Skip to content

Commit d7941b9

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

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
@@ -156,7 +156,7 @@ Be careful to restrict assignment of these roles only to those users who require
156156
## Rotate access key
157157
Microsoft recommends that you rotate your access keys periodically to help keep your resource secure. If possible, use Azure Key Vault to manage your access keys. If you are not using Key Vault, you will need to rotate your keys manually.
158158

159-
Each Azure App Configuration resource has two access keys to enable secret rotation. This is a security precaution that lets you regularly change the keys that can access your service, protecting the privacy of your resource if a key gets leaked. The recommended rotate cycle is 90 days.
159+
Each Azure App Configuration resource has two access keys to enable secret rotation. This is a security precaution that lets you regularly change the keys that can access your service, protecting the privacy of your resource if a key gets leaked. The recommended rotation cycle is 90 days.
160160

161161
You can rotate keys using the following procedure:
162162

0 commit comments

Comments
 (0)