Skip to content

Commit 0b063d6

Browse files
authored
Merge pull request #112027 from yuemlu/master
Update Preview regions
2 parents 4b904a2 + 912f21a commit 0b063d6

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

articles/storage/files/storage-files-identity-auth-active-directory-enable.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: roygara
55
ms.service: storage
66
ms.subservice: files
77
ms.topic: conceptual
8-
ms.date: 04/15/2020
8+
ms.date: 04/20/2020
99
ms.author: rogarana
1010
---
1111

@@ -63,11 +63,7 @@ Before you enable AD DS authentication for Azure file shares, make sure you have
6363

6464
## Regional availability
6565

66-
Azure Files authentication with AD DS (preview) is available in [most public regions](https://azure.microsoft.com/global-infrastructure/regions/).
67-
68-
Azure Files authentication with on-premises AD DS is not available in:
69-
- West US
70-
66+
Azure Files authentication with AD DS (preview) is available in [all Public regions and Azure Gov regions](https://azure.microsoft.com/global-infrastructure/locations/).
7167

7268
## Workflow overview
7369

@@ -79,13 +75,13 @@ Next, follow the steps below to set up Azure Files for AD Authentication:
7975

8076
1. Enable Azure Files AD DS authentication on your storage account.
8177

82-
1. Assign access permissions for a share to the Azure AD identity (a user, group, or service principal) that is in sync with the target AD identity.
78+
2. Assign access permissions for a share to the Azure AD identity (a user, group, or service principal) that is in sync with the target AD identity.
8379

84-
1. Configure ACLs over SMB for directories and files.
80+
3. Configure ACLs over SMB for directories and files.
8581

86-
1. Mount an Azure file share to a VM joined to your AD DS.
82+
4. Mount an Azure file share to a VM joined to your AD DS.
8783

88-
1. Update the password of your storage account identity in AD DS.
84+
5. Update the password of your storage account identity in AD DS.
8985

9086
The following diagram illustrates the end-to-end workflow for enabling Azure AD authentication over SMB for Azure file shares.
9187

0 commit comments

Comments
 (0)