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 5a73e09 + 34789a6 commit b4bad7aCopy full SHA for b4bad7a
bicep/main.bicep
@@ -23,7 +23,7 @@ var environmentConfigurationMap = {
23
appServicePlan: {
24
sku: {
25
name: 'S1'
26
- capacity: 1
+ capacity: 2
27
}
28
29
storageAccount: {
0 commit comments