In this blog post, let’s learn about the error message “33180 – Searching for “‘%.*ls’” only searches for Azure Active Directory users. To search for a SQL Server authentication login, add the server name at the end. For example [%.*ls@%.*ls].” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
33180 – Searching for “‘%.*ls’” only searches for Azure Active Directory users. To search for a SQL Server authentication login, add the server name at the end. For example [%.*ls@%.*ls].
Reason for the Error
To be update soon…
Solution
To be update soon…