Skip to content

Commit e6f155d

Browse files
committed
Resolving out of date 'create data factory' steps across articles
1 parent 7f08473 commit e6f155d

13 files changed

+18
-17
lines changed
-70.8 KB
Loading

articles/data-factory/transform-data-using-databricks-notebook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
3737

3838
1. Launch **Microsoft Edge** or **Google Chrome** web browser. Currently, Data Factory UI is supported only in Microsoft Edge and Google Chrome web browsers.
3939

40-
1. Select **Create a resource** on the Azure portal menu, select **Integration**, and then select **Data Factory**.
40+
1. Select **Create a resource** on the Azure portal menu, then select **Analytics** > **Data Factory** :
4141

4242
:::image type="content" source="./media/doc-common-process/new-azure-data-factory-menu.png" alt-text="Screenshot showing Data Factory selection in the New pane.":::
4343

articles/data-factory/tutorial-bulk-copy-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To verify and turn on this setting, go to your server > Security > Firewalls and
5454

5555
1. Launch **Microsoft Edge** or **Google Chrome** web browser. Currently, Data Factory UI is supported only in Microsoft Edge and Google Chrome web browsers.
5656
1. Go to the [Azure portal](https://portal.azure.com).
57-
1. On the left of the Azure portal menu, select **Create a resource** > **Integration** > **Data Factory**.
57+
1. On the top menu, select **Create a resource** > **Analytics** > **Data Factory** :
5858

5959
:::image type="content" source="./media/doc-common-process/new-azure-data-factory-menu.png" alt-text="Data Factory selection in the "New" pane":::
6060
1. On the **New data factory** page, enter **ADFTutorialBulkCopyDF** for **name**.

articles/data-factory/tutorial-control-flow-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ https://prodxxx.eastus.logic.azure.com:443/workflows/000000/triggers/manual/path
121121
## Create a data factory
122122

123123
1. Launch **Microsoft Edge** or **Google Chrome** web browser. Currently, Data Factory UI is supported only in Microsoft Edge and Google Chrome web browsers.
124-
1. Expand the menu at the top left and select **Create a resource**. Then select > **Integration** > **Data Factory**:
124+
1. Expand the menu at the top left and select **Create a resource**. Then select **Analytics** > **Data Factory** :
125125

126126
:::image type="content" source="./media/tutorial-control-flow-portal/create-resource.png" alt-text="Shows a screenshot of the "Create a resource" button in the Azure portal.":::
127127

articles/data-factory/tutorial-copy-data-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Prepare your Blob storage and your SQL Database for the tutorial by performing t
7272

7373
## Create a data factory
7474

75-
1. On the left menu, select **Create a resource** > **Integration** > **Data Factory**:
75+
1. On the top menu, select **Create a resource** > **Analytics** > **Data Factory** :
7676

7777
:::image type="content" source="./media/doc-common-process/new-azure-data-factory-menu.png" alt-text="Screenshot of the New data factory creation.":::
7878

articles/data-factory/tutorial-data-flow.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ author: kromerm
55
ms.author: makromer
66
ms.reviewer: makromer
77
ms.subservice: data-flows
8-
ms.topic: conceptual
9-
ms.date: 02/13/2025
8+
ms.topic: tutorial
9+
ms.date: 04/18/2025
1010
---
1111

1212
# Transform data using mapping data flows
@@ -17,9 +17,9 @@ If you're new to Azure Data Factory, see [Introduction to Azure Data Factory](in
1717

1818
In this tutorial, you'll use the Azure Data Factory user interface (UX) to create a pipeline that copies and transforms data from an Azure Data Lake Storage (ADLS) Gen2 source to an ADLS Gen2 sink using mapping data flow. The configuration pattern in this tutorial can be expanded upon when transforming data using mapping data flow
1919

20-
>[!NOTE]
21-
>This tutorial is meant for mapping data flows in general. Data flows are available both in Azure Data Factory and Synapse Pipelines. If you are new to data flows in Azure Synapse Pipelines, please follow [Data Flow using Azure Synapse Pipelines](../synapse-analytics/concepts-data-flow-overview.md)
22-
20+
>[!NOTE]
21+
>This tutorial is meant for mapping data flows in general. Data flows are available both in Azure Data Factory and Synapse Pipelines. If you are new to data flows in Azure Synapse Pipelines, please follow [Data Flow using Azure Synapse Pipelines](../synapse-analytics/concepts-data-flow-overview.md)
22+
2323
In this tutorial, you do the following steps:
2424

2525
> [!div class="checklist"]
@@ -30,6 +30,7 @@ In this tutorial, you do the following steps:
3030
> * Monitor a Data Flow activity
3131
3232
## Prerequisites
33+
3334
* **Azure subscription**. If you don't have an Azure subscription, create a [free Azure account](https://azure.microsoft.com/free/) before you begin.
3435
* **Azure storage account**. You use ADLS storage as a *source* and *sink* data stores. If you don't have a storage account, see [Create an Azure storage account](../storage/common/storage-account-create.md) for steps to create one.
3536

@@ -40,7 +41,7 @@ The file that we are transforming in this tutorial is MoviesDB.csv, which can be
4041
In this step, you create a data factory and open the Data Factory UX to create a pipeline in the data factory.
4142

4243
1. Open **Microsoft Edge** or **Google Chrome**. Currently, Data Factory UI is supported only in the Microsoft Edge and Google Chrome web browsers.
43-
2. On the left menu, select **Create a resource** > **Integration** > **Data Factory**:
44+
2. On the top menu, select **Create a resource** > **Analytics** > **Data Factory** :
4445

4546
:::image type="content" source="./media/doc-common-process/new-azure-data-factory-menu.png" alt-text="Data Factory selection in the "New" pane":::
4647

articles/data-factory/tutorial-hybrid-copy-data-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You use the name and key of your storage account in this tutorial. To get the na
8181
8282
## Create a data factory
8383
84-
1. On the menu on the left, select **Create a resource** > **Integration** > **Data Factory**.
84+
1. On the top menu, select **Create a resource** > **Analytics** > **Data Factory** :
8585
8686
:::image type="content" source="./media/doc-common-process/new-azure-data-factory-menu.png" alt-text="New data factory creation":::
8787

articles/data-factory/tutorial-hybrid-copy-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ In this section, you create a blob container named **adftutorial** in your Blob
100100
In this step, you create a data factory and start the Data Factory UI to create a pipeline in the data factory.
101101

102102
1. Open the **Microsoft Edge** or **Google Chrome** web browser. Currently, Data Factory UI is supported only in Microsoft Edge and Google Chrome web browsers.
103-
1. On the left menu, select **Create a resource** > **Integration** > **Data Factory**:
103+
1. On the top menu, select **Create a resource** > **Analytics** > **Data Factory** :
104104

105105
:::image type="content" source="./media/doc-common-process/new-azure-data-factory-menu.png" alt-text="Data Factory selection in the "New" pane":::
106106

articles/data-factory/tutorial-incremental-copy-change-tracking-feature-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ In this tutorial, you create two pipelines that perform the following operations
126126

127127
1. Open the Microsoft Edge or Google Chrome web browser. Currently, only these browsers support the Data Factory user interface (UI).
128128
1. In the [Azure portal](https://ms.portal.azure.com/), on the left menu, select **Create a resource**.
129-
1. Select **Integration** > **Data Factory**.
129+
1. Select **Analytics** > **Data Factory** :
130130

131131
![Screenshot that shows selection of a data factory in creating a resource.](media/tutorial-incremental-copy-change-tracking-feature-portal/new-azure-data-factory-menu.png)
132132
1. On the **New data factory** page, enter **ADFTutorialDataFactory** for the name.

articles/data-factory/tutorial-incremental-copy-lastmodified-copy-data-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Prepare your Blob storage for the tutorial by completing these steps:
4141

4242
## Create a data factory
4343

44-
1. In the left pane, select **Create a resource**. Select **Integration** > **Data Factory**:
44+
1. On the top menu, select **Create a resource** > **Analytics** > **Data Factory** :
4545

4646
:::image type="content" source="./media/doc-common-process/new-azure-data-factory-menu.png" alt-text="Select Data Factory":::
4747

0 commit comments

Comments
 (0)