Skip to content

Commit 71f8f1f

Browse files
Merge pull request #310613 from lacomc/dev-box-private-kv-fix
Update supported key vault scenarios in Dev Box documentation
2 parents 0acac2c + da2821f commit 71f8f1f

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
@@ -31,7 +31,7 @@ To use a secret, like a PAT, in your customization files, store it as a key vaul
3131

3232
To configure key vault secrets for use in your team or user customizations, make sure the Dev Center project's managed identity has the Key Vault Secrets User role on your key vault.
3333

34-
If your key vault is private, let trusted Microsoft services bypass the firewall because Dev Center doesn't yet support service tags.
34+
If your organization's policies require you to keep your Key Vault private from the internet, you can create a firewall rule to disable or limit public access. You will need to let trusted Microsoft services bypass the firewall because Dev Center doesn't yet support service tags. Key vaults with private endpoints or private link integration are not currently supported for this scenario.
3535

3636
The following screenshot shows the option to allow trusted Microsoft services to bypass the firewall in Azure Key Vault settings.
3737

0 commit comments

Comments
 (0)