SQLServers database email does not support oauth only basic. Here are some options
Enabling OAuth 2.0 for SQL Server Database Mail System
Hello Team, I previously encountered an issue with sending emails from SQL Server where I received an authentication error due to basic authentication being disabled. The team suggested implementing OAuth 2.0, but I struggled to find proper articles or video references for this implementation. Can anyone please help with guidance on how to implement OAuth 2.0 for SQL Server Management Studio (SSMS)?
SQL Server Integration Services
SQL Server Other
2 answers
Sort by: Most helpful
-
Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
2024-12-26T16:56:34.9666667+00:00 -
LiHongMSFT-4306 31,566 Reputation points
2024-12-27T04:16:07.87+00:00 Hi @Avinash
Refer to this doc for detail steps: Authenticate an IMAP, POP or SMTP connection using OAuth.
Best regards,
Cosmog
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".