-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Milestone
Description
The -Profile
parameter seems to be missing from all ARM PowerShell commands, except for a couple of profile management commands. What happened to it?
PS C:\Windows\system32> Get-Command -Module *azure* -ParameterName Profile | Format-Table -AutoSize
CommandType Name Version Source
----------- ---- ------- ------
Cmdlet Save-AzureRmProfile 1.0.0 AzureRM.Profile
Cmdlet Select-AzureRmProfile 1.0.0 AzureRM.Profile
Cheers,
Trevor Sullivan
Microsoft MVP PowerShell
http://trevorsullivan.net
http://twitter.com/pcgeek86