Skip to content

Commit 47ff1e6

Browse files
xuehonggecfan
andauthored
Update articles/logic-apps/set-up-deployment-slots.md
Co-authored-by: Esther Fan <[email protected]>
1 parent 7ea9fd5 commit 47ff1e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/logic-apps/set-up-deployment-slots.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ With deployment slots, you can achieve continuous delivery and improve your appl
4444

4545
- If your storage is private, complete the following steps:
4646

47-
- After creating a slot, open the slot's environment variable WEBSITE_CONTENTSHARE to find its value for the file share. Then go to the storage account to manually create a file share with the same name.
47+
1. After you create the slot, go to the deployment slot. On the slot menu, under **Settings**, select **Environment variables**.
48+
1. On the **App settings** tab, find the file share value for the app setting named **WEBSITE_CONTENTSHARE**.
49+
1. Go to the storage account and manually create a file share that uses the same name.
4850
- On each slot, add an environment varaible named WEBSITE_OVERRIDE_STICKY_DIAGNOSTICS_SETTINGS and set its value to 0.
4951

5052
## Prerequisites

0 commit comments

Comments
 (0)