Skip to content

Commit 450b9a8

Browse files
Merge pull request #301783 from seligj95/limitations
App service slot swap - remove vnet settings limitation
2 parents 4eafd01 + 9e3af58 commit 450b9a8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

articles/app-service/app-service-web-app-cloning.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ Here are the known restrictions of app cloning:
119119

120120
* Autoscale settings aren't cloned.
121121
* Backup schedule settings aren't cloned.
122-
* Virtual network settings aren't cloned.
123122
* Application Insights isn't automatically set up on the destination app.
124123
* Easy Auth settings aren't cloned.
125124
* Kudu extensions aren't cloned.

includes/app-service-deployment-slots-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ When you swap slots, these settings are swapped:
2121
- Service endpoints (currently)
2222
- Azure Content Delivery Network (currently)
2323
- Path mappings
24+
- Virtual network integration
2425

2526
When you swap slots, these settings aren't swapped:
2627

@@ -34,7 +35,6 @@ When you swap slots, these settings aren't swapped:
3435
- Always On
3536
- Diagnostic settings
3637
- Cross-origin resource sharing (CORS)
37-
- Virtual network integration
3838
- Managed identities and related settings
3939
- Settings that end with the suffix `_EXTENSION_VERSION`
4040
- Settings that [Service Connector](../articles/service-connector/overview.md) created

0 commit comments

Comments
 (0)