Skip to content

Commit 683c2e5

Browse files
committed
One more
1 parent a3f75f7 commit 683c2e5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/data-factory/how-does-managed-airflow-work.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following steps setup and configure your Managed Airflow environment.
4444

4545
The following steps describe how to import DAGs into Managed Airflow.
4646

47-
### Prerequisite
47+
### Prerequisites
4848

4949
You will need to upload a sample DAG onto an accessible Storage account.
5050

@@ -54,6 +54,8 @@ You will need to upload a sample DAG onto an accessible Storage account.
5454
[Sample Apache Airflow v2.x DAG](https://airflow.apache.org/docs/apache-airflow/stable/tutorial/fundamentals.html).
5555
[Sample Apache Airflow v1.10 DAG](https://airflow.apache.org/docs/apache-airflow/1.10.11/_modules/airflow/example_dags/tutorial.html).
5656

57+
58+
### Steps to import
5759
1. Copy-paste the content (either v2.x or v1.10 based on the Airflow environment that you have setup) into a new file called as **tutorial.py**.
5860

5961
Upload the **tutorial.py** to a blob storage. ([How to upload a file into blob](/storage/blobs/storage-quickstart-blobs-portal.md))

0 commit comments

Comments
 (0)