Skip to content

Commit 08b343a

Browse files
Merge pull request #182917 from j-martens/patch-28
Update quickstart-individual-credit.md
2 parents 4b0d474 + a91ce9d commit 08b343a

File tree

3 files changed

+50
-3
lines changed

3 files changed

+50
-3
lines changed

articles/devtest/offer/quickstart-individual-credit.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.prod: visual-studio-windows
99
ms.custom: devtestoffer
1010
---
1111

12-
# How to get started with your individual Azure Credit Subscription
12+
# Get started with your individual Azure Credit Subscription
1313

1414
When accessing your Azure Credit Subscription, you have two ways to sign in and use your credits.
1515

@@ -18,7 +18,7 @@ You have the opportunity to use a personal or corporate email address when signi
1818
> [!NOTE]
1919
> The email address you use for sign in dictates what Azure Active Directory (Azure AD) Tenant your subscription is associated with.
2020
21-
## Using a personal email address versus a work account
21+
## Choose the email address
2222

2323
The email you use should follow your organization’s requirements – either you use a personal email OR your organization’s provided email.
2424

@@ -28,7 +28,7 @@ If you sign in using a personal account like Gmail, Yahoo, or Hotmail, your orga
2828
**Using a Corporate Email Account or Work School Account (WSA)**
2929
If you sign in with your organization’s account, you'll be added as a user within your organization's Active Directory, giving your organization access to manage your account and work.
3030

31-
## How to activate your Azure Credit Subscription
31+
## Activate your Azure Credit Subscription
3232

3333
Once you receive a my.visualstudio.com license, you can sign in via my.visualstudio.com or portal.azure.com.
3434
Remember, the account you sign in with will dictate what tenant your directory will be under.
@@ -70,3 +70,8 @@ For more details go to my.visualstudio.com, or follow this link: [Use Microsoft
7070

7171
> [!NOTE]
7272
> This method uses the login credentials you used when signing in through your Azure Portal. This way of signing in has a higher probability of associating your subscription with your organization’s directory through your corporate Microsoft Account.
73+
74+
<a name="maintain-a-subscription-to-use-monthly-credits"></a>
75+
## Troubleshoot removed/expired subscriptions
76+
77+
If your Visual Studio subscription expires or is removed, all the subscription benefits, including the monthly Azure dev/test individual credit are no longer available. To learn how to continue using Azure with a monthly credit, read "[Renew an expired subscription, purchase a new on, or transfer your Azure resources](troubleshoot-expired-removed-subscription.md)".

articles/devtest/offer/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
href: how-to-manage-monitor-devtest.md
3535
- name: Manage reliability & performance
3636
href: how-to-manage-reliability-performance.md
37+
- name: Expired or removed subscriptions
38+
href: troubleshoot-expired-removed-subscription.md
3739
- name: Resources
3840
items:
3941
- name: Azure roadmap
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: Troubleshoot expired Visual Studio subscription
3+
description: Learn how to renew an expired subscription, purchase a new one, or transfer your Azure resources.
4+
author: jamestramel
5+
ms.author: jametra
6+
ms.date: 12/15/2021
7+
ms.topic: troubleshooting
8+
ms.prod: visual-studio-windows
9+
ms.custom: devtestoffer
10+
---
11+
12+
# Renew an expired subscription, purchase a new on, or transfer your Azure resources
13+
14+
If your Visual Studio subscription expires or is removed, all the subscription benefits, including the monthly Azure dev/test individual credit are no longer available. To continue using Azure with a monthly credit, you will need to renew your subscription, purchase a new subscription, and/or transfer your Azure resources to a different Azure subscription that includes the Azure dev/test individual credit.
15+
16+
> [!IMPORTANT]
17+
> You must transfer your resources to another Azure subscription before your current Azure subscription is disabled or you will lose access to your data.
18+
>
19+
> If you don’t take one of these actions, your Azure subscription will be disabled at the time specified in your email notification. If the subscription is disabled, you can reenable it as a pay-as-you-go subscription by following [these steps](/azure/cost-management-billing/manage/switch-azure-offer.md).
20+
21+
## Maintain a subscription to use monthly credits
22+
23+
There are several ways to continue using a monthly credit for Azure. To save your Azure resources, you must [transfer your resources](/azure/azure-resource-manager/management/move-resource-group-and-subscription) to another Azure subscription, regardless of which of the following action you choose:
24+
25+
- **If you purchase your Visual Studio subscription directly**, purchase a new subscription or renew your subscription through Microsoft Store.
26+
27+
- [Visual Studio Enterprise](https://www.microsoft.com/p/visual-studio-enterprise-subscription/dg7gmgf0dst4?activetab=pivot%3aoverviewtab)
28+
29+
- [Visual Studio Professional](https://www.microsoft.com/p/visual-studio-professional-subscription/dg7gmgf0dst3?activetab=pivot%3aoverviewtab)
30+
31+
- [Visual Studio Test Professional](https://www.microsoft.com/p/visual-studio-test-professional-subscription/dg7gmgf0dst6?activetab=pivot%3aoverviewtab)
32+
33+
- **If someone in your organization purchases subscriptions for your organization**, [contact your Visual Studio subscription admin](/visualstudio/subscriptions/contact-my-admin.md) and request a subscription that provides the monthly credit that you need.
34+
35+
- **If you have another active Visual Studio subscription** at the same subscription level, you can use it to set up a new Azure credit subscription.
36+
37+
## Convert your Azure subscription to pay-as-you-go
38+
39+
If you no longer need a Visual Studio subscription or credit but you want to continue using your Azure resources, convert your Azure subscription to pay-as-you-go pricing by [removing your spending limit](/azure/cost-management-billing/manage/spending-limit#remove-the-spending-limit-in-azure-portal).
40+

0 commit comments

Comments
 (0)