Skip to content

Commit 3264189

Browse files
Merge pull request #301897 from khdownie/patch-6
Update storage-files-identity-auth-domain-services-enable.md
2 parents 32f5efc + 1685304 commit 3264189

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/storage/files/storage-files-identity-auth-domain-services-enable.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ ms.topic: how-to
77
ms.date: 10/18/2024
88
ms.author: kendownie
99
ms.custom: engagement-fy23, devx-track-azurecli, devx-track-azurepowershell
10-
recommendations: false
11-
# Customer intent: As a cloud administrator, I want to enable identity-based authentication for Azure file shares using Microsoft Entra Domain Services, so that I can manage secure access to files across my Windows VMs seamlessly with existing credentials.
10+
# Customer intent: As a cloud administrator, I want to enable identity-based authentication for SMB Azure file shares using Microsoft Entra Domain Services, so that users can securely access file shares using their Microsoft Entra credentials.
1211
---
1312

1413
# Enable Microsoft Entra Domain Services authentication on Azure Files
@@ -187,4 +186,4 @@ Get-ADUser $userObject -properties KerberosEncryptionType
187186
188187
## Next step
189188

190-
- To grant users access to your file share, follow the instructions in [Assign share-level permissions](storage-files-identity-assign-share-level-permissions.md).
189+
- To grant users access to your file share, follow the instructions in [Assign share-level permissions](storage-files-identity-assign-share-level-permissions.md).

0 commit comments

Comments
 (0)