Skip to content

Commit aa3cc94

Browse files
Merge pull request #275080 from rolyon/rolyon-rbac-transfer-subscription-data-lake-storage-gen1
[Azure RBAC] Transfer subscription - Azure Data Lake Storage Gen1
2 parents 32c267d + a00eda5 commit aa3cc94

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

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

Lines changed: 1 addition & 6 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: 04/07/2024
9+
ms.date: 05/12/2024
1010
ms.author: rolyon
1111
---
1212

@@ -72,7 +72,6 @@ Several Azure resources have a dependency on a subscription or a directory. Depe
7272
| 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). |
7373
| 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. |
7474
| 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. |
7675
| Azure Files | Yes | Yes | | You must re-create any ACLs. |
7776
| 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) |
7877
| 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
253252
254253
### List ACLs
255254
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-
258255
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.
259256
260257
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
372369
373370
### Update ACLs
374371
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-
377372
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).
378373
379374
1. If you are using Azure Files, assign the appropriate ACLs.

0 commit comments

Comments
 (0)