Skip to content

Commit 3d1802d

Browse files
authored
Update app-service-move-limitations.md
Customers are getting confused by the fact that we mention App Service Environments on the list of App Services resources and immediately after we say that all App Service resources need to be moved. Since App Service Environments cannot be moved, I suggest adding a note like this: - All App Service resources in the resource group must be moved together. Note that App Service Environments cannot be moved to a new Resource Group nor to a new Subscription.
1 parent 83697d1 commit 3d1802d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/move-limitations/app-service-move-limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ When moving a Web App across subscriptions, the following guidance applies:
1818
- App Service plans
1919
- Uploaded or imported SSL certificates
2020
- App Service Environments
21-
- All App Service resources in the resource group must be moved together.
21+
- All App Service resources in the resource group must be moved together. Note that App Service Environments cannot be moved to a new Resource Group nor to a new Subscription.
2222
- You can move a certificate bound to a web without deleting the SSL bindings, as long as the certificate is moved with all other resources in the resource group.
2323
- App Service resources can only be moved from the resource group in which they were originally created. If an App Service resource is no longer in its original resource group, move it back to its original resource group. Then, move the resource across subscriptions.
2424

0 commit comments

Comments
 (0)