Azure Migrate Rest API 2018-02-02 not supported

Govindagoud patil 21 Reputation points
2020-02-04T10:15:52.627+00:00

I am trying to automate the Migration grouping and assessment using available Azure Rest API 2018-02-02 , I don't know when new version going to be available for public use . Please give some insight on this

Getting Below Error .


az : ERROR: Bad Request({"error":{"code":"NoRegisteredProviderFound","message":"No registered resource provider found for location 'centralus' and API version
'2018-02-02' for type 'migrateprojects'. The supported api-versions are '2018-09-01-preview, 2019-06-01'. The supported locations are 'centralus, eastasia,
southeastasia, northeurope, westeurope, westus2, australiasoutheast, uksouth, ukwest, canadacentral, centralindia, southindia, japaneast, japanwest, brazilsouth,
koreasouth, koreacentral, francecentral'."}})
At line:1 char:1

  • az rest --method get --uri "https://management.azure.com/subscription ...
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • CategoryInfo : NotSpecified: (ERROR: Bad Requ...cecentral'."}}):String) [], RemoteException
  • FullyQualifiedErrorId : NativeCommandError

When i Use New version as specified above i get below error which is not descriptive


az : ERROR: Internal Server Error({"Message":"An error has occurred."})
At line:1 char:1

  • az rest --method get --uri "https://management.azure.com/subscription ...
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • CategoryInfo : NotSpecified: (ERROR: Internal...as occurred."}):String) [], RemoteException
  • FullyQualifiedErrorId : NativeCommandError

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
716 questions
{count} votes

Accepted answer
  1. Jerryzy 10,561 Reputation points
    2020-02-07T06:40:38.677+00:00

    Hi ,

    Welcome to Microsoft Q&A Forum.
    This forum mainly discussed about Partner Center API related question, as this question is mainly about Azure Migration API, I would suggest you could create a thread in this forum:

    Azure API Management

    Thanks for your understanding

    Best Regards

    0 comments No comments

0 additional answers

Sort by: Most helpful