Skip to content

Commit 3cc047f

Browse files
Merge pull request #271387 from rolyon/rolyon-rbac-transfer-subscription-databricks
[Azure RBAC] Transfer subscription and Databricks
2 parents 489ae70 + b0abe11 commit 3cc047f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: amycolannino
66
ms.service: role-based-access-control
77
ms.topic: how-to
88
ms.custom: devx-track-azurecli
9-
ms.date: 01/02/2024
9+
ms.date: 04/07/2024
1010
ms.author: rolyon
1111
---
1212

@@ -63,7 +63,7 @@ Several Azure resources have a dependency on a subscription or a directory. Depe
6363
> This section lists the known Azure services or resources that depend on your subscription. Because resource types in Azure are constantly evolving, there might be additional dependencies not listed here that can cause a breaking change to your environment.
6464
6565
| Service or resource | Impacted | Recoverable | Are you impacted? | What you can do |
66-
| --------- | --------- | --------- | --------- | --------- |
66+
| --------- | :---------: | :---------: | --------- | --------- |
6767
| Role assignments | Yes | Yes | [List role assignments](#save-all-role-assignments) | All role assignments are permanently deleted. You must map users, groups, and service principals to corresponding objects in the target directory. You must re-create the role assignments. |
6868
| Custom roles | Yes | Yes | [List custom roles](#save-custom-roles) | All custom roles are permanently deleted. You must re-create the custom roles and any role assignments. |
6969
| System-assigned managed identities | Yes | Yes | [List managed identities](#list-role-assignments-for-managed-identities) | You must disable and re-enable the managed identities. You must re-create the role assignments. |
@@ -85,6 +85,7 @@ Several Azure resources have a dependency on a subscription or a directory. Depe
8585
| Azure Service Fabric | Yes | No | | You must re-create the cluster. For more information, see [SF Clusters FAQ](../service-fabric/service-fabric-common-questions.md) or [SF Managed Clusters FAQ](../service-fabric/faq-managed-cluster.yml) |
8686
| Azure Service Bus | Yes | Yes | |You must delete, re-create, and attach the managed identities to the appropriate resource. You must re-create the role assignments. |
8787
| Azure Synapse Analytics Workspace | Yes | Yes | | You must update the tenant ID associated with the Synapse Analytics Workspace. If the workspace is associated with a Git repository, you must update the [workspace's Git configuration](../synapse-analytics/cicd/source-control.md#switch-to-a-different-git-repository). For more information, see [Recovering Synapse Analytics workspace after transferring a subscription to a different Microsoft Entra directory (tenant)](../synapse-analytics/how-to-recover-workspace-after-tenant-move.md). |
88+
| Azure Databricks | Yes | No | | Currently, Azure Databricks does not support moving workspaces to a new tenant. For more information, see [Manage your Azure Databricks account](/azure/databricks/administration-guide/account-settings/#move-workspace-between-tenants-unsupported). |
8889

8990
> [!WARNING]
9091
> If you are using encryption at rest for a resource, such as a storage account or SQL database, that has a dependency on a key vault that is being transferred, it can lead to an unrecoverable scenario. If you have this situation, you should take steps to use a different key vault or temporarily disable customer-managed keys to avoid this unrecoverable scenario.

0 commit comments

Comments
 (0)