Skip to content

Commit 9d31220

Browse files
committed
Fix punctuation
1 parent c5e8cbb commit 9d31220

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
@@ -12,7 +12,7 @@ ms.custom: event-tier1-build-2022, ignite-2022, devx-track-azurecli, devx-track-
1212

1313
# Manage secrets in Azure Container Apps
1414

15-
Azure Container Apps allows your application to securely store sensitive configuration values. Once secrets are defined at the application level, secured values are available to revisions in your container apps. Additionally, you can reference secured values inside scale rules. For information on using secrets with Dapr, refer to [Dapr integration](./dapr-overview.md)
15+
Azure Container Apps allows your application to securely store sensitive configuration values. Once secrets are defined at the application level, secured values are available to revisions in your container apps. Additionally, you can reference secured values inside scale rules. For information on using secrets with Dapr, refer to [Dapr integration](./dapr-overview.md).
1616

1717
- Secrets are scoped to an application, outside of any specific revision of an application.
1818
- Adding, removing, or changing secrets doesn't generate new revisions.

0 commit comments

Comments
 (0)