Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/sql-server/azure-arc/move-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,14 @@ Wait for the resource move to finish. It takes resources up to one hour to move

Verify that the Azure Arc-enabled SQL Server instances and associated databases are in the new resource group or subscription.

> [!IMPORTANT]
>
> If the SQL instances or databases associated with the moved virtual machines don't appear in the portal within three hours,
> ensure that the Azure Connected Machine agent is still running and connected to Azure Arc.
>
> Upgrading the `WindowsAgent.SqlServer` extension on the virtual machine will also trigger a refresh of the
> SQL instance and database inventory.

Comment thread
rwestMSFT marked this conversation as resolved.
Outdated
## Enable features

Enable any features that you disabled before the move.
Expand Down