Skip to content

Commit 7f17264

Browse files
Incprporated the review feedback.
1 parent 40683ca commit 7f17264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/manage-secrets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: how-to
8-
ms.date: 02/26/2025
8+
ms.date: 02/27/2025
99
ms.author: cshoe
1010
ms.custom: devx-track-azurecli, devx-track-azurepowershell, build-2023
1111
---
@@ -137,7 +137,7 @@ To grant access to Key Vault secrets, [create an access policy](/azure/key-vault
137137
1. In the *System assigned* tab, set the *Status* to **On**.
138138

139139
> [!NOTE]
140-
> For more flexibility, you can also use a user-assigned managed identity, which can be reused across multiple resources and persists independently of the app lifecycle. To use it, select the *User assigned* tab and choose an existing identity.
140+
> You can also use a user-assigned managed identity, which can be reused across multiple resources and persists independently of the app lifecycle. To use it, select the *User assigned* tab and choose an existing identity.
141141
142142
1. Select **Save** to enable system assigned managed identity.
143143

0 commit comments

Comments
 (0)