Skip to content

Commit 7f45a33

Browse files
committed
Fixing header
1 parent 4fd8342 commit 7f45a33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Enabling AD DS authentication for your Azure file shares allows you to authentic
7171

7272
Next, follow the steps below to set up Azure Files for AD DS Authentication:
7373

74-
1. [Enable Azure Files AD DS authentication on your storage account](#1-enable-ad-authentication-for-your-account)
74+
1. [Enable Azure Files AD DS authentication on your storage account](#1-enable-ad-ds-authentication-for-your-account)
7575

7676
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](#2-assign-access-permissions-to-an-identity)
7777

@@ -88,7 +88,7 @@ The following diagram illustrates the end-to-end workflow for enabling Azure AD
8888
> [!NOTE]
8989
> AD DS authentication over SMB for Azure file shares is only supported on machines or VMs running on OS versions newer than Windows 7 or Windows Server 2008 R2.
9090
91-
## 1 Enable AD authentication for your account
91+
## 1 Enable AD DS authentication for your account
9292

9393
To enable AD DS authentication over SMB for Azure file shares, you need to first register your storage account with AD DS and then set the required domain properties on the storage account. When the feature is enabled on the storage account, it applies to all new and existing file shares in the account. Use `join-AzStorageAccountForAuth` to enable the feature. You can find the detailed description of the end-to-end workflow in the script inside this section.
9494

0 commit comments

Comments
 (0)