Validation step failing for migrating cloud service (classic) to extended support

Matthew Foreman 0 Reputation points
2023-03-31T20:50:54.1666667+00:00

I am trying to migrate our cloud service (classic) to extended support. When I run the validation step, it says that the migration isn't allowed for deployment because it isn't in the regional scope. Options that I found for fixing it was to add either an endpoint or a data disk to the VM. Neither of those options will work as this cloud service doesn't have a VM. How can I enable this migration as painlessly as possible?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
677 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Yuvaraj Madheswaran 390 Reputation points
    2023-03-31T22:22:47.73+00:00

    Hello Matthew,

    This happens when a deployment contains a web/worker role. Since migration is only supported for Virtual Machines, remove the web/worker role from the deployment and try migration again.

    Please refer the below link for more information,

    https://learn.microsoft.com/en-us/azure/virtual-machines/migration-classic-resource-manager-errors