Skip to content

Commit 979f9df

Browse files
authored
Apply suggestions from code review
1 parent f43ff85 commit 979f9df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/howto-disable-access-key-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To allow/disallow access key authentication for an Azure App Configuration resou
3131

3232
1. Set the **Enable access keys** toggle to **Enabled**.
3333

34-
:::image type="content" border="true" source="./media/enable-access-keys.png" alt-text="Screenshot showing how to enable access key authentication for Azure App Configuration":::
34+
:::image type="content" border="true" source="./media/enable-access-keys.png" alt-text="Screenshot showing how to enable access key authentication for Azure App Configuration.":::
3535

3636
# [Azure CLI](#tab/azure-cli)
3737

@@ -61,7 +61,7 @@ To check if access key authentication is enabled for an Azure App Configuration
6161

6262
1. Check if there are access keys displayed and if the toggled state of **Enable access keys** is enabled.
6363

64-
:::image type="content" border="true" source="./media/get-access-keys-list.png" alt-text="Screenshot showing access keys for an Azure App Configuration resource":::
64+
:::image type="content" border="true" source="./media/get-access-keys-list.png" alt-text="Screenshot showing access keys for an Azure App Configuration resource.":::
6565

6666
# [Azure CLI](#tab/azure-cli)
6767

0 commit comments

Comments
 (0)