Skip to content

Commit bcfbdb7

Browse files
mrm9084maud-lv
andauthored
Update articles/azure-app-configuration/faq.yml
Co-authored-by: Maud <[email protected]>
1 parent b2c5a03 commit bcfbdb7

File tree

1 file changed

+1
-1
lines changed
  • articles/azure-app-configuration

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ sections:
150150
answer: |
151151
Spring profiles can be used to either separate sections of an application or to change execution based on the profile. They are set using the `spring.profiles.active` property.
152152
153-
App Configuration recommences setting the App Configuration label of your keys to the value of your Spring profile they match. By default the value loaded from App Configuration is the label(s) matching the current active Spring profile(s).
153+
Preferably set the App Configuration label of your keys to the value of a matching Spring profile. By default, App Configuration will load the values matching the label and current active Spring profile(s).
154154
155155
For example, with the keys values:
156156

0 commit comments

Comments
 (0)