You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -40,7 +40,7 @@ You can also add data flows directly to your data factory without using a templa
40
40
# [Azure Synapse](#tab/synapse-analytics)
41
41
42
42
Get started by first [creating a new Synapse Workspace](../synapse-analytics/quickstart-create-workspace.md) from the Azure portal. After creating your new workspace, select the **Open Azure Studio** tile to launch the Data Factory UI.
43
-
43
+
44
44
:::image type="content" source="media/data-flow-create/open-synapse-studio-from-portal.png" alt-text="Shows a screenshot of how to open the Synapse Studio from the Azure portal.":::
45
45
46
46
You can add sample Data Flows from the template gallery. To browse the gallery, select the **Integrate** tab in Synapse Studio and click the plus sign to choose **Browse Gallery**.
@@ -62,4 +62,4 @@ You can also add data flows directly to your workspace without using a template.
62
62
## Related content
63
63
64
64
*[Tutorial: Transform data using mapping data flows](tutorial-data-flow.md)
65
-
*Begin building your data transformation with a [source transformation](data-flow-source.md).
65
+
*[Source transformation in mapping data flows](data-flow-source.md)
This quickstart describes how to use either the [Azure Data Factory Studio](https://adf.azure.com) or the [Azure portal UI](https://portal.azure.com) to create a data factory.
16
+
This quickstart describes how to use either [Azure Data Factory Studio](https://adf.azure.com) or the [Azure portal UI](https://portal.azure.com) to create a data factory.
17
17
18
-
> [!NOTE]
19
-
> If you are new to Azure Data Factory, see [Introduction to Azure Data Factory](introduction.md) before trying this quickstart.
18
+
If you're new to Azure Data Factory, see the [introduction to the service](introduction.md) before you try this quickstart.
20
19
21
20
## Prerequisites
22
21
23
-
### Azure subscription
22
+
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
23
+
- Make sure that you have the required Azure roles to create a data factory. For more information, see [Roles and permissions for Azure Data Factory](concepts-roles-permissions.md).
24
24
25
-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
25
+
## Create a data factory in Azure Data Factory Studio
26
26
27
-
### Azure roles
27
+
By using Azure Data Factory Studio, you can create a data factory in seconds:
28
28
29
-
To learn about the Azure role requirements to create a data factory, refer to [Azure Roles requirements](quickstart-create-data-factory-dot-net.md?#azure-roles).
29
+
1. Open the Microsoft Edge or Google Chrome web browser. Currently, the Data Factory UI is supported only in these browsers.
30
30
31
-
## Create a data factory
31
+
1. Go to [Azure Data Factory Studio](https://adf.azure.com) and select the **Create a new data factory** option.
32
32
33
-
A quick creation experience provided in the Azure Data Factory Studio to enable users to create a data factory within seconds. More advanced creation options are available in Azure portal.
33
+
1. You can use the default values for the new data factory. Or you can choose a unique name, a preferred location, and a specific subscription. When you finish with these details, select **Create**.
34
34
35
-
### Quick creation in the Azure Data Factory Studio
35
+
:::image type="content" source="media/quickstart-create-data-factory/create-with-azure-data-factory-studio.png" alt-text="Screenshot that shows the Azure Data Factory Studio page for creating a data factory.":::
36
36
37
-
1. Launch **Microsoft Edge** or **Google Chrome** web browser. Currently, Data Factory UI is supported only in Microsoft Edge and Google Chrome web browsers.
38
-
1. Go to the [Azure Data Factory Studio](https://adf.azure.com) and choose the **Create a new data factory** radio button.
39
-
1. You can use the default values to create directly, or enter a unique name and choose a preferred location and subscription to use when creating the new data factory.
40
-
41
-
:::image type="content" source="media/quickstart-create-data-factory/create-with-azure-data-factory-studio.png" alt-text="Shows a screenshot of the Azure Data Factory Studio page to create a new data factory.":::
37
+
After you create a data factory, you go to it from the home page of Azure Data Factory Studio.
42
38
43
-
1. After creation, you can directly enter the homepage of the [Azure Data Factory Studio](https://adf.azure.com).
39
+
:::image type="content" source="media/quickstart-create-data-factory/azure-data-factory-studio-home-page.png" alt-text="Screenshot that shows the Azure Data Factory Studio page for a created data factory.":::
44
40
45
-
:::image type="content" source="media/quickstart-create-data-factory/azure-data-factory-studio-home-page.png" alt-text="Shows a screenshot of the Azure Data Factory Studio home page.":::
41
+
## Create a datafactory in the Azure portal
46
42
47
-
### Advanced creation in the Azure portal
43
+
When you use the Azure portal to create a data factory, the creation options are more advanced:
48
44
49
-
1. Launch **Microsoft Edge** or **Google Chrome** web browser. Currently, Data Factory UI is supported only in Microsoft Edge and Google Chrome web browsers.
50
-
1. Go to the [Azure portal data factories page](https://portal.azure.com/#browse/Microsoft.DataFactory%2FdataFactories).
51
-
1. After landing on the data factories page of the Azure portal, click **Create**.
45
+
1. Open the Microsoft Edge or Google Chrome web browser. Currently, the Data Factory UI is supported only in these browsers.
52
46
53
-
:::image type="content" source="media/quickstart-create-data-factory/data-factory-create-from-portal.png" alt-text="Shows a screenshot of the Azure portal data factories Create button.":::
47
+
1. Go to the [page for data factories in the Azure portal](https://portal.azure.com/#browse/Microsoft.DataFactory%2FdataFactories).
54
48
55
-
1. For **Resource Group**, take one of the following steps:
56
-
1. Select an existing resource group from the drop-down list.
57
-
1. Select **Create new**, and enter the name of a new resource group.
58
-
59
-
To learn about resource groups, see [Use resource groups to manage your Azure resources](../azure-resource-manager/management/overview.md).
49
+
1. Select **Create**.
50
+
51
+
:::image type="content" source="media/quickstart-create-data-factory/data-factory-create-from-portal.png" alt-text="Screenshot of the Create button on the Azure portal page for data factories.":::
52
+
53
+
1. For **Resource group**, take one of the following steps:
54
+
- Select an existing resource group from the dropdown list.
55
+
- Select **Create new**, and then enter the name of a new resource group.
56
+
57
+
To learn about resource groups, see [What is a resource group?](../azure-resource-manager/management/overview.md#what-is-a-resource-group).
60
58
61
59
1. For **Region**, select the location for the data factory.
62
60
63
-
The list shows only locations that Data Factory supports, and where your Azure Data Factory meta data will be stored. The associated data stores (like Azure Storage and Azure SQL Database) and computes (like Azure HDInsight) that Data Factory uses can run in other regions.
64
-
61
+
The list shows only locations that Data Factory supports, and where your Data Factory metadata will be stored. The associated data stores (like Azure Storage and Azure SQL Database) and computes (like Azure HDInsight) that Data Factory uses can run in other regions.
62
+
65
63
1. For **Name**, enter **ADFTutorialDataFactory**.
66
-
67
-
The name of the Azure data factory must be *globally unique*. If you see the following error, change the name of the data factory (for example, **<yourname>ADFTutorialDataFactory**) and try creating again. For naming rules for Data Factory artifacts, see the [Data Factory - naming rules](naming-rules.md) article.
68
64
69
-
:::image type="content" source="./media/doc-common-process/name-not-available-error.png" alt-text="New data factory error message for duplicate name.":::
65
+
The name of the Azure data factory must be *globally unique*. If you see the following error, change the name of the data factory (for example, to **\<yourname\>ADFTutorialDataFactory**) and try creating it again. To learn about naming rules for Data Factory artifacts, see [Data Factory naming rules](naming-rules.md).
66
+
67
+
:::image type="content" source="./media/doc-common-process/name-not-available-error.png" alt-text="Screenshot that shows an error for a new data factory that indicates a duplicate name.":::
70
68
71
69
1. For **Version**, select **V2**.
72
70
73
-
1. Select **Review + create**, and select **Create** after the validation is passed. After the creation is complete, select **Go to resource** to navigate to the **Data Factory** page.
71
+
1. Select **Review + create**. After your configuration passes validation, select **Create**.
72
+
73
+
1. After the creation is complete, select **Go to resource**.
74
+
75
+
1. On the page for your data factory, select **Launch Studio** to open Azure Data Factory Studio. Then, start the Azure Data Factory UI application on a separate browser tab.
76
+
77
+
:::image type="content" source="./media/quickstart-create-data-factory/azure-data-factory-launch-studio.png" alt-text="Screenshot of the home page for a data factory in the Azure portal, with the button for opening Azure Data Factory Studio highlighted.":::
74
78
75
-
1. Select **Launch Studio** to open Azure Data Factory Studio to start the Azure Data Factory user interface (UI) application on a separate browser tab.
76
-
77
-
:::image type="content" source="./media/quickstart-create-data-factory/azure-data-factory-launch-studio.png" alt-text="Home page for the Azure Data Factory, with the Open Azure Data Factory Studio tile highlighted.":::
78
-
79
79
> [!NOTE]
80
-
> If you see that the web browser is stuck at "Authorizing", clear the **Block third-party cookies and site data**check box. Or keep it selected, create an exception for **login.microsoftonline.com**, and then try to open the app again.
80
+
> If the web browser is stuck at **Authorizing**, clear the **Block third-party cookies and site data**checkbox. Or keep it selected, create an exception for **login.microsoftonline.com**, and then try to open the app again.
81
81
82
82
## Related content
83
-
Learn how to use Azure Data Factory to copy data from one location to another with the [Hello World - How to copy data](quickstart-hello-world-copy-data-tool.md) tutorial.
84
-
Lean how to create a data flow with Azure Data Factory[data-flow-create.md].
83
+
84
+
- Learn how to [use Azure Data Factory to copy data from one location to another](quickstart-hello-world-copy-data-tool.md).
85
+
- Learn how to [create a data flow with Azure Data Factory](data-flow-create.md).
0 commit comments