Lesson Learned #99: Azure SQL Database – Adding Audit Actions in SQL Azure Auditing
Today, I worked in a service request that our customer wants to specify the number of actions that to be recorded in the SQL Audit file.
You know that we have two options to archive this:
Using PowerShell
Using REST-API.
&nb… Continue reading Lesson Learned #99: Azure SQL Database – Adding Audit Actions in SQL Azure Auditing
