Skip to content

Commit 60aa396

Browse files
authored
Update advisor-reference-reliability-recommendations.md
removed "for Redis" from the "Cache" section title and added two new recommendations to the "CDN" section
1 parent 5c6a755 commit 60aa396

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

articles/advisor/advisor-reference-reliability-recommendations.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ A potential networking issue has been identified for your Container Apps Environ
8484

8585
Learn more about [Managed Environment - CreateNewContainerAppsEnvironment (A potential networking issue has been identified with your Container Apps Environment that requires it to be re-created to avoid DNS issues)](https://aka.ms/createcontainerapp).
8686

87-
## Cache for Redis
87+
## Cache
8888

8989
### Availability may be impacted from high memory fragmentation. Increase fragmentation memory reservation to avoid potential impact.
9090

@@ -96,9 +96,28 @@ Learn more about [Redis Cache Server - RedisCacheMemoryFragmentation (Availabili
9696

9797
### Switch Secret version to ‘Latest’ for the Azure Front Door customer certificate
9898

99-
We recommend configuring the Azure Front Door customer certificate secret to ‘Latest’ for the AFD to refer to the latest secret version in Azure Key Vault, so that the secret can be automatically rotated.
99+
We recommend configuring the Azure Front Door (AFD) customer certificate secret to ‘Latest’ for the AFD to refer to the latest secret version in Azure Key Vault, so that the secret can be automatically rotated.
100100

101101
Learn more about [Front Door Profile - SwitchVersionBYOC (Switch Secret version to ‘Latest’ for the Azure Front Door customer certificate)](/azure/frontdoor/standard-premium/how-to-configure-https-custom-domain#certificate-renewal-and-changing-certificate-types).
102+
103+
### Validate domain ownership by adding DNS TXT record to DNS provider.
104+
105+
Validate domain ownership by adding DNS TXT record to DNS provider.
106+
107+
Learn more about [Front Door Profile - ValidateDomainOwnership (Validate domain ownership by adding DNS TXT record to DNS provider.)](/azure/frontdoor/standard-premium/how-to-add-custom-domain#domain-validation-state).
108+
109+
### Re-validate domain ownership for the Azure Front Door managed certificate renewal
110+
111+
Azure Front Door cannot automatically renew the managed certificate because the domain is not CNAME mapped to AFD endpoint. Please re-validate domain ownership for the managed certificate to be automatically renewed.
112+
113+
Learn more about [Front Door Profile - RevalidateDomainOwnership (Re-validate domain ownership for the Azure Front Door managed certificate renewal)](/azure/frontdoor/standard-premium/how-to-add-custom-domain#domain-validation-state).
114+
115+
### Renew the expired Azure Front Door customer certificate to avoid service disruption.
116+
117+
Some of the customer certificates for Azure Front Door Standard and Premium profiles expired. Please renew the certificate in time to avoid service disruption.
118+
119+
Learn more about [Front Door Profile - RenewExpiredBYOC (Renew the expired Azure Front Door customer certificate to avoid service disruption.)](/azure/frontdoor/standard-premium/how-to-configure-https-custom-domain#use-your-own-certificate).
120+
102121
## Compute
103122

104123
### Migrate Virtual Machines to Availability Zones

0 commit comments

Comments
 (0)