Tag: Connect to Azure PowerShell

[Fixed]: The term ‘Connect-AzAccount’ is not recognized as the name of a cmdlet

How to fix “Connect-AzAccount - The term 'Connect-AzAccount' is not recognized as the name of a cmdlet, function, script file, or operable program.

Loading

In this PowerShell troubleshooting article, we will learn how to fix the error “The term ‘Connect-AzAccount’ 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.” We will get

Continue reading

[Fixed]: Remove-MsolServicePrincipalCredential : Access Denied. You do not have permissions to call this cmdlet.

Remove-MsolServicePrincipalCredential - Access Denied. You do not have permissions to call this cmdlet

Loading

The “Remove-MsolServicePrincipalCredential : Access Denied” error – when we try to connect to and run the Connect-MsolService command in the Microsoft Azure Active Directory Module for Windows PowerShell to connect to a Microsoft cloud service such as Office 365, Microsoft Azure, or Microsoft Intune, this will not be successful.  And you might receive this error

Continue reading