Skip to content

Commit 9ebfa01

Browse files
committed
change location
1 parent c7cb7d9 commit 9ebfa01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/firewall/premium-certificates.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ Ensure your CA certificate complies with the following requirements:
5858
- The Path Length must be greater than or equal to one.
5959
- It must be exportable.
6060

61-
> [!NOTE]
62-
> Whenever you import a new Firewall CA certificate into Azure Key Vault (either for the first time or replacing an expired CA certification), you should *explicitly* update the Azure Firewall Policy TLS setting with the new certificate.
63-
6461
## Azure Key Vault
6562

6663
[Azure Key Vault](../key-vault/general/overview.md) is a platform-managed secret store that you can use to safeguard secrets, keys, and TLS/SSL certificates. Azure Firewall Premium supports integration with Key Vault for server certificates that are attached to a Firewall Policy.
@@ -74,6 +71,9 @@ To configure your key vault:
7471
- The provided CA certificate needs to be trusted by your Azure workload. Ensure they are deployed correctly.
7572
- Since Azure Firewall Premium is listed as Key Vault [Trusted Service](../key-vault/general/overview-vnet-service-endpoints.md#trusted-services), it allows you to bypass Key Vault internal Firewall and to eliminate any exposure of your Key Vault to the Internet.
7673

74+
> [!NOTE]
75+
> Whenever you import a new Firewall CA certificate into Azure Key Vault (either for the first time or replacing an expired CA certification), you should *explicitly* update the Azure Firewall Policy TLS setting with the new certificate.
76+
7777
You can either create or reuse an existing user-assigned managed identity, which Azure Firewall uses to retrieve certificates from Key Vault on your behalf. For more information, see [What is managed identities for Azure resources?](../active-directory/managed-identities-azure-resources/overview.md)
7878

7979
> [!NOTE]

0 commit comments

Comments
 (0)