I am attempting to follow the steps in this article: https://azure.microsoft.com/en-us/documentation/articles/arm-template-deployment/ However, when I execute the below step, I get an insufficient privileges error, even though I am a co-administrator on the azure subscription. Can someone explain how I can check and change my permissions to complete this operation? There
may be other pre-requisites as well for Azure Active directory -- the article isn't clear on that I think.
New-AzureADApplication-DisplayName"My AD Application 1"-HomePage"https://myapp1.com"-IdentifierUris"https://myapp1.com"-Password"{password}"