Skip to content

Commit 8a7702b

Browse files
Update 4-configure-settings.md
1 parent 486c45c commit 8a7702b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

learn-pr/wwl-data-ai/deploy-containers-azure-app-service/includes/4-configure-settings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,9 @@ App Service resolves the reference and injects the secret value as the `API_KEY`
149149

150150
Key Vault references require:
151151

152-
1. A managed identity enabled on the web app
153-
1. The managed identity granted access to read secrets from the Key Vault
154-
1. The Key Vault reference syntax in the app setting value
152+
- A managed identity enabled on the web app
153+
- The managed identity granted access to read secrets from the Key Vault
154+
- The Key Vault reference syntax in the app setting value
155155

156156
References without a version specifier automatically resolve to the latest secret version. When a secret rotates, App Service refreshes resolved values within 24 hours. Any configuration change that triggers an app restart also forces an immediate refetch of referenced secrets.
157157

0 commit comments

Comments
 (0)