Skip to content

Commit f6fb183

Browse files
Merge pull request #267969 from dknappettmsft/patch-1
Update fslogix-profile-container-configure-azure-files-active-directo…
2 parents a90c044 + 25f160f commit f6fb183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-desktop/fslogix-profile-container-configure-azure-files-active-directory.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ To get the Storage account access key:
168168

169169
1. From the Azure portal, search for and select **storage account** in the search bar.
170170

171-
1. From the list of storage accounts, select the account that you enabled Microsoft Entra Domain Services and assigned the RBAC role for in the previous sections.
171+
1. From the list of storage accounts, select the account that you enabled Active Directory Domain Services or Microsoft Entra Domain Services as the identity source and assigned the RBAC role for in the previous sections.
172172

173173
1. Under **Security + networking**, select **Access keys**, then show and copy the key from **key1**.
174174

@@ -183,7 +183,7 @@ To set the correct NTFS permissions on the folder:
183183
```
184184
185185
- Replace `<desired-drive-letter>` with a drive letter of your choice (for example, `y:`).
186-
- Replace all instances of `<storage-account-name>` with the name of the storage account you specified earlier.
186+
- Replace both instances of `<storage-account-name>` with the name of the storage account you specified earlier.
187187
- Replace `<share-name>` with the name of the share you created earlier.
188188
- Replace `<storage-account-key>` with the storage account key from Azure.
189189

0 commit comments

Comments
 (0)