Skip to content

Commit 9f389b2

Browse files
ivywei0125maud-lv
andauthored
Update articles/azure-app-configuration/howto-disable-access-key-authentication.md
Co-authored-by: Maud <[email protected]>
1 parent 83d4d7a commit 9f389b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ This is a necessary step because once a key is regenerated, the older version of
168168
1. Next, update your code to use the newly generated secondary key.
169169
It helps to have logs or availability to check that users of the key have successfully swapped from using the primary key to the secondary key before you proceed.
170170

171-
4. Now you can regenerate key 1 using the same process.
171+
1. Now you can regenerate the primary key using the same process.
172172

173173
5. Finally, update your code to use the new key 1.
174174

0 commit comments

Comments
 (0)