Skip to content

Commit ff74b33

Browse files
Merge pull request #6398 from evanwindom/newui
Create new retail purchase/activation article, retire the old one, update TOC and redirection
2 parents ce17d74 + 01364b4 commit ff74b33

File tree

4 files changed

+60
-42
lines changed

4 files changed

+60
-42
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11639,6 +11639,11 @@
1163911639
"source_path": "docs/azure/cognitive-services-connected-services.yml",
1164011640
"redirect_url": "/visualstudio/azure",
1164111641
"redirect_document_id": false
11642+
},
11643+
{
11644+
"source_path": "subscriptions/activate-store-subscriptions.md",
11645+
"redirect_url": "visualstudio/subscriptions/buy-activate-retail",
11646+
"redirect_document_id": true
1164211647
}
1164311648
]
1164411649
}

subscriptions/TOC.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# [What's New](whats-new-in-subscriptions.md)
33
# Subscriptions
44
## Buy subscriptions
5-
### [Retail](https://visualstudio.microsoft.com/vs/pricing)
5+
### [Retail](buy-activate-retail.md)
66
### Cloud
77
#### [Overview](vscloud-overview.md)
88
#### [Billing FAQ](vscloud-billing-faq.md)
@@ -13,7 +13,6 @@
1313
#### [Manage subscriptions for MPN](manage-mpn-subscriptions.md)
1414
### [Microsoft for Startups](program-startups.md)
1515
## Sign in
16-
### [Activate retail subscriptions](activate-store-subscriptions.md)
1716
### [Sign in with Microsoft Accounts](sign-in-msa.md)
1817
### [Sign in with work/school accounts](sign-in-work.md)
1918
### [Sign in with GitHub](sign-in-github.md)

subscriptions/activate-store-subscriptions.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

subscriptions/buy-activate-retail.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: Visual Studio subscriptions available for purchase in the Microsoft Store | Microsoft Docs
3+
author: evanwindom
4+
ms.author: lank
5+
manager: lank
6+
ms.assetid: 76654645-08ee-445d-b9ee-123126d1f0fb
7+
ms.date: 04/13/2020
8+
ms.topic: conceptual
9+
description: Learn how to purchase Visual Studio subscriptions in the Microsoft Store and activate them in the Visual Studio subscriptions portal.
10+
---
11+
12+
# Visual Studio subscriptions are available through the Microsoft Store
13+
Visual Studio subscriptions are available through a variety of channels, including [Volume Licensing](https://www.microsoft.com/licensing/default), Cloud Solution Providers, the [Visual Studio Marketplace](https://marketplace.visualstudio.com/subscriptions), and Microsoft Store. This article will explore purchasing and activating subscriptions through the [Microsoft Store](https://www.microsoft.com/search?q=visual+studio+subscription).
14+
15+
## How to buy subscriptions
16+
Need help deciding which subscription is right for you? Check out our [subscription benefits page](https://visualstudio.microsoft.com/vs/benefits/).
17+
18+
Visual Studio subscriptions available through the Microsoft Store include:
19+
- [Visual Studio Enterprise](https://www.microsoft.com/p/visual-studio-enterprise-subscription/dg7gmgf0dst4?activetab=pivot%3aoverviewtab)
20+
- [Visual Studio Professional](https://www.microsoft.com/p/visual-studio-professional-subscription/dg7gmgf0dst3?activetab=pivot%3aoverviewtab)
21+
- [Visual Studio Test Professional](https://www.microsoft.com/p/visual-studio-test-professional-subscription/dg7gmgf0dst6?activetab=pivot%3aoverviewtab)
22+
23+
Each of these subscription offers the option to make an initial purchase or to renew an existing subscription. Renewal pricing, which reflects a significant discount, is only available for existing subscriptions.
24+
25+
> [!IMPORTANT]
26+
> To qualify to renew subscriptions at the discounted renewal price, subscriptions should be renewed before they expire.
27+
28+
## How to activate subscriptions
29+
After you purchase a Visual Studio subscription through the Microsoft Store, you can begin the activation process from the payment "Confirmation Page" or "Confirmation Email" you received after your purchase.
30+
31+
1. Click on **Click here to sign in** in the confirmation email or on the purchase confirmation page.
32+
2. You will be redirected to [https://my.visualstudio.com/subscriptions/activate](https://my.visualstudio.com/subscriptions/activate?wt.mc_id=o~msft~docs).
33+
3. Enter the email address that requires access to the Visual Studio subscription and click **Continue**.
34+
4. You may be redirected to one of two different sign-in pages depending on the type of account you are using:
35+
- Subscribers using their personal "Microsoft Account" (MSA) will see the Microsoft Account password page.
36+
- Subscribers using their work/school accounts will be redirected to their organization's sign-in page.
37+
5. Enter your password, or complete your organization's sign-in requirements.
38+
6. Upon successful sign-in, an "Activate Your Visual Studio Subscription" window will appear.
39+
7. Enter the product key information available from the payment "Confirmation Page" or "Confirmation Email" and click **Activate**.
40+
8. The subscription should now be visible on the [Subscriptions](https://my.visualstudio.com/subscriptions?wt.mc_id=o~msft~docs) page and you should have access to all your subscription benefits.
41+
42+
## Support for Microsoft Store
43+
If you have any questions about purchasing through the Microsoft Store, help is available. Contact [Microsoft Store Support](https://support.microsoft.com/help/28808/microsoft-store-contact-support?ocid=MSCOMStoreFooter-ContactUs).
44+
45+
## See also
46+
- [Visual Studio documentation](https://docs.microsoft.com/visualstudio/)
47+
- [Azure DevOps documentation](https://docs.microsoft.com/azure/devops/)
48+
- [Azure documentation](https://docs.microsoft.com/azure/)
49+
- [Microsoft 365 documentation](https://docs.microsoft.com/microsoft-365/)
50+
51+
## Next steps
52+
Once you have activated your subscription, visit the [Benefits](https://my.visualstudio.com/benefits?wt.mc_id=o~msft~docs) page to see all the tools, services, training and support benefits included in your subscription. We recommend setting up these benefits to get started:
53+
- [Visual Studio](vs-ide-benefit.md)
54+
- [Azure DevOps](vs-azure-devops.md)

0 commit comments

Comments
 (0)