Skip to content

Commit cffb305

Browse files
committed
removed immutable blobs section
1 parent 949e465 commit cffb305

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

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

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags: billing
77
ms.service: cost-management-billing
88
ms.subservice: billing
99
ms.topic: conceptual
10-
ms.date: 11/21/2022
10+
ms.date: 01/09/2023
1111
ms.author: banders
1212
---
1313

@@ -20,27 +20,16 @@ Although not required, Microsoft *recommends* that you take the following action
2020
* 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.
2121
* 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.
2222
* 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).
2826
* 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).
2927

3028
> [!NOTE]
3129
> After you cancel your subscription, you'll receive a final invoice for the usage that you incurred in the last billing cycle.
3230
3331
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/).
3432

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-
4433
## Who can cancel a subscription?
4534

4635
The table below describes the permission required to cancel a subscription.

0 commit comments

Comments
 (0)