Skip to content

Commit e0d168e

Browse files
authored
solve merge conflict
1 parent 5b43630 commit e0d168e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/key-vault-quickstart-rbac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: msmbaldwin
33
ms.service: key-vault
44
ms.topic: include
5-
ms.date: 04/04/2024
5+
ms.date: 06/12/2024
66
ms.author: msmbaldwin
77

88
# Used by articles that show how to assign a Key Vault access policy
@@ -27,4 +27,4 @@ New-AzRoleAssignment -ObjectId "<app-id>" -RoleDefinitionName "Key Vault Secrets
2727

2828
---
2929

30-
Replace `<app-id>`, `<subscription-id>`, `<resource-group-name>` and `<your-unique-keyvault-name>` with your actual values. `<app-id>` is the Application (client) ID of your registered application in Azure AD.
30+
Replace `<app-id>`, `<subscription-id>`, `<resource-group-name>` and `<your-unique-keyvault-name>` with your actual values. `<app-id>` is the Application (client) ID of your registered application in Microsoft Entra.

0 commit comments

Comments
 (0)