Move resources from eastus to eastus2 region

Akshay Kadam 0 Reputation points
2024-07-04T14:59:01.0566667+00:00

I am trying to move resources from eastus region to eastus2 region using azure resource mover rest api. but while testing api in local getting error called The resource definition is invalid.

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
224 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. akinbade abiola 8,450 Reputation points
    2024-07-04T15:38:06.89+00:00

    Hello Akshay Kadam,

    This error message usually occurs when the JSON payload in the request is not formatted correctly or is missing required parameters. Please verify the payload which you are sending.

    View API format for all rest APIs here:

    https://learn.microsoft.com/en-us/rest/api/azure/

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola