AzureStorageExplorer
AzureStorageExplorer copied to clipboard
Use consistent naming in command ids
We are naming command ids using both camelCase values and dash delimited values.
I would suggest dash-delimited, as the IDs are likely to be used as HTML ID attributes.