You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-app-configuration/faq.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ sections:
150
150
answer: |
151
151
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.
152
152
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).
0 commit comments