Skip to content

Commit 3029b3e

Browse files
committed
Update supported version of Apache Airflow in managed Airflow and limitations
1 parent 01e98ec commit 3029b3e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,7 @@ Managed Airflow in Azure Data Factory offers a range of powerful features, inclu
6666
6767
## Supported Apache Airflow versions
6868

69-
* 1.10.14
70-
* 2.2.2
71-
* 2.4.3
69+
* 2.6.3
7270

7371
> [!NOTE]
7472
> Changing the Airflow version within an existing IR is not supported. Instead, the recommended solution is to create a new Airflow IR with the desired version
@@ -84,11 +82,9 @@ You can install any provider package by editing the airflow environment from the
8482
## Limitations
8583

8684
* Managed Airflow in other regions is available by GA.
87-
* Data Sources connecting through airflow should be publicly accessible.
88-
* Blob Storage behind VNet is not supported during the public preview.
85+
* Data Sources connecting through airflow should be accessible through public endpoint (network).
8986
* DAGs that are inside a Blob Storage in VNet/behind Firewall is currently not supported.
9087
* Azure Key Vault isn't supported in LinkedServices to import dags.
91-
* Airflow supports officially Blob Storage and ADLS with some limitations.
9288

9389
## Next steps
9490

0 commit comments

Comments
 (0)