Skip to content

Commit 253ef19

Browse files
Jak-MSKarlErickson
andauthored
Update articles/spring-apps/tutorial-managed-identities-key-vault.md
Co-authored-by: Karl Erickson <[email protected]>
1 parent 90f42b2 commit 253ef19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/tutorial-managed-identities-key-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export SERVICE_IDENTITY=$(az spring app show --name "springapp" -s "myspringclou
9393

9494
### [User-assigned managed identity](#tab/user-assigned-managed-identity)
9595

96-
First, create a user-assigned managed identity in advance with its resource ID set to `$USER_IDENTITY_RESOURCE_ID`. Save the client ID for property configuration below.
96+
First, create a user-assigned managed identity in advance with its resource ID set to `$USER_IDENTITY_RESOURCE_ID`. Save the client ID for the property configuration below.
9797

9898
:::image type="content" source="media/tutorial-managed-identities-key-vault/app-user-managed-identity-key-vault.png" alt-text="Screenshot of Azure portal showing the Managed Identity Properties screen with 'Resource ID', 'Principle ID' and 'Client ID' highlighted." lightbox="media/tutorial-managed-identities-key-vault/app-user-managed-identity-key-vault.png":::
9999

0 commit comments

Comments
 (0)