Skip to content

Commit

Permalink
adding front door content
Browse files Browse the repository at this point in the history
  • Loading branch information
cmendible committed Feb 10, 2023
1 parent 2b492b0 commit 0105781
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
6 changes: 6 additions & 0 deletions internal/report/templates/Microsoft.Cdn.profiles.md
Original file line number Diff line number Diff line change
@@ -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)

---

0 comments on commit 0105781

Please sign in to comment.