Skip to content

Commit af37ede

Browse files
Merge pull request #294524 from rolyon/rolyon-rbac-transfer-sub-block-update-v2
[Azure RBAC] Block subscription transfers update v2
2 parents 0bc7683 + bff0139 commit af37ede

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/role-based-access-control/transfer-subscription.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ Transferring a subscription requires downtime to complete the process. Depending
5353
- Re-create the resources and copy data to the target directory and subscription.
5454
- Adopt a multi-directory architecture and leave the subscription in the source directory. Use Azure Lighthouse to delegate resources so that users in the target directory can access the subscription in the source directory. For more information, see [Azure Lighthouse in enterprise scenarios](/azure/lighthouse/concepts/enterprise).
5555

56+
### How to block subscription transfers
57+
58+
Depending on your organization, you might want to **block** the transfer of subscriptions to different directories in your organization. If you want to instead block the transfer of subscriptions, you can configure a subscription policy. For more information, see [Manage Azure subscription policies](../cost-management-billing/manage/manage-azure-subscription-policy.md).
59+
5660
### Understand the impact of transferring a subscription
5761

5862
Several Azure resources have a dependency on a subscription or a directory. Depending on your situation, the following table lists the known impact of transferring a subscription. By performing the steps in this article, you can re-create some of the resources that existed prior to the subscription transfer.
@@ -92,10 +96,6 @@ Several Azure resources have a dependency on a subscription or a directory. Depe
9296
9397
To get a list of some of the Azure resources that are impacted when you transfer a subscription, you can also run a query in [Azure Resource Graph](../governance/resource-graph/overview.md). For a sample query, see [List impacted resources when transferring an Azure subscription](../governance/resource-graph/samples/samples-by-category.md#list-impacted-resources-when-transferring-an-azure-subscription).
9498

95-
### How to block subscription transfers
96-
97-
Depending on your organization, you might want to **block** the transfer of subscriptions to different directories in your organization. If you want to instead block the transfer of subscriptions, you can configure a subscription policy. For more information, see [Manage Azure subscription policies](../cost-management-billing/manage/manage-azure-subscription-policy.md).
98-
9999
## Prerequisites
100100

101101
To complete these steps, you will need:

0 commit comments

Comments
 (0)