File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
14/umbraco-cms/fundamentals/setup/server-setup/load-balancing Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,7 @@ By default **Umbraco v9.4 & 9.5** uses a system-wide semaphore locking mechanism
75
75
Apply this setting to both the ** SCHEDULINGPUBLISHER** Administrative server and the ** SUBSCRIBER** scalable public-facing servers.
76
76
77
77
You can also copy the following JSON directly into your Azure Web App configuration via the Advanced Edit feature.
78
+
78
79
![ image] ( https://github.com/umbraco/UmbracoDocs/assets/11179749/ae53a26b-c45a-4b71-932a-0682f3d264a8 )
79
80
80
81
``` json
@@ -95,7 +96,7 @@ You can also copy the following JSON directly into your Azure Web App configurat
95
96
}
96
97
```
97
98
98
- ## Steps to set- up an environment
99
+ ## Steps to set up an environment
99
100
100
101
1 . Create an Azure SQL database
101
102
2 . Install Umbraco on your backoffice administrative environment and ensure to use your Azure SQL Database
You can’t perform that action at this time.
0 commit comments