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/role-based-access-control/transfer-subscription.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ manager: amycolannino
6
6
ms.service: role-based-access-control
7
7
ms.topic: how-to
8
8
ms.custom: devx-track-azurecli
9
-
ms.date: 01/02/2024
9
+
ms.date: 04/07/2024
10
10
ms.author: rolyon
11
11
---
12
12
@@ -63,7 +63,7 @@ Several Azure resources have a dependency on a subscription or a directory. Depe
63
63
> 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.
64
64
65
65
| Service or resource | Impacted | Recoverable | Are you impacted? | What you can do |
| 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. |
68
68
| 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. |
69
69
| 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
85
85
| 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)|
86
86
| 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. |
87
87
| 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). |
88
89
89
90
> [!WARNING]
90
91
> 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