I have install Windows azure powershell.
After that when i start as the Windows azure powershell as administrator i am getting an error ---
Saying The term 'Add-AzureAccount' is not recognized

How can i fix this error Anyone knows any solution !!
Before running that cmdlet, can you try
Import-Module Azure
if the module is not found, you can try
Install-Module Azure
Be sure to run powershell as administrator for the latter.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With