Skip to content

Commit ce6d398

Browse files
author
Evan Windom
committed
Add screenshots to cloud-admin.md
1 parent 3ed59ce commit ce6d398

File tree

5 files changed

+13
-5
lines changed

5 files changed

+13
-5
lines changed
Loading
Loading
Loading
Loading

subscriptions/cloud-admin.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: Setting Up Administrators for Monthly Subscriptions | Microsoft Docs
33
author: evanwindom
44
ms.author: lank
55
manager: lank
6-
ms.date: 03/02/2020
6+
ms.date: 03/03/2020
77
ms.topic: conceptual
8-
description: Setting Up Administrators for Monthly Subscriptions
8+
description: Setting Up Administrators for monthly Subscriptions
99
---
10-
# Set up administrators for Visual Studio Monthly subscriptions
10+
# Set up administrators for Visual Studio monthly subscriptions
1111

1212
Visual Studio monthly subscriptions are managed by administrators. These individuals can assign subscriptions, edit assignments, add or delete subscriptions, and perform other subscription management tasks.
1313

@@ -27,13 +27,21 @@ To add administrators:
2727

2828
1. Connect to the Azure Portal at [portal.azure.com](https://portal.azure.com).
2929
2. Sign in with the account you used to purchase the Visual Studio monthly subscriptions.
30-
3. In the left navigation pane, scroll down to **Cost Management + Billing**.
30+
3. Under **Azure services**, choose **Cost Management + Billing**.
31+
> [!div class="mx-imgBorder"]
32+
> ![Choose Cost Management + Billing under Azure services](_img/cloud-admin/azure-cost-billing.png)
3133
4. In the **My subscriptions** list, choose the Azure subscription that you used to make the purchase.
32-
5. Click **Access control**, which is located near the top of the list in the left navigation pane.
34+
> [!div class="mx-imgBorder"]
35+
> ![Choose subscription](_img/cloud-admin/subscription-list.png)
36+
5. Click **Access control (IAM)**, which is located near the top of the list in the left navigation pane.
3337
6. Click the **Add** tab at the top of the page.
3438
7. Click **Add role assignment**.
39+
> [!div class="mx-imgBorder"]
40+
> ![Choose Access control, Add, Add role assignment](_img/cloud-admin/access-control-add.png)
3541
8. In the fly-out pane on the right, click on the **Role** drop-down at the top of the pane, scroll down, and select **User Access Administrator**.
3642
9. In the list of users, scroll down to the user you wish to make an admin, and select them.
43+
> [!div class="mx-imgBorder"]
44+
> ![Choose Role, User access admin](_img/cloud-admin/add-role-user-access-admin.png)
3745
10. Click **Save**.
3846
11. Click on the **Role assignments** tab to verify that the user you selected now appears as a User Access Administrator.
3947

0 commit comments

Comments
 (0)