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
+1-6Lines changed: 1 addition & 6 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: 04/07/2024
9
+
ms.date: 05/12/2024
10
10
ms.author: rolyon
11
11
---
12
12
@@ -72,7 +72,6 @@ Several Azure resources have a dependency on a subscription or a directory. Depe
72
72
| Azure SQL databases with Microsoft Entra authentication integration enabled | Yes | No |[Check Azure SQL databases with Microsoft Entra authentication](#list-azure-sql-databases-with-azure-ad-authentication)| You cannot transfer an Azure SQL database with Microsoft Entra authentication enabled to a different directory. For more information, see [Use Microsoft Entra authentication](/azure/azure-sql/database/authentication-aad-overview). |
73
73
| Azure database for MySQL with Microsoft Entra authentication integration enabled | Yes | No || You cannot transfer an Azure database for MySQL (Single and Flexible server) with Microsoft Entra authentication enabled to a different directory. |
74
74
| Azure Storage and Azure Data Lake Storage Gen2 | Yes | Yes || You must re-create any ACLs. |
75
-
| Azure Data Lake Storage Gen1 | Yes | Yes || You must re-create any ACLs. |
76
75
| Azure Files | Yes | Yes || You must re-create any ACLs. |
77
76
| Azure File Sync | Yes | Yes || The storage sync service and/or storage account can be moved to a different directory. For more information, see [Frequently asked questions (FAQ) about Azure Files](../storage/files/storage-files-faq.md#azure-file-sync)|
78
77
| Azure Managed Disks | Yes | Yes || If you are using Disk Encryption Sets to encrypt Managed Disks with customer-managed keys, you must disable and re-enable the system-assigned identities associated with Disk Encryption Sets. And you must re-create the role assignments i.e. again grant required permissions to Disk Encryption Sets in the Key Vaults. |
@@ -253,8 +252,6 @@ When you create a key vault, it is automatically tied to the default Microsoft E
253
252
254
253
### List ACLs
255
254
256
-
1. If you are using Azure Data Lake Storage Gen1, list the ACLs that are applied to any file by using the Azure portal or PowerShell.
257
-
258
255
1. If you are using Azure Data Lake Storage Gen2, list the ACLs that are applied to any file by using the Azure portal or PowerShell.
259
256
260
257
1. If you are using Azure Files, list the ACLs that are applied to any file.
@@ -372,8 +369,6 @@ This section describes the basic steps to update your key vaults. For more infor
372
369
373
370
### Update ACLs
374
371
375
-
1. If you are using Azure Data Lake Storage Gen1, assign the appropriate ACLs. For more information, see [Securing data stored in Azure Data Lake Storage Gen1](../data-lake-store/data-lake-store-secure-data.md).
376
-
377
372
1. If you are using Azure Data Lake Storage Gen2, assign the appropriate ACLs. For more information, see [Access control in Azure Data Lake Storage Gen2](../storage/blobs/data-lake-storage-access-control.md).
378
373
379
374
1. If you are using Azure Files, assign the appropriate ACLs.
0 commit comments