Azure Error
1 TopicLesson Learned #228: Using sp_validatelogins in Azure SQL Database
Today, we worked on a service request that our customer needs to use sp_validatelogins to verify if the user exists or not in their windows environment. Right now this function doesn't work in Azure SQL Database returning the following error message: Msg 2812, Level 16, State 62, Line 10 Could not find stored procedure 'sp_validatelogins'. In this article I would like to share a possible workaround.2.2KViews1like0Comments