Powershell error: 'Get-AzureRole' is not recognized as the name of a cmdlet
i trying
as per document - "https://msdn.microsoft.com/library/azure/dn690118.aspx"
when execute command in doc in powershell:
get-azurerole -servicename ftpinazure -slot production -instancedetails
the following error msg pops up:
'get-azurerole' not recognized name of cmdlet.
what's wrong?
thanks
thank morris
i installed azure powershell , fixed it.
thank morris
Microsoft Azure > Azure Scripting and Command Line Tools
Comments
Post a Comment