diff --git a/docs/apache-airflow/howto/set-up-database.rst b/docs/apache-airflow/howto/set-up-database.rst index 14249f9dd4168..462cdade68ee9 100644 --- a/docs/apache-airflow/howto/set-up-database.rst +++ b/docs/apache-airflow/howto/set-up-database.rst @@ -328,6 +328,7 @@ MsSQL Database As of Airflow 2.9.0 support of MsSQL has been removed for Airflow Database Backend. This does not affect the existing provider packages (operators and hooks), DAGs can still access and process data from MsSQL. + However, further usage may throw errors making Airflow's core functionality unusable. Migrating off MsSQL Server