You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/sqlcmd-utility.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,7 @@ This switch is used by the client when connecting to SQL Database or Azure Synap
195
195
- **Azure Active Directory Integrated**
196
196
197
197
For Azure Active Directory Integrated authentication, provide the **-G** option without a user name or password.
198
-
*AAD Integrated Authentication is not currently supported on Linux or macOS*.
198
+
*AAD Integrated Authentication requires [Microsoft ODBC Driver 17 for SQL Server](../connect/odbc/download-odbc-driver-for-sql-server.md) version 17.6.1 or higher and a properly [configured Kerberos environment](../connect/odbc/linux-mac/using-integrated-authentication#configure-kerberos).*.
0 commit comments