Skip to content

Commit bc824f3

Browse files
authored
1 parent f647869 commit bc824f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-functions/functions-deployment-slots.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Keep in mind the following points:
4545

4646
- Settings related to event sources and bindings must be configured as [deployment slot settings](#manage-settings) *before you start a swap*. Marking them as "sticky" ahead of time ensures events and outputs are directed to the proper instance.
4747

48+
- When you create a new staging slot, all existing settings from the production slot are created in the new slot, regardless of the *stickiness* of the setting.
49+
4850
## Manage settings
4951

5052
Some configuration settings are slot-specific. The following lists detail which settings change when you swap slots, and which remain the same.

0 commit comments

Comments
 (0)