Skip to content

Commit 1a9cc18

Browse files
author
David Sanchez
committed
Updating SKU of SignalR Service in ARM
1 parent 8f78c4e commit 1a9cc18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Source/SmartHotel360.WebsiteARM/smarthote360.website.deployment.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
},
1717
"signalr_sku": {
1818
"type": "string",
19-
"defaultValue": "Free"
19+
"defaultValue": "Standard"
2020
},
2121
"signalr_capacity": {
2222
"type": "int",
23-
"defaultValue": 1
23+
"defaultValue": 2
2424
}
2525
},
2626
"variables": {

0 commit comments

Comments
 (0)