Skip to content

Commit d5ba03d

Browse files
Merge pull request #223246 from bandersmsft/cancel-sub-01062023
MCM - Updated cancel-sub for immutable blobs
2 parents bf2a8df + cffb305 commit d5ba03d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 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,8 +20,9 @@ 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 delete a subscription, you must first delete all resources associated with the subscription.
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).
2526
* 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).
2627

2728
> [!NOTE]

0 commit comments

Comments
 (0)