Skip to content

Commit ca4fdc9

Browse files
Merge pull request #298747 from MashaMSFT/patch-517957
Update move-support-resources.md
2 parents 5cf9266 + 1985cdf commit ca4fdc9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-resource-manager/management/move-support-resources.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1805,8 +1805,10 @@ Moves between resource groups and subscriptions are supported for APIs that use
18051805
> [!div class="mx-tableFixed"]
18061806
> | Resource type | Resource group | Subscription | Region move |
18071807
> | ------------- | ----------- | ---------- | ----------- |
1808-
> | sqlvirtualmachinegroups | **Yes** | **Yes** | No |
1809-
> | sqlvirtualmachines | **Yes** | **Yes** | No |
1808+
> | sqlvirtualmachinegroups | **No** | **No** | No |
1809+
> | sqlvirtualmachines | **No** | **No** | No |
1810+
1811+
If you need to move your SQL virtual machines resource, first delete the [SQL IaaS Agent extension](/azure/azure-sql/virtual-machines/windows/sql-agent-extension-manually-register-single-vm#delete-the-extension) from the virtual machine, move the virtual machine to a different resource group or subscription, and then [re-register](/azure/azure-sql/virtual-machines/windows/sql-agent-extension-manually-register-single-vm#register-with-extension) your SQL Server VM with the SQL IaaS Agent extension again.
18101812

18111813
## Microsoft.Storage
18121814

0 commit comments

Comments
 (0)