The Data Factory name is already taken. Choose a different name. What every I type in for the name I always get this error

Anonymous
2022-10-11T16:49:59.313+00:00

I just set up my azure account and was trying to create a new data factory
No matter what name I put in I get this error The Data Factory name is already taken. Choose a different name.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,661 questions
{count} vote

Accepted answer
  1. Bjoern Peters 8,921 Reputation points
    2022-10-13T16:34:37.45+00:00

4 additional answers

Sort by: Most helpful
  1. Bjoern Peters 8,921 Reputation points
    2022-10-11T17:09:19.58+00:00

    Hi @Anonymous

    It would be helpful to see a screenshot of the detailed error message and what you have already tried.

    There might be several issues with naming conventions and maybe also with resources in some regions and the "Choose a different name" eventually a misleading error.

    Please tell/show us some more information.


  2. Bjoern Peters 8,921 Reputation points
    2022-10-11T21:14:31.397+00:00

    Hi @David Holland

    I tried it on my own... as a data factory is not that complicated to deploy (less configurable options)
    I was able to step through the configuration without any issues.

    249495-image.png

    So I suggest that your subscription has any special policies that may have a special naming convention or won't allow you to deploy an ADF within that subscription.
    Check with your Global Admins what the policies contain regarding ADF and naming.

    It must definitely have something to do with rules in your tenant and/or subscription.


  3. Nandan Hegde 36,166 Reputation points MVP Volunteer Moderator
    2022-10-13T12:11:02.473+00:00

    Hey,
    This seems to be an issue for some folks. The workaround is to create via PowerShell


  4. Vemuri Meeravali 0 Reputation points
    2025-05-23T07:32:53.5+00:00

    For Name, the name of the data factory must be globally unique. If you see an error that your name is already taken, change the name of the data factory (for example, to <yourname>ADFTutorialDataFactory) and try creating it again. To learn more about naming rules for Data Factory artifacts, see Data Factory naming rules.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.