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
+4-15Lines changed: 4 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ tags: billing
7
7
ms.service: cost-management-billing
8
8
ms.subservice: billing
9
9
ms.topic: conceptual
10
-
ms.date: 11/21/2022
10
+
ms.date: 01/09/2023
11
11
ms.author: banders
12
12
---
13
13
@@ -20,27 +20,16 @@ Although not required, Microsoft *recommends* that you take the following action
20
20
* 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.
21
21
* Shut down your services. Go to the [All resources](https://portal.azure.com/?flight=1#blade/HubsExtension/Resources/resourceType/Microsoft.Resources%2Fresources) page, and **Stop** any running virtual machines, applications, or other services.
22
22
* Consider migrating your data. See [Move resources to new resource group or subscription](../../azure-resource-manager/management/move-resource-group-and-subscription.md).
23
-
* Delete all resources and all resource groups.
24
-
* To later manually delete a subscription, you must first delete all resources associated with the subscription.
25
-
* You may be unable to delete all resources, depending on your configuration. For example, if you have [Immutable Blobs](../../storage/blobs/immutable-storage-overview.md#scenarios-with-version-level-scope). For more information, see the following [Immutable blobs](#immutable-blobs) section.
26
-
> [!NOTE]
27
-
> 30-90 days after you cancel a subscription, the subscription and all resources are automatically deleted, including immutable blobs.
23
+
* Delete all resources and all resource groups.
24
+
* To later manually delete a subscription, you must first delete all resources associated with the subscription.
25
+
* You may be unable to delete all resources, depending on your configuration. For example, if you have immutable blobs. For more information, see [Immutable Blobs](../../storage/blobs/immutable-storage-overview.md#scenarios-with-version-level-scope).
28
26
* 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#custom-roles) and [Azure custom roles](../../role-based-access-control/custom-roles.md).
29
27
30
28
> [!NOTE]
31
29
> After you cancel your subscription, you'll receive a final invoice for the usage that you incurred in the last billing cycle.
32
30
33
31
If you cancel an Azure Support plan, you're billed for the rest of the month. Cancelling a support plan doesn't result in a prorated refund. For more information, see [Azure support plans](https://azure.microsoft.com/support/plans/).
34
32
35
-
## Immutable blobs
36
-
37
-
If you have any [Immutable Blobs](../../storage/blobs/immutable-storage-overview.md#scenarios-with-version-level-scope) under protection:
38
-
39
-
- You can't delete the blob, storage account, resource group, or subscription.
40
-
- You can cancel the subscription to mark all its resources, including immutable blobs, as inaccessible.
41
-
- When the subscription is canceled, all data (including any locked blobs) is automatically deleted 30-90 days later.
42
-
- You can create a [Azure support request](https://go.microsoft.com/fwlink/?linkid=2083458) to accelerate subscription cancellation and deletion. Azure support will also need email acknowledgment from the account administrator to cancel the subscription.
43
-
44
33
## Who can cancel a subscription?
45
34
46
35
The table below describes the permission required to cancel a subscription.
0 commit comments