Skip to content

Commit b9f5920

Browse files
authored
Merge pull request #6475 from MicrosoftDocs/master637511046219972539
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents f9ce830 + 92298f7 commit b9f5920

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

subscriptions/admin-responsibilities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: evanwindom
44
ms.author: v-evwin
55
manager: cabuschl
66
ms.assetid: b26b31dc-1eeb-4871-9ce6-2c980e703f1e
7-
ms.date: 02/02/2021
7+
ms.date: 03/11/2021
88
ms.topic: conceptual
99
description: Learn about responsibilities of subscriptions admins.
1010
---
@@ -27,7 +27,7 @@ Visual Studio subscriptions allow developers to install and use software to desi
2727
| User-based licensing | MSDN Platforms and all levels of Visual Studio subscriptions are licensed on a per-user basis. Each development team member that will interact (install, configure, or access) with the software included with these products and services requires their own Visual Studio subscription. |
2828
| Unlimited installations | Each licensed user may install and use the software on any number of devices to design, develop, test, evaluate, and demonstrate software. The exception is Microsoft Office, which is licensed for one desktop. Visual Studio-licensed software can be installed and used at work, home, school, and on devices at a customer’s office or on dedicated hardware hosted by a third party. |
2929
| Not intended for production environments | Visual Studio subscriptions software is not licensed for production environments, including any environment accessed by end users for more than acceptance testing or feedback, an environment connecting to a production database, supporting disaster recovery or production backup, or used for production during peak periods of activity. Exceptions to this include specific benefits for certain subscription levels, outlined in the [Visual Studio Licensing White Paper](https://aka.ms/vslicensing). |
30-
| License reassignment | When a user leaves a team and no longer requires a license, you may reassign the license after 90 days have passed. When you reassign a license, any product keys that were already used will still be available but will not be replaced. For organizations that have Enterprise Agreements (EA), any benefits that were used by the original user, such as Pluralsight training, will be reset. |
30+
| License reassignment | When a user leaves a team and no longer requires a license, you may reassign the license to another user if at least 90 days have passed since it was assigned to the previous user. When you reassign a license, any product keys that were already used will still be available but will not be replaced. For organizations that have Enterprise Agreements (EA), any benefits that were used by the original user, such as Pluralsight training, will be reset. |
3131
| Exception for end users | At the end of a software development project, end users typically review an application and determine whether it meets the necessary criteria for release. This process is called user acceptance testing (UAT). Team members such as a business sponsor or a product manager can act as proxies for end users. End users who do not have a Visual Studio subscription may access the software for UAT if use of the software otherwise complies with all Visual Studio licensing terms. It is rare that someone whose primary role is designing, developing, or testing the software would also qualify as an “end user”. |
3232

3333
## See also

subscriptions/anonymization.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: evanwindom
44
ms.author: v-evwin
55
manager: cabuschl
66
ms.assetid: ce5fc8a4-484c-4df6-97c3-cb60174fb66b
7-
ms.date: 02/20/2020
7+
ms.date: 03/11/2021
88
ms.topic: conceptual
99
description: Learn how subscriber data is anonymized when access to subscriptions is lost.
1010
---
@@ -30,7 +30,9 @@ Events that render a subscription unusable to a subscriber will trigger anonymiz
3030
A: No. The anonymization is in response to an event that causes the loss of access to the subscription, but does not cause the lack of access.
3131

3232
### Q: I'm an admin for my organization's subscriptions. If one of my subscriber's information is anonymized, can that subscription be reassigned to another user?
33-
A: Yes -- As long as the subscription has not expired, it can be reassigned to another subscriber.
33+
A: Yes. A subscriptions can be reassigned if these criteria are met:
34+
- The subscription has not expired
35+
- A minimum of 90 days have passed since the subscription was last assigned to a subscriber. For example, if a subscription was assigned to a subscriber on June 1, it cannot be reassigned until at least August 30.
3436

3537
### Q: How can I prevent anonymization caused by deleting a sign-in email address?
3638
A: There are two ways to prevent the issue:

subscriptions/delete-license.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ description: Learn how admins can delete subscription assignments in the Visual
1010
---
1111

1212
# Delete assignments in Visual Studio subscriptions
13-
When a subscriber no longer requires a Visual Studio subscription, such as when they leave the company, complete a project, or switch to a new job role, you can remove their subscription and assign it to someone else. Please note that when you reassign a subscription, not all the subscriber benefits will be reset. The new user will be able to claim any unclaimed keys and view previously claimed keys but claim limits are **not** reset. For organizations that have Enterprise Agreements (EA), any benefits that were used by the original user, such as Pluralsight training, will be reset.
13+
When a subscriber no longer requires a Visual Studio subscription, such as when they leave the company, complete a project, or switch to a new job role, you can remove their subscription and assign it to someone else. Please note that when you reassign a subscription, not all the subscriber benefits will be reset. The new user will be able to claim any unclaimed keys and view previously claimed keys but claim limits are **not** reset. For organizations that have Enterprise Agreements (EA), any benefits that were used by the original user, such as Pluralsight training, will be reset.
14+
> [!Important]
15+
> Subscriptions can only be assigned to different users if a minimum of 90 days have passed since the subscription was last assigned. For example, if a subscription was assigned to a subscriber on June 1, it cannot be assigned to a new subscriber until at least August 30.
1416
1517
Watch this video or read on to learn how to delete assignments.
1618

0 commit comments

Comments
 (0)