Skip to content

Commit 3a85bfd

Browse files
authored
Merge pull request #110712 from craigcaseyMSFT/vcraic0408
fix broken links for AM build
2 parents 1d63d63 + 2ec2220 commit 3a85bfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cdn/cdn-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The following table compares the features available with each product.
5555
| [Geo-filtering](cdn-restrict-access-by-country.md) | **✓** |**✓** |**✓** |**✓** |
5656
| [Token authentication](cdn-token-auth.md) | | | |**✓**|
5757
| [DDOS protection](https://www.us-cert.gov/ncas/tips/ST04-015) | **✓** |**✓** |**✓** |**✓** |
58-
| [Bring your own certificate](cdn-custom-ssl.md?tabs=option-2-enable-https-with-your-own-certificate#ssl-certificates) |**✓** | | **✓** | **✓** |
58+
| [Bring your own certificate](cdn-custom-ssl.md?tabs=option-2-enable-https-with-your-own-certificate#tlsssl-certificates) |**✓** | | **✓** | **✓** |
5959
| Supported TLS Versions | TLS 1.2, TLS 1.0/1.1 - [Configurable](https://docs.microsoft.com/rest/api/cdn/customdomains/enablecustomhttps#usermanagedhttpsparameters) | TLS 1.2 | TLS 1.2 | TLS 1.2 |
6060
||||
6161
| **Analytics and reporting** | **Standard Microsoft** | **Standard Akamai** | **Standard Verizon** | **Premium Verizon** |

articles/cdn/cdn-troubleshoot-allowed-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.custom: mvc
2121

2222
# Allowed certificate authorities for enabling custom HTTPS on Azure CDN
2323

24-
You must meet specific certificate requirements when you [enable the HTTPS feature by using your own certificate](cdn-custom-ssl.md?tabs=option-2-enable-https-with-your-own-certificate#ssl-certificates) for an Azure Content Delivery Network (CDN) custom domain. The **Azure CDN Standard from Microsoft** profile requires a certificate from one of the approved certificate authorities (CA) in the following list. If a certificate from an unapproved CA or if a self-signed certificate is used, the request is rejected. **Azure CDN Standard from Verizon** and **Azure CDN Premium from Verizon** profiles accept any valid certificate from any valid CA.
24+
You must meet specific certificate requirements when you [enable the HTTPS feature by using your own certificate](cdn-custom-ssl.md?tabs=option-2-enable-https-with-your-own-certificate#tlsssl-certificates) for an Azure Content Delivery Network (CDN) custom domain. The **Azure CDN Standard from Microsoft** profile requires a certificate from one of the approved certificate authorities (CA) in the following list. If a certificate from an unapproved CA or if a self-signed certificate is used, the request is rejected. **Azure CDN Standard from Verizon** and **Azure CDN Premium from Verizon** profiles accept any valid certificate from any valid CA.
2525

2626
> [!NOTE]
2727
> The option of using your own certificate to enable the custom domain HTTPS feature is *not* available for **Azure CDN Standard from Akamai** profiles.

0 commit comments

Comments
 (0)