Skip to content

Commit e329bae

Browse files
authored
Update azure-web-apps.md
1 parent ed72d6d commit e329bae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

14/umbraco-cms/fundamentals/setup/server-setup/load-balancing/azure-web-apps.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ By default **Umbraco v9.4 & 9.5** uses a system-wide semaphore locking mechanism
7575
Apply this setting to both the **SCHEDULINGPUBLISHER** Administrative server and the **SUBSCRIBER** scalable public-facing servers.
7676

7777
You can also copy the following JSON directly into your Azure Web App configuration via the Advanced Edit feature.
78+
7879
![image](https://github.com/umbraco/UmbracoDocs/assets/11179749/ae53a26b-c45a-4b71-932a-0682f3d264a8)
7980

8081
```json
@@ -95,7 +96,7 @@ You can also copy the following JSON directly into your Azure Web App configurat
9596
}
9697
```
9798

98-
## Steps to set-up an environment
99+
## Steps to set up an environment
99100

100101
1. Create an Azure SQL database
101102
2. Install Umbraco on your backoffice administrative environment and ensure to use your Azure SQL Database

0 commit comments

Comments
 (0)