Skip to content

Commit 4386caf

Browse files
committed
rename file
1 parent 37ce217 commit 4386caf

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

articles/storage/files/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
- name: Overview of identity-based authentication
3131
href: storage-files-active-directory-overview.md
3232
- name: Change the identity source for authentication
33-
href: files-change-identity-source.md
33+
href: change-identity-source.md
3434
- name: On-premises AD DS authentication
3535
items:
3636
- name: AD DS overview

articles/storage/files/files-change-identity-source.md renamed to articles/storage/files/change-identity-source.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Use the tabs below to find steps for disabling your current identity source.
3232
1. Under **Data storage**, select **File shares**.
3333
1. Next to **Identity-based access**, select the configuration status. It should show **Configured**. If it shows **Not configured**, then you don't have an identity source enabled on the storage account and you can proceed to [Enable a new identity source](#step-2-enable-a-new-identity-source).
3434

35-
:::image type="content" source="media/files-change-identity-source/configure-identity-based-access.png" alt-text="Screenshot of the file shares pane in your storage account, identity-based access configuration status is highlighted." lightbox="media/files-change-identity-source/configure-identity-based-access.png":::
35+
:::image type="content" source="media/change-identity-source/configure-identity-based-access.png" alt-text="Screenshot of the file shares pane in your storage account, identity-based access configuration status is highlighted." lightbox="media/change-identity-source/configure-identity-based-access.png":::
3636

3737
1. Under **Active Directory Domain Services (AD DS)**, select **Configure**.
3838
1. Select the **Disable Active Directory for this storage account** checkbox.
@@ -73,7 +73,7 @@ az storage account update --name <storage-account-name> --resource-group <resour
7373
1. Under **Data storage**, select **File shares**.
7474
1. Next to **Identity-based access**, select the configuration status. It should show **Configured**. If it shows **Not configured**, then you don't have an identity source enabled on the storage account and you can proceed to [Enable a new identity source](#step-2-enable-a-new-identity-source).
7575

76-
:::image type="content" source="media/files-change-identity-source/configure-identity-based-access.png" alt-text="Screenshot of the file shares pane in your storage account, identity-based access configuration status is highlighted." lightbox="media/files-change-identity-source/configure-identity-based-access.png":::
76+
:::image type="content" source="media/change-identity-source/configure-identity-based-access.png" alt-text="Screenshot of the file shares pane in your storage account, identity-based access configuration status is highlighted." lightbox="media/change-identity-source/configure-identity-based-access.png":::
7777

7878
1. Under **Microsoft Entra Domain Services**, select **Configure**.
7979
1. Uncheck the **Microsoft Entra Domain Services** checkbox.
@@ -105,7 +105,7 @@ az storage account update --name <storage-account-name> --resource-group <resour
105105
1. Under **Data storage**, select **File shares**.
106106
1. Next to **Identity-based access**, select the configuration status. It should show **Configured**. If it shows **Not configured**, then you don't have an identity source enabled on the storage account and you can proceed to [Enable a new identity source](#step-2-enable-a-new-identity-source).
107107

108-
:::image type="content" source="media/files-change-identity-source/configure-identity-based-access.png" alt-text="Screenshot of the file shares pane in your storage account, identity-based access configuration status is highlighted." lightbox="media/files-change-identity-source/configure-identity-based-access.png":::
108+
:::image type="content" source="media/change-identity-source/configure-identity-based-access.png" alt-text="Screenshot of the file shares pane in your storage account, identity-based access configuration status is highlighted." lightbox="media/change-identity-source/configure-identity-based-access.png":::
109109

110110
1. Under **Microsoft Entra Kerberos**, select **Configure**.
111111
1. Uncheck the **Microsoft Entra Kerberos** checkbox.

articles/storage/files/media/files-change-identity-source/configure-identity-based-access.png renamed to articles/storage/files/media/change-identity-source/configure-identity-based-access.png

File renamed without changes.

0 commit comments

Comments
 (0)