Skip to content

Commit aff6702

Browse files
Merge pull request #258958 from ambika-garg/update-concepts
Update concepts-with-airflow file
2 parents 5f76826 + 1358468 commit aff6702

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

articles/data-factory/concept-managed-airflow.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ Managed Airflow in Azure Data Factory offers a range of powerful features, inclu
5656
* North Europe
5757
* West Europe
5858
* SouthEast Asia
59-
* East US2 (coming soon)
60-
* West US2 (coming soon)
61-
* Germany West Central (coming soon)
62-
* AustraliaEast (coming soon)
6359

6460
> [!NOTE]
6561
> By GA, all ADF regions will be supported. The Airflow environment region is defaulted to the Data Factory region and is not configurable, so ensure you use a Data Factory in the above supported region to be able to access the Managed Airflow preview.
@@ -83,11 +79,12 @@ You can install any provider package by editing the airflow environment from the
8379

8480
* Managed Airflow in other regions is available by GA.
8581
* Data Sources connecting through airflow should be accessible through public endpoint (network).
86-
* DAGs that are inside a Blob Storage in VNet/behind Firewall is currently not supported.
87-
* Azure Key Vault isn't supported in LinkedServices to import dags.
82+
* DAGs that are inside a Blob Storage in VNet/behind Firewall is currently not supported. Instead we recommend using Git sync feature of Managed Airflow. See, [Sync a GitHub repository in Managed Airflow](airflow-sync-github-repository.md)
83+
* Importing Dags from Azure Key Vault isn't supported in LinkedServices.
8884

8985
## Related content
9086

87+
- [Get Started with Managed Airflow](get-started-with-managed-airflow.md)
9188
- [Run an existing pipeline with Managed Airflow](tutorial-run-existing-pipeline-with-airflow.md)
9289
- [Managed Airflow pricing](airflow-pricing.md)
9390
- [How to change the password for Managed Airflow environments](password-change-airflow.md)

0 commit comments

Comments
 (0)