File tree Expand file tree Collapse file tree
infrastructure/tf-core/environments Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ function_apps = {
173173 remote_debugging_enabled = false
174174 storage_uses_managed_identity = null
175175 worker_32bit = false
176- health_check_path = " api/health"
176+ health_check_path = " / api/health"
177177
178178 fa_config = {
179179 ReceiveCaasFile = {
@@ -1143,7 +1143,7 @@ sqlserver = {
11431143 licence_type = " LicenseIncluded"
11441144 max_gb = 30
11451145 read_scale = false
1146- sku = " S7 "
1146+ sku = " S1 "
11471147 storage_account_type = " Local"
11481148 zone_redundant = false
11491149 }
Original file line number Diff line number Diff line change @@ -1075,7 +1075,7 @@ sqlserver = {
10751075 licence_type = " LicenseIncluded"
10761076 max_gb = 5
10771077 read_scale = false
1078- sku = " S7 "
1078+ sku = " S1 "
10791079 storage_account_type = " Local"
10801080 zone_redundant = false
10811081 }
Original file line number Diff line number Diff line change @@ -1076,7 +1076,7 @@ sqlserver = {
10761076 licence_type = " LicenseIncluded"
10771077 max_gb = 10
10781078 read_scale = false
1079- sku = " S7 "
1079+ sku = " S1 "
10801080 storage_account_type = " Local"
10811081 zone_redundant = false
10821082 }
You can’t perform that action at this time.
0 commit comments