Azure_SQLServers_1
Enable auditing on SQL Servers.
Perform the following in the Azure Console:
Perform the following in Azure PowerShell:
Get the list of all SQL Servers.
Get-AzureRmSqlServer
For each Server, enable auditing.
Set-AzureRmSqlServerAuditingPolicy -ResourceGroupName <resource group name> – ServerName <server name> -AuditType <audit type> -StorageAccountName <storageaccount name>
References:
Want to Know More?
Learn how our partners are managing their cloud security and compliance with Cloudlytics.
I hereby accept the GDPR and Privacy Policy, by subscribing to the newsletters.