Could someone help me with this? I am constantly getting an error in AzureRmADApplication (example below) New-AzureRmADApplication : Run Login-AzureRmAccount to login. At line:48 char:1 + New-AzureRmADApplication -DisplayName $displayName -HomePage $homePag ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [New-AzureRmADApplication], PSInvalidOperationException + FullyQualifiedErrorId : InvalidOperation,Microsoft.Azure.Commands.ActiveDirectory.NewAzureADApplicationCommand
Could someone help me with this? I am constantly getting an error in AzureRmADApplication (example below)
New-AzureRmADApplication : Run Login-AzureRmAccount to login.
At line:48 char:1