Skip to content

Commit 88fff75

Browse files
Merge pull request #210019 from bmis/blamis_move_limitation
remove wrong information
2 parents b6726d0 + 6cababf commit 88fff75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ When you move a Web App across subscriptions, the following guidance applies:
2222
- Uploaded or imported TLS/SSL certificates
2323
- App Service Environments
2424
- All App Service resources in the resource group must be moved together.
25-
- App Service Environments can't be moved to a new resource group or subscription. However, you can move a web app and app service plan to a new subscription without moving the App Service Environment. After the move, the web app is no longer hosted in the App Service Environment.
25+
- App Service Environments can't be moved to a new resource group or subscription. However, you can move a web app and app service plan to a new subscription without moving the App Service Environment.
2626
- You can move a certificate bound to a web without deleting the TLS bindings, as long as the certificate is moved with all other resources in the resource group. However, you can't move a free App Service managed certificate. For that scenario, see [Move with free managed certificates](#move-with-free-managed-certificates).
2727
- App Service apps with private endpoints cannot be moved. Delete the private endpoint(s) and recreate it after the move.
2828
- 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. For help with finding the original resource group, see the next section.

0 commit comments

Comments
 (0)