Skip to content

Commit 38a3c32

Browse files
authored
use monospace for parameters
1 parent 9251dd9 commit 38a3c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/key-vault-quickstart-rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 Azure AD.

0 commit comments

Comments
 (0)