Skip to content

Commit f43ff85

Browse files
committed
update the number, we usually only use 1
1 parent 7e4b643 commit f43ff85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@ Disabling access key authentication will delete all access keys. If any running
8585
To disallow access key authentication for an Azure App Configuration resource in the Azure portal, follow these steps:
8686

8787
1. Navigate to your Azure App Configuration resource in the Azure portal.
88-
2. Locate the **Access settings** setting under **Settings**.
88+
1. Locate the **Access settings** setting under **Settings**.
8989

9090
:::image type="content" border="true" source="./media/access-settings-blade.png" alt-text="Screenshot showing how to access an Azure App Configuration resources access key blade.":::
9191

92-
3. Set the **Enable access keys** toggle to **Disabled**.
92+
1. Set the **Enable access keys** toggle to **Disabled**.
9393

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

@@ -115,7 +115,7 @@ To verify that access key authentication is no longer permitted, a request can b
115115
To verify access key authentication is disabled for an Azure App Configuration resource in the Azure portal, follow these steps:
116116

117117
1. Navigate to your Azure App Configuration resource in the Azure portal.
118-
2. Locate the **Access settings** setting under **Settings**.
118+
1. Locate the **Access settings** setting under **Settings**.
119119

120120
:::image type="content" border="true" source="./media/access-settings-blade.png" alt-text="Screenshot showing how to access an Azure App Configuration resources access key blade.":::
121121

0 commit comments

Comments
 (0)