Skip to content

Commit cae4847

Browse files
authored
Merge pull request #114505 from bandersmsft/master
CM+B - minor updates for clarity - Cancel subscription article
2 parents 1e483ee + 0274b37 commit cae4847

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

articles/cost-management-billing/manage/cancel-azure-subscription.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,20 @@ ms.reviewer: amberb
66
tags: billing
77
ms.service: cost-management-billing
88
ms.topic: conceptual
9-
ms.date: 02/12/2020
9+
ms.date: 05/08/2020
1010
ms.author: banders
1111

1212
---
1313
# Cancel your Azure subscription
1414

1515
You can cancel your Azure subscription in the Azure portal if you no longer need the subscription.
1616

17-
Before you cancel your subscription:
17+
Although not required, Microsoft *recommends* that you take the following actions before you cancel your subscription:
18+
1819
* Back up your data. For example, if you're storing data in Azure storage or SQL, download a copy. If you have a virtual machine, save an image of it locally.
1920
* Shut down your services. Go to the [resources page in the management portal](https://ms.portal.azure.com/?flight=1#blade/HubsExtension/Resources/resourceType/Microsoft.Resources%2Fresources), and **Stop** any running virtual machines, applications, or other services.
2021
* Consider migrating your data. See [Move resources to new resource group or subscription](../../azure-resource-manager/management/move-resource-group-and-subscription.md).
21-
* Delete all resources and all resource groups. Deleting them is required before you can cancel a subscription. Each resource group must be deleted individually. During resource group deletion, you must confirm deletion by typing the resource group name.
22+
* Delete all resources and all resource groups.
2223
* If you have any custom roles that reference this subscription in `AssignableScopes`, you should update those custom roles to remove the subscription. If you try to update a custom role after you cancel a subscription, you might get an error. For more information, see [Troubleshoot problems with custom roles](../../role-based-access-control/troubleshooting.md#problems-with-custom-roles) and [Custom roles for Azure resources](../../role-based-access-control/custom-roles.md).
2324

2425
If you cancel a paid Azure Support plan, you are billed for the rest of the subscription term. For more information, see [Azure support plans](https://azure.microsoft.com/support/plans/).
@@ -31,7 +32,6 @@ If you cancel a paid Azure Support plan, you are billed for the rest of the subs
3132
![Screenshot that shows the Cancel button](./media/cancel-azure-subscription/cancel_ibiza.png)
3233
3. Follow prompts and finish cancellation.
3334

34-
3535
## Who can cancel a subscription?
3636

3737
The table below describes the permission required to cancel a subscription.
@@ -42,14 +42,13 @@ The table below describes the permission required to cancel a subscription.
4242
|[Microsoft Enterprise Agreement](https://azure.microsoft.com/pricing/enterprise-agreement/) and [Enterprise Dev/Test](https://azure.microsoft.com/offers/ms-azr-0148p/) | Account owner, owners, and contributors for the subscription |
4343
|[Azure plan](https://azure.microsoft.com/offers/ms-azr-0017g/) and [Azure plan for DevTest](https://azure.microsoft.com/offers/ms-azr-0148g/) | Owners and contributors for the subscription |
4444

45-
4645
## What happens after I cancel my subscription?
4746

48-
After you cancel, billing is stopped immediately. However, it can take up to 10 minutes for the cancellation to show in the portal. If you cancel in the middle of a billing period, we send the final invoice on your typical invoice date after the period ends.
47+
After you cancel, billing is stopped immediately. However, it can take up to 10 minutes for the cancellation to show in the portal. If you cancel in the middle of a billing period, we send the final invoice on your typical invoice date after the period ends.
4948

5049
After you cancel, your services are disabled. That means your virtual machines are de-allocated, temporary IP addresses are freed, and storage is read-only.
5150

52-
We wait 90 days before permanently deleting your data in case you need to access it or you change your mind. We don't charge you for retaining the data. To learn more, see [Microsoft Trust Center - How we manage your data](https://go.microsoft.com/fwLink/p/?LinkID=822930&clcid=0x409).
51+
Microsoft waits 30 - 90 days before permanently deleting your data in case you need to access it or you change your mind. We don't charge you for retaining the data. To learn more, see [Microsoft Trust Center - How we manage your data](https://go.microsoft.com/fwLink/p/?LinkID=822930&clcid=0x409).
5352

5453
## Reactivate subscription
5554

@@ -60,3 +59,7 @@ If your subscription is not a subscription with Pay-As-You-Go rates, contact sup
6059
## Need help? Contact us.
6160

6261
If you have questions or need help, [create a support request](https://go.microsoft.com/fwlink/?linkid=2083458).
62+
63+
## Next steps
64+
65+
- If needed, you can reactivate a pay-as-you-go subscription in the [Account center](subscription-disabled.md).

0 commit comments

Comments
 (0)