Skip to content

Commit ea69a42

Browse files
committed
Change heading level
1 parent 37cf896 commit ea69a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/manage-secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ For full control of which version of a secret is used, specify the version in th
190190

191191
After declaring secrets at the application level as described in the [defining secrets](#defining-secrets) section, you can reference them in environment variables when you create a new revision in your container app. When an environment variable references a secret, its value is populated with the value defined in the secret.
192192

193-
## Example
193+
### Example
194194

195195
The following example shows an application that declares a connection string at the application level. This connection is referenced in a container environment variable and in a scale rule.
196196

0 commit comments

Comments
 (0)