diff --git a/sql_server/pyodbc/base.py b/sql_server/pyodbc/base.py index d42b875d..4b9dba1e 100644 --- a/sql_server/pyodbc/base.py +++ b/sql_server/pyodbc/base.py @@ -290,7 +290,7 @@ def get_new_connection(self, conn_params): if ms_drivers.match(driver) and os.name == 'nt': cstr_parts['MARS_Connection'] = 'yes' - + # User may want to use Azure AD Interactive connection option # It the user specified active directory interactive auth, # we neet to make sure pwd is not set and the connection is not