An Azure service designed to help simplify, guide, and automate database migrations to Azure.
If you are experiencing a continuous "retrying connection" loop when trying to access the SQL workload migration assessment in Azure, it may indicate connectivity issues between your SQL Server instance and Azure. Here are some steps to troubleshoot the problem:
- Check SQL Server Status: Ensure that your SQL Server instance is powered on and accessible.
- Verify Connection Status: Make sure that the connection status of the SQL agent in Azure Migrate is marked as Connected. You can also check the last heartbeat to ensure it is up-to-date.
- Firewall and Network Settings: Ensure that outbound connections on port 443 (HTTPS) are allowed, as this is necessary for communication with Azure services.
- Check Azure Migrate Configuration: Confirm that all SQL instances are properly configured and that the Azure Migrate connection status for all SQL instances is Connected in the discovered SQL instance pane.
- Retry After Waiting: If you see a notification advising you to wait, keep the page open, as the portal may automatically retry the operation after five minutes. If the issue persists, consider refreshing the page after the wait time.
If these steps do not resolve the issue, further investigation into the specific error messages or logs may be required.
References: