File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -78,11 +78,12 @@ You can install any provider package by editing the airflow environment from the
78
78
79
79
## Limitations
80
80
81
- * Airflow availability in other regions will be available by GA (Tentative GA : Q2 2023 ).
81
+ * Managed Airflow in other regions will be available by GA (Tentative GA is Q2 2023 ).
82
82
* Data Sources connecting through airflow should be publicly accessible.
83
- * Blob Storage behind VNet are not supported during the public preview (Tentative GA : Q2 2023)
84
- * KeyVault configuration in storageLinkedServices not supported to import dags.(Tentative GA : Q2 2023)
85
- * Airflow supports officially Blob Storage but also allows to use of ADLS with some limitations.
83
+ * Blob Storage behind VNet are not supported during the public preview (Tentative GA is Q2 2023
84
+ * DAGs that are inside a Blob Storage in VNet/behind Firewall is currently not supported.
85
+ * Azure Key Vault is not supported in LinkedServices to import dags.(Tentative GA is Q2 2023)
86
+ * Airflow supports officially Blob Storage and ADLS with some limitations.
86
87
87
88
## Next steps
88
89
You can’t perform that action at this time.
0 commit comments