You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/manage/cancel-azure-subscription.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,19 +6,20 @@ ms.reviewer: amberb
6
6
tags: billing
7
7
ms.service: cost-management-billing
8
8
ms.topic: conceptual
9
-
ms.date: 02/12/2020
9
+
ms.date: 05/08/2020
10
10
ms.author: banders
11
11
12
12
---
13
13
# Cancel your Azure subscription
14
14
15
15
You can cancel your Azure subscription in the Azure portal if you no longer need the subscription.
16
16
17
-
Before you cancel your subscription:
17
+
Although not required, Microsoft *recommends* that you take the following actions before you cancel your subscription:
18
+
18
19
* 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.
19
20
* 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.
20
21
* 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.
22
23
* 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).
23
24
24
25
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
31
32

32
33
3. Follow prompts and finish cancellation.
33
34
34
-
35
35
## Who can cancel a subscription?
36
36
37
37
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.
42
42
|[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 |
43
43
|[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 |
44
44
45
-
46
45
## What happens after I cancel my subscription?
47
46
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.
49
48
50
49
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.
51
50
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).
53
52
54
53
## Reactivate subscription
55
54
@@ -60,3 +59,7 @@ If your subscription is not a subscription with Pay-As-You-Go rates, contact sup
60
59
## Need help? Contact us.
61
60
62
61
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