File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ The following steps setup and configure your Managed Airflow environment.
44
44
45
45
The following steps describe how to import DAGs into Managed Airflow.
46
46
47
- ### Prerequisite
47
+ ### Prerequisites
48
48
49
49
You will need to upload a sample DAG onto an accessible Storage account.
50
50
@@ -54,6 +54,8 @@ You will need to upload a sample DAG onto an accessible Storage account.
54
54
[ Sample Apache Airflow v2.x DAG] ( https://airflow.apache.org/docs/apache-airflow/stable/tutorial/fundamentals.html ) .
55
55
[ Sample Apache Airflow v1.10 DAG] ( https://airflow.apache.org/docs/apache-airflow/1.10.11/_modules/airflow/example_dags/tutorial.html ) .
56
56
57
+
58
+ ### Steps to import
57
59
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** .
58
60
59
61
Upload the ** tutorial.py** to a blob storage. ([ How to upload a file into blob] ( /storage/blobs/storage-quickstart-blobs-portal.md ) )
You can’t perform that action at this time.
0 commit comments