Skip to content

Commit 3980234

Browse files
Merge pull request #245446 from vhorne/fw-certs
change
2 parents 7500201 + 9255b03 commit 3980234

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/firewall/premium-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Azure Firewall Premium can intercept outbound HTTP/S traffic and auto-generate a
4141

4242
Ensure your CA certificate complies with the following requirements:
4343

44-
- When deployed as a Key Vault secret, you must use Password-less PFX (Pkcs12) with a certificate and a private key.
44+
- When deployed as a Key Vault secret, you must use Password-less PFX (PKCS12) with a certificate and a private key. PEM certificates are not supported.
4545

4646
- It must be a single certificate, and shouldn’t include the entire chain of certificates.
4747

articles/firewall/premium-deploy-certificates-enterprise-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To use an Enterprise CA to generate a certificate to use with Azure Firewall Pre
2525
- an Active Directory Forest
2626
- an Active Directory Certification Services Root CA with Web Enrollment enabled
2727
- an Azure Firewall Premium with Premium tier Firewall Policy
28-
- an Azure Key Vault
28+
- an [Azure Key Vault](premium-certificates.md#azure-key-vault)
2929
- a Managed Identity with Read permissions to **Certificates and Secrets** defined in the Key Vault Access Policy
3030

3131
## Request and export a certificate

0 commit comments

Comments
 (0)