Skip to content

Commit c47938a

Browse files
authored
Merge pull request #13806 from LHL407/articles-about-managing-subscriptions
[AQ] edit pass: Articles about managing Visual Studio subscriptions
2 parents 91ce9ad + f2dd488 commit c47938a

File tree

6 files changed

+227
-244
lines changed

6 files changed

+227
-244
lines changed

subscriptions/add-monthly-subs.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
11
---
2-
title: Link new monthly subscriptions to Subscriptions Admin Portal
2+
title: Link New Monthly Subscriptions to Subscriptions Admin Portal
33
author: joseb-rdc
44
ms.author: amast
55
manager: shve
66
ms.date: 03/20/2025
77
ms.topic: how-to
8-
description: Learn how to link newly purchased monthly Visual Studio subscriptions to the Subscriptions Admin Portal.
8+
description: Learn how to link newly purchased monthly Visual Studio subscriptions to the Subscriptions Admin portal.
99
---
10-
# Link new monthly Visual Studio subscriptions to the Subscriptions Admin Portal
1110

12-
If you're an Azure Admin and already completed the purchase process in the [Marketplace](https://marketplace.visualstudio.com/subscriptions) of new monthly Visual Studio subscriptions using an Azure subscription, you might need to link them into your specific admin group using the Admin Portal.
11+
# Link new monthly Visual Studio subscriptions to the Subscriptions Admin portal
12+
13+
If you're an Azure admin and purchased new monthly Visual Studio subscriptions by using an Azure subscription in the [Visual Studio Marketplace](https://marketplace.visualstudio.com/subscriptions), you might need to link them into your specific admin group. You can link them by using the Subscriptions Admin portal.
1314

1415
## How do I know if I need to link my subscriptions?
1516

16-
The steps to link monthly subscriptions depend on what kinds of subscriptions your organization already has, and whether you're a new admin.
17-
+ If you're a new admin, we check for Azure subscriptions on which you have User Access Administrator rights when you sign in to the Subscriptions Admin portal the first time. If we find monthly subscriptions for you, we link them automatically.
18-
+ If you linked or administered monthly subscriptions purchased using an Azure subscription, we check for new monthly subscriptions each time you sign in.
19-
+ If you're already an admin for Volume Licensing subscriptions but **haven't** linked or managed monthly subscriptions, you need to link them using the following steps.
17+
Whether you need to link your subscription depends on the type of subscriptions your organization already has, and whether you're a new admin.
18+
19+
* If you're a new admin, the first time you sign in to the Subscriptions Admin portal, we check to see if you have User Access Administrator rights for any Azure subscriptions. If we find monthly subscriptions for you, we link them automatically.
20+
* If you linked or administered monthly subscriptions that you purchased by using an Azure subscription, we check for new monthly subscriptions each time you sign in.
21+
* If you're already an admin for Volume Licensing subscriptions but *haven't* linked or managed monthly subscriptions, you need to link them by using the following steps.
2022

2123
## How to link monthly subscriptions
2224

23-
1. Sign in to the Subscriptions Admin portal at <https://manage.visualstudio.com>.
24-
0. On the **Manage subscribers** tab, choose the **Add agreement** drop-down.
25-
0. Choose **New monthly subscriptions** in the drop-down.
25+
1. Sign in to the [Subscriptions Admin portal](https://manage.visualstudio.com).
26+
0. On the **Manage subscribers** tab, select the **Add agreement** dropdown menu and then select **New monthly subscription(s)**.
2627
> [!div class="mx-imgBorder"]
27-
> ![Add new monthly subscriptions drop-down](_img/add-monthly-subs/add-subs-drop-down.png "Screenshot of Add agreement drop-down. New monthly subscriptions option is highlighted.")
28+
> ![Add new monthly subscriptions dropdown menu](_img/add-monthly-subs/add-subs-drop-down.png "Screenshot of Add agreement dropdown menu with the new monthly subscriptions option highlighted.")
2829
29-
> [!NOTE]
30-
> If the "New monthly subscription(s)" option isn't visible when you select the "Add agreements" drop-down, it indicates that a monthly subscription hasn't been purchased in the marketplace or the monthly subscriptions were automatically linked, allowing for immediate assignment.
30+
> [!NOTE]
31+
> If the **New monthly subscription(s)** option isn't visible when you select the **Add agreement** dropdown menu, it indicates that no monthly subscriptions were purchased in the marketplace, or that the monthly subscriptions were automatically linked, allowing for immediate assignment.
3132
32-
4. The system searches for any Azure subscriptions on which you have User Access Administrator rights and imports any Visual Studio subscriptions purchased with those Azure subscriptions.
33+
4. The system searches to see if you have User Access Administrator rights for any Azure subscriptions and imports any Visual Studio subscriptions purchased with those Azure subscriptions.
3334
0. If you don't have User Access Administrator rights on any Azure subscriptions, or no Visual Studio subscriptions are found, you receive the following message:
3435
> [!div class="mx-imgBorder"]
35-
> ![No new monthly subscriptions found](_img/add-monthly-subs/no-subs-found.png "Screenshot of Error message indicating that there are no Azure subscriptions or Visual Studio subscriptions are available to you.")
36+
> ![No new monthly subscriptions found](_img/add-monthly-subs/no-subs-found.png "Screenshot of error message that indicates that no Azure subscriptions or Visual Studio subscriptions are available to you.")
3637
0. If new monthly subscriptions are found, you receive a confirmation message.
3738
> [!div class="mx-imgBorder"]
38-
> ![Subscriptions added confirmation message](_img/add-monthly-subs/subs-added-confirmation.png "Screenshot of a message confirming that new monthly subscriptions have been added.")
39+
> ![Subscriptions added confirmation message](_img/add-monthly-subs/subs-added-confirmation.png "Screenshot of a message that confirms that new monthly subscriptions have been added.")
3940
4041
## Things to keep in mind
4142

42-
+ The option to link new monthly subscriptions is only available the first time you purchase them. After you link monthly subscriptions, we check for new subscriptions each time you sign in to the portal.
43-
+ When new subscriptions are found, you might see that they're already assigned to subscribers. That behavior is because there are other admins with access to the Azure subscription, and they assigned the new Visual Studio subscriptions to users. Now that you linked them to your portal, you can administer those subscriptions.
43+
* The option to link new monthly subscriptions is available only the first time you purchase them. After you link monthly subscriptions, we check for new subscriptions each time you sign in to the portal.
44+
* When new subscriptions are found, you might see that they're already assigned to subscribers. The reason is that there are other admins with access to the Azure subscription, and they can also assign the new Visual Studio subscriptions to users. Now that you linked them to your portal, you can administer those subscriptions.
4445

4546
## Support resources
4647

47-
For assistance with administration of Visual Studio Subscriptions, contact [Visual Studio subscriptions support](https://aka.ms/vsadminhelp).
48+
For assistance with administration of Visual Studio subscriptions, contact [Visual Studio subscriptions support](https://aka.ms/vsadminhelp).
4849

49-
## Next steps
50+
## Related content
5051

5152
Now that you linked subscriptions, you're ready to assign them to users. You can do that in several ways:
52-
+ [Assign subscriptions individually](assign-license.md)
53-
+ [Assign subscriptions to multiple users](assign-license-bulk.md)
54-
+ [Assign specific subscriptions to specific users](assign-guid.md)
55-
56-
## See also
57-
58-
+ [Visual Studio documentation](/visualstudio/)
59-
+ [Azure DevOps Services documentation](/azure/devops/)
60-
+ [Azure documentation](/azure/)
61-
+ [Microsoft 365 documentation](/microsoft-365/)
53+
* [Assign subscriptions individually](assign-license.md)
54+
* [Assign subscriptions to multiple users](assign-license-bulk.md)
55+
* [Assign specific subscriptions to specific users](assign-guid.md)
56+
57+
For more help, see:
58+
* [Visual Studio documentation](/visualstudio/)
59+
* [Azure DevOps Services documentation](/azure/devops/)
60+
* [Azure documentation](/azure/)
61+
* [Microsoft 365 documentation](/microsoft-365/)

0 commit comments

Comments
 (0)