I have documented my personal experience on this blog. The Connect-AzureRmAccount cmdlet connects to Azure with an authenticated account for use with Azure Resource Manager cmdlet requests. Check the spelling of the name, or if a path was included, verify that the path is correct. At line:1 char:1 + Login-AzureRmAccount + ~~~~~ For accuracy and official reference refer to MS Books On Line and/or MSDN/TechNet. file, or operable program. PS C:\windows\system32> Login-AzureRmAccount. Next, install the AzureRm module using the below cmdlet. When login through Login-AzureRmAccount using the credentials without specifying any parameters you will get login to a subscription. I'm trying to automate the some scripts to dynamically pass the Get-Credential objects to either the "Login-AzureRmAccount" or "Add-AzureRmAccount" without success. PS C:\WINDOWS\system32> Login-AzureRmAccount Login-AzureRmAccount : The term 'Login-AzureRmAccount' is not recognized as the name of a cmdlet, function, script file, or operable program. While running the wizard to create the connectors, your hitting the following error: The term ‘Login-AzureRmAccount’ is not recognized as the name of a cmdlet, function, script file, or operable program. If you are new to PowerShell like me then you would have encountered this ans similar errors. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. In my test case this was my Subscription 2 which is, in an Azure account doesn’t belong to me, but I’m a co-administrator for subscription 2 and 3. Login-AzureRmAccount : The term 'Login-AzureRmAccount' is not recognized as the name of a cmdlet, function, script file, or operable program. Login-AzureRmAccount or Add-AzureRmAccount not accepting , You can use Connect-AzureRmAccount PowerShell command without an interactive login. I couldn't believe Microsoft offered a release candidate for PowerShell Core without support for Azure. I wasn't ready to give up yet though. Login-AzureRmaccount: The term 'Add-AzureRmAccount' is not recognized as the name of a cmdlet, function, script file, or operable program. To add an authenticated account for use with Service Management cmdlets, use the Add-AzureAccount or the Import-AzurePublishSettingsFile cmdlet. My employer do not endorse any tools, applications, books, or concepts mentioned on the blog. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. Login-AzureRmAccount : The term 'Login-AzureRmAccount' is not recognized as the name of a cmdlet, function, script. Here i have executed Login-AzureRmAccount and got below error:-Login-AzureRmaccount : The term 'Login-AzureRmaccount' is not recognized as the name of a cmdlet, function, script file, or operable program. At line:1 char:1 Recently while executing one PowerShell script to connect to Azure Resource Manager I faced following error: XyzPSScript.ps1 : The term 'Login-AzureRmAccount' is not recognized as the name of a cmdlet, function, script file, or operable program. It only work by itself with no parameters. The term Login-AzureRmAccount is not recognized as the name of a cmdlet. This is not what I expected. and try again. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. The term ‘Get-AzureRmVM’ is not recognized as the name of a cmdlet [Solved] To fix this what we need to do is. You can use this authenticated account only with Azure Resource Manager cmdlets. The opinions expressed here represent my own and not those of my employer. At line:1 char:1 + Login-AzureRmaccount PS C:\windows\system32> Install-Module AzureRm Login to the AzureRm Account using the below command.