application name
1 TopicLesson Learned #490: Monitoring Access from Specific Applications to Azure SQL Database
This week, I worked on a service request where our customer needed to ensure that specific applications could not connect to a particular database. Unfortunately, logon triggers are not supported in Azure SQL Database, but we can use an extended event to capture all logins. Here, I would like to share my experience with you.1.8KViews0likes0Comments