Hoping someone can help!
Currently in the middle of planning a migration from Azure Service Manager to Azure Resource Manager.
Not able to find any documentation and thought I would reach out.
When using the method of Move-AzureVirtualNetwork
to migrate Virtual Machines from ASM to ARM. If a SQL Alwayson cluster is the only Availability Set in that Virtual Network.
When it is migrated, is there any impact to the cluster?
If so, is the fix to completely re-configure and re-deploy the cluster?
Thanks, Lachie
As long as all VMs in the cloud service are in the same availability set, then you are good to go. Migration is transparent and without downtime. If there's any incompatibility, the preparation phase will tell you.