Skip to content

Commit 3edb636

Browse files
Merge pull request #260190 from duongau/patch-13
Front Door - update resource used in bicep QS article
2 parents f2b1a94 + f6cd763 commit 3edb636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/frontdoor/create-front-door-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This quickstart describes how to create an Azure Front Door Standar
44
services: front-door
55
author: duongau
66
ms.author: duau
7-
ms.date: 07/08/2022
7+
ms.date: 12/04/2023
88
ms.topic: quickstart
99
ms.service: frontdoor
1010
ms.workload: infrastructure-services
@@ -35,7 +35,7 @@ In this quickstart, you'll create a Front Door Standard/Premium, an App Service,
3535

3636
Multiple Azure resources are defined in the Bicep file:
3737

38-
* [**Microsoft.Network/frontDoors**](/azure/templates/microsoft.network/frontDoors)
38+
* [**Microsoft.Cdn/profiles**](/azure/templates/microsoft.cdn/profiles) (Azure Front Door Standard/Premium profile)
3939
* [**Microsoft.Web/serverfarms**](/azure/templates/microsoft.web/serverfarms) (App service plan to host web apps)
4040
* [**Microsoft.Web/sites**](/azure/templates/microsoft.web/sites) (Web app origin servicing request for Front Door)
4141

0 commit comments

Comments
 (0)