How To Create an Azure Cluster In Another Region Using Azure Data Factory

Joaquin Chemile 41 Reputation points
2021-06-30T04:59:57.097+00:00

I'm Trying to change the region where the Hd Insight Linked Service create an on-demand cluster. I Want to change from East Us to East Us 2 (Or West US)

110492-location1.png

But I can't do it I've added in the following places the Location key without success:

110453-location2.png

Existe alguna forma de nombrado o example?

Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
199 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,654 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 78,576 Reputation points Microsoft Employee
    2021-06-30T12:08:03.713+00:00

    Hello @Joaquin Chemile ,

    Thanks for the questions and using MS Q&A platform.

    The Azure Data Factory service can automatically create an on-demand HDInsight cluster to process data. The cluster is created in the same region as the storage account (linkedServiceName property in the JSON) associated with the cluster.

    Note: To create on-demand HDInsight cluster in West US region, make sure to create the Azure Storage account in West US region.

    110681-image.png

    For more details, refer to Azure HDInsight on-demand linked service.

    Hope this helps. Do let us know if you any further queries.

    ---------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful