Create an Azure Admin With Cloud Shell

Overview:

The following shows you how to create an Admin User with Contributor permissions on the associated subscription. In order to not use the GA account for activities and use a lesser privilege role we create this 'Azure Admin' role.

1. Open Cloud Shell

2. Select Powershell when the dialog box opens at the bottom of the page

3. Select 'No Storage Account Required', Select your Subscription, and click apply.

4. Once the Terminal is loaded, as shown below, dump the included script

Last updated