We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 587cc66 + c94d986 commit 540e203Copy full SHA for 540e203
infra/main.bicep
@@ -41,6 +41,7 @@ param hostingPlanName string = 'asp-${resourceToken}'
41
'P4'
42
])
43
param hostingPlanSku string = 'B3'
44
+
45
@description('The sku tier for the App Service plan')
46
@allowed([
47
'Free'
0 commit comments