Skip to content

Commit 06fe122

Browse files
author
Mukta Batra
committed
fixing link warning
1 parent c0bab48 commit 06fe122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/app-service-app-config-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,4 @@ Below is an example pseudo-template for a function app with App Configuration re
229229

230230
If a reference isn't resolved properly, the reference value will be used instead. For the application settings, an environment variable would be created whose value has the `@Microsoft.AppConfiguration(...)` syntax. It may cause an error, as the application was expecting a configuration value instead.
231231

232-
Most commonly, this error could be due to a misconfiguration of the [App Configuration access policy](#granting-your-app-access-to-app-config). However, it could also be due to a syntax error in the reference or the Configuration key-value not existing in the store.
232+
Most commonly, this error could be due to a misconfiguration of the [App Configuration access policy](#granting-your-app-access-to-app-configuration). However, it could also be due to a syntax error in the reference or the Configuration key-value not existing in the store.

0 commit comments

Comments
 (0)