Azure Data Factory - naming rules
APPLIES TO: Azure Data Factory Azure Synapse Analytics
Tip
Try out Data Factory in Microsoft Fabric, an all-in-one analytics solution for enterprises. Microsoft Fabric covers everything from data movement to data science, real-time analytics, business intelligence, and reporting. Learn how to start a new trial for free!
The following table provides naming rules for Data Factory artifacts.
Name | Name Uniqueness | Validation Checks |
---|---|---|
Data factory | Unique across Microsoft Azure. Names are case-insensitive, that is, MyDF and mydf refer to the same data factory. |
|
Linked services/Datasets/Pipelines/Data Flows | Unique within a data factory. Names are case-insensitive. |
|
Integration Runtime | Unique within a data factory. Names are case-insensitive. |
|
Data flow transformations | Unique within a data flow. Names are case-insensitive |
|
Resource Group | Unique across Microsoft Azure. Names are case-insensitive. | For more info, see Azure naming rules and restrictions. |
Pipeline parameters & variable | Unique within the pipeline. Names are case-insensitive. |
|
Related content
Learn how to create data factories by following step-by-step instructions in Quickstart: create a data factory article.