Best Practices - Auditing Azure SQL Server database?
I need to audit certain tables in a database which is hosted by Azure. Before we moved our database to Azure we used SQL Agent for backups and to enable auditing functionalities.
I have been tasked with providing that functionality now that we are committed to Azure.
I know that Azure offers Auditing. I don't know what alternatives are available.