Skip to content

Commit 540e203

Browse files
Merge pull request #2 from NirajC-Microsoft/psl-njcwydpipeline
fix: add space between two params
2 parents 587cc66 + c94d986 commit 540e203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/main.bicep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ param hostingPlanName string = 'asp-${resourceToken}'
4141
'P4'
4242
])
4343
param hostingPlanSku string = 'B3'
44+
4445
@description('The sku tier for the App Service plan')
4546
@allowed([
4647
'Free'

0 commit comments

Comments
 (0)