Skip to content

Commit d7c52de

Browse files
committed
remove image border
1 parent 5942909 commit d7c52de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Follow these steps to grant access to Azure Files resources with Microsoft Entra
8282

8383
The following diagram illustrates the end-to-end workflow for enabling Microsoft Entra Domain Services authentication over SMB for Azure Files.
8484

85-
:::image type="content" source="media/storage-files-identity-auth-domain-services-enable/files-entra-domain-services-workflow.png" alt-text="Diagram showing Microsoft Entra ID over SMB for Azure Files workflow." lightbox="media/storage-files-identity-auth-domain-services-enable/files-entra-domain-services-workflow.png":::
85+
:::image type="content" source="media/storage-files-identity-auth-domain-services-enable/files-entra-domain-services-workflow.png" alt-text="Diagram showing Microsoft Entra ID over SMB for Azure Files workflow." lightbox="media/storage-files-identity-auth-domain-services-enable/files-entra-domain-services-workflow.png" border="false":::
8686

8787
<a name='enable-azure-ad-ds-authentication-for-your-account'></a>
8888

@@ -100,12 +100,12 @@ To enable Microsoft Entra Domain Services authentication over SMB with the [Azur
100100
1. Select **Data storage** > **File shares**.
101101
1. In the **File share settings** section, select **Identity-based access: Not configured**.
102102

103-
:::image type="content" source="media/storage-files-identity-auth-domain-services-enable/enable-entra-storage-account-identity.png" alt-text="Screenshot of the File shares pane in your storage account, Active directory is highlighted." lightbox="media/storage-files-identity-auth-domain-services-enable/enable-entra-storage-account-identity.png":::
103+
:::image type="content" source="media/storage-files-identity-auth-domain-services-enable/enable-entra-storage-account-identity.png" alt-text="Screenshot of the file shares pane in your storage account, identity-based access is highlighted." lightbox="media/storage-files-identity-auth-domain-services-enable/enable-entra-storage-account-identity.png":::
104104

105105
1. Under **Microsoft Entra Domain Services** select **Set up**, then enable the feature by ticking the checkbox.
106106
1. Select **Save**.
107107

108-
:::image type="content" source="media/storage-files-identity-auth-domain-services-enable/entra-domain-services-highlight.png" alt-text="Screenshot of the Active Directory pane, Microsoft Entra Domain Services is enabled." lightbox="media/storage-files-identity-auth-domain-services-enable/entra-domain-services-highlight.png":::
108+
:::image type="content" source="media/storage-files-identity-auth-domain-services-enable/entra-domain-services-highlight.png" alt-text="Screenshot of the identity-based access configuration pane, Microsoft Entra Domain Services is enabled as the source." lightbox="media/storage-files-identity-auth-domain-services-enable/entra-domain-services-highlight.png":::
109109

110110
# [PowerShell](#tab/azure-powershell)
111111

0 commit comments

Comments
 (0)