Skip to content

Commit 483711d

Browse files
authored
Update app-service-move-limitations.md
The following fact hasn't been mentioned any where in the doc so I've clarified it: 'When you move a Web App to a different subscription, location of the Web App remains the same but its policy will be changed. For example, if your Web App is in Subscription1 located in Central US and has Policy1. And Subscription2 is in the UK South and has Policy2. If you move the Web App to Subscription2, the location of the Web App remains the same (Central US) however it will be under the new policy which is policy2.'
1 parent c4dac55 commit 483711d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ When you move a Web App across subscriptions, the following guidance applies:
3030
- App Service apps with private endpoints cannot be moved. Delete the private endpoint(s) and recreate it after the move.
3131
- App Service apps with virtual network integration cannot be moved. Remove the virtual network integration and reconnect it after the move.
3232
- 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.
33+
- When you move a Web App to a different subscription, location of the Web App remains the same but its policy will be changed. For example, if your Web App is in Subscription1 located in Central US and has Policy1. And Subscription2 is in the UK South and has Policy2. If you move the Web App to Subscription2, the location of the Web App remains the same (Central US) however it will be under the new policy which is policy2.
3334

3435
## Find original resource group
3536

0 commit comments

Comments
 (0)