Skip to content

Commit 98d1060

Browse files
Merge pull request #288483 from cephalin/patch-22
UUF 288621
2 parents 662245a + b1e53eb commit 98d1060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/deploy-staging-slots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ When you swap two slots (usually from a staging slot *as the source* into the pr
108108
- [Continuous deployment](deploy-continuous-deployment.md) settings, if enabled.
109109
- [App Service authentication](overview-authentication-authorization.md) settings, if enabled.
110110

111-
Any of these cases trigger all instances in the source slot to restart. During [swap with preview](#Multi-Phase), this marks the end of the first phase. The swap operation is paused, and you can validate that the source slot works correctly with the target slot's settings.
111+
When any of the settings is applied to the source slot, the change triggers all instances in the source slot to restart. During [swap with preview](#Multi-Phase), this marks the end of the first phase. The swap operation is paused, and you can validate that the source slot works correctly with the target slot's settings.
112112

113113
1. Wait for every instance in the source slot to complete its restart. If any instance fails to restart, the swap operation reverts all changes to the source slot and stops the operation.
114114

0 commit comments

Comments
 (0)