Hi,
Azure subscription unable to connect through Powershell. I had all the Azure RM modules installed. Powershell version is 5.0 and on windows 10.
Getting the Following error:
connect-AzureRmAccount : The term 'connect-AzureRmAccount' is not recognized as the name of a cmdlet, function, script
file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
and try again.
At line:1 char:1
+ connect-AzureRmAccount
+ ~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (connect-AzureRmAccount:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Please kindly help me through this.
Thanks,
info2m