You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/provision-resource-bicep.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: msangapu
6
6
ms.topic: article
7
7
ms.custom: devx-track-bicep
8
8
ms.date: 11/18/2022
9
-
zone_pivot_groups: app-service-bicep
9
+
zone_pivot_groups: app-service-bicep
10
10
---
11
11
12
12
# Create App Service app using Bicep
@@ -91,7 +91,7 @@ This template contains several parameters that are predefined for your convenien
91
91
92
92
::: zone-end
93
93
94
-
::: zone pivot="app-service-bicep-windows-containers"
94
+
::: zone pivot="app-service-bicep-windows-container"
95
95
96
96
The template used in this quickstart is shown below. It deploys an App Service plan and an App Service app on Windows and a sample .NET "Hello World" app from the [Azure Samples](https://github.com/Azure-Samples) repo.
0 commit comments