Add hash table parameter support for all AzureRM PowerShell commands
Using a hash table looks much cleaner and can be easier to read than using long single line commands or use the back tick to wrap them. It seems sporadically supported but it seems you can never tell which command until you run it.
1
vote