Skip to content

Commit 0f3f90d

Browse files
Merge pull request #275662 from RoseHJM/ade-trusted-app-config
ADE - Key Vault Allow trusted services through firewall
2 parents f21e7dc + 9f6cf44 commit 0f3f90d

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

articles/deployment-environments/how-to-configure-catalog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,12 @@ Use the following steps to create an RBAC key vault:
178178

179179
1. On the **Review + create** tab, select **Create**.
180180

181+
If your organization's policies require you to keep your Key Vault private from the internet, you can set your Key Vault to allow trusted Microsoft services to bypass your firewall rule.
182+
183+
:::image type="content" source="media/how-to-configure-catalog/key-vault-configure-firewall.png" alt-text="Screenshot showing Azure firewall configuration with Allow trusted Microsoft services to bypass this firewall selected." lightbox="media/how-to-configure-catalog/key-vault-configure-firewall.png":::
184+
185+
To learn how to allow trusted Microsoft services to bypass the firewall, see [Configure Azure Key Vault networking settings](../key-vault/general/how-to-azure-key-vault-network-security.md).
186+
181187
### Store the personal access token in the key vault
182188

183189
1. In the Key Vault, on the left menu, select **Secrets**.
@@ -377,6 +383,12 @@ Use the following steps to create an RBAC key vault:
377383
1. On the **Access policy** tab, select **Azure role-based access control**, and then select **Review + create**.
378384

379385
1. On the **Review + create** tab, select **Create**.
386+
387+
If your organization's policies require you to keep your Key Vault private from the internet, you can set your Key Vault to allow trusted Microsoft services to bypass your firewall rule.
388+
389+
:::image type="content" source="media/how-to-configure-catalog/key-vault-configure-firewall.png" alt-text="Screenshot showing Azure firewall configuration with Allow trusted Microsoft services to bypass this firewall selected." lightbox="media/how-to-configure-catalog/key-vault-configure-firewall.png":::
390+
391+
To learn how to allow trusted Microsoft services to bypass the firewall, see [Configure Azure Key Vault networking settings](../key-vault/general/how-to-azure-key-vault-network-security.md).
380392

381393
### Store the personal access token in the key vault
382394

52.9 KB
Loading

0 commit comments

Comments
 (0)