diff --git a/README.md b/README.md index b1f87441..5f463aaf 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ Azure Quick Review (azqr) goal is to produce a high level assessment of an Azure ## Supported Azure Services -* Azure Application Gateway * Azure App Services * Azure Functions * Azure Container Apps @@ -32,6 +31,8 @@ Azure Quick Review (azqr) goal is to produce a high level assessment of an Azure * Azure SQL Database * Azure Key Vault * Azure App Configuration +* Azure Application Gateway +* Azure Front Door * Azure Storage Account ## Microsoft Defender Status diff --git a/internal/report/templates/Microsoft.Cdn.profiles.md b/internal/report/templates/Microsoft.Cdn.profiles.md index 6e2329b2..e5a78aa7 100644 --- a/internal/report/templates/Microsoft.Cdn.profiles.md +++ b/internal/report/templates/Microsoft.Cdn.profiles.md @@ -1,4 +1,10 @@ ### Azure Front Door +Azure Front Door is Microsoft’s modern cloud Content Delivery Network (CDN) that provides fast, reliable, and secure access between your users and your applications’ static and dynamic web content across the globe. Azure Front Door delivers your content using the Microsoft’s global edge network with hundreds of global and local points of presence (PoPs) distributed around the world close to both your enterprise and consumer end users + +Azure Front Door is offered in 2 different tiers, Azure Front Door Standard and Azure Front Door Premium. Azure Front Door Standard and Premium tier combines capabilities of Azure Front Door (classic), Azure CDN Standard from Microsoft (classic), and Azure WAF into a single secure cloud CDN platform with intelligent threat protection. + +[Azure Frot Door Overview](https://learn.microsoft.com/en-us/azure/frontdoor/front-door-overview) +[Feature comparison between tiers](https://learn.microsoft.com/en-us/azure/frontdoor/standard-premium/tier-comparison) --- \ No newline at end of file