Skip to content

Commit 82e7ea4

Browse files
author
RoseHJM
committed
Changed position & fixed broken link.
1 parent 264e119 commit 82e7ea4

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

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

164164
1. On the **Review + create** tab, select **Create**.
165165

166+
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.
167+
168+
:::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":::
169+
170+
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).
171+
166172
### Store the personal access token in the key vault
167173

168174
1. In the Key Vault, on the left menu, select **Secrets**.
@@ -213,12 +219,6 @@ Get the path to the secret you created in the key vault.
213219

214220
1. In **Catalogs** for the dev center, verify that your catalog appears. If the connection is successful, the **Status** is **Connected**.
215221

216-
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.
217-
218-
:::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":::
219-
220-
To learn how to allow trusted Microsoft services to bypass the firewall, see [Configure Azure Key Vault networking settings](/azure/firewall/tutorial-firewall-portal).
221-
222222
## [GitHub repo DevCenter App](#tab/GitHubRepoApp/)
223223

224224
To add a catalog, complete the following tasks:
@@ -368,6 +368,12 @@ Use the following steps to create an RBAC key vault:
368368
1. On the **Access policy** tab, select **Azure role-based access control**, and then select **Review + create**.
369369

370370
1. On the **Review + create** tab, select **Create**.
371+
372+
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.
373+
374+
:::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":::
375+
376+
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).
371377

372378
### Store the personal access token in the key vault
373379

@@ -417,12 +423,6 @@ Get the path to the secret you created in the key vault.
417423

418424
1. In **Catalogs** for the dev center, verify that your catalog appears. When the connection is successful, the **Status** reads **Sync successful**.
419425

420-
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.
421-
422-
:::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":::
423-
424-
To learn how to allow trusted Microsoft services to bypass the firewall, see [Configure Azure Key Vault networking settings](/azure/firewall/tutorial-firewall-portal).
425-
426426
---
427427

428428
## Update a catalog

0 commit comments

Comments
 (0)