Skip to content

Repo sync for protected CLA branch #8573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions subscriptions/faq/subscriber/azure/includes/expired-azure.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: What happens to my Azure resources when my subscription expires?
description: Learn what happens to your Azure resources when your Visual Studio subscription expires, and how you can safeguard them.
ms.topic: include
ms.assetid: 6855de21-c6f4-4e1e-a1ff-dc008f9dbe2d
author: evanwindom
ms.author: amast
ms.date: 10/17/2022
ms.faqid: q5_10
---

## What happens to my Azure resources when my subscription expires?

When your Visual Studio subscription ends, you're no longer eligible to receive Azure monthly credits. You'll begin receiving emails from Azure, reminding you to either renew, purchase a new Visual Studio subscription, convert your current Azure subscription to pay-as-you-go, or move your existing Azure resources to another subscription. The emails will provide timelines for when assets will be disabled and deleted, as well as [instructions on how to purchase a subscription or transfer your Azure resources to a new subscription](https://learn.microsoft.com/azure/devtest/offer/troubleshoot-expired-removed-subscription).

6 changes: 4 additions & 2 deletions subscriptions/faq/subscriber/azure/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ms.topic: conceptual
ms.assetid: 1d2c7d71-478b-4221-85c2-1c238a22e9a2
author: evanwindom
ms.author: amast
ms.date: 07/06/2022
ms.date: 10/17/2022
ms.faqid: Section5
---

Expand All @@ -27,4 +27,6 @@ ms.faqid: Section5

[!INCLUDE [What are the monthly Azure credits?](includes/what-are-credits.md)]

[!INCLUDE [Can I use my work account to sign in?](includes/work-account-sign-in.md)]
[!INCLUDE [Can I use my work account to sign in?](includes/work-account-sign-in.md)]

[!INCLUDE [What happens to my Azure resources when my subscription expires?](includes/expired-azure.md)]