Skip to content

Commit

Permalink
Merge branch 'main' into fix/Advisor-Issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kpoineal authored Nov 15, 2024
2 parents 6bf966f + 52ddbc7 commit 988ef65
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
23 changes: 0 additions & 23 deletions azure-resources/Cdn/profiles/recommendations.yaml
Original file line number Diff line number Diff line change
@@ -1,26 +1,3 @@
- description: Avoid combining Traffic Manager and Front Door
aprlGuid: 9437634c-d69e-2747-b13e-631c13182150
recommendationTypeId: null
recommendationControl: Business Continuity
recommendationImpact: High
recommendationResourceType: Microsoft.Cdn/profiles
recommendationMetadataState: Active
longDescription: |
For most solutions, choose either Azure Front Door for content caching, CDN, TLS termination, and WAF, or Traffic Manager for simple global load balancing.
potentialBenefits: Optimized network routing and security
pgVerified: true
automationAvailable: true
tags: null
learnMoreLink:
- name: Azure Load Balancing Options
url: "https://learn.microsoft.com/azure/architecture/guide/technology-choices/load-balancing-overview"
- name: Azure Traffic Manager
url: "https://learn.microsoft.com/azure/traffic-manager/traffic-manager-overview"
- name: Azure Front Door
url: "https://learn.microsoft.com/azure/frontdoor/front-door-overview"
- name: Mission-critical global content delivery
url: "https://learn.microsoft.com/en-us/azure/architecture/guide/networking/global-web-applications/mission-critical-content-delivery"

- description: Restrict traffic to your origins
aprlGuid: 6c40b7ae-2bea-5748-be1a-9e9e3b834649
recommendationTypeId: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,26 @@
url: "https://learn.microsoft.com/azure/advisor/advisor-reference-reliability-recommendations#add-an-endpoint-configured-to-all-world"
- name: Traffic Manager profile - GeographicProfile (Add an endpoint configured to ""All (World)"").
url: "https://aka.ms/Rf7vc5"

- description: Avoid combining Traffic Manager and Front Door
aprlGuid: 9437634c-d69e-2747-b13e-631c13182150
recommendationTypeId: null
recommendationControl: Business Continuity
recommendationImpact: High
recommendationResourceType: Microsoft.Network/trafficManagerProfiles
recommendationMetadataState: Active
longDescription: |
For most solutions, choose either Azure Front Door for content caching, CDN, TLS termination, and WAF, or Traffic Manager for simple global load balancing.
potentialBenefits: Optimized network routing and security
pgVerified: true
automationAvailable: true
tags: null
learnMoreLink:
- name: Azure Load Balancing Options
url: "https://learn.microsoft.com/azure/architecture/guide/technology-choices/load-balancing-overview"
- name: Azure Traffic Manager
url: "https://learn.microsoft.com/azure/traffic-manager/traffic-manager-overview"
- name: Azure Front Door
url: "https://learn.microsoft.com/azure/frontdoor/front-door-overview"
- name: Mission-critical global content delivery
url: "https://learn.microsoft.com/en-us/azure/architecture/guide/networking/global-web-applications/mission-critical-content-delivery"

0 comments on commit 988ef65

Please sign in to comment.