Skip to content

Commit 4741c5b

Browse files
authored
MDB - removed PowerShell reference
1 parent 886de1d commit 4741c5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/dev-box/how-to-customizations-connect-resource-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To configure key vault secrets for use in user customizations, you need to addit
3232
1. Ensure that your dev center project's managed identity has the Key Vault Reader role and the Key Vault Secrets User role on your key vault.
3333
2. Grant the Key Vault Secrets User role for the key vault secret to each user or user group that should be able to consume the secret during the customization of a dev box. The user or group granted the role must include the managed identity for the dev center, the admin's user account, and any user or group that needs the secret during dev box customization.
3434

35-
You can use a key vault secret in-line with the built-in PowerShell task:
35+
You can use a key vault secret in-line with the built-in task:
3636

3737
```yml
3838
$schema: "1.0"

0 commit comments

Comments
 (0)