I'm running with a SQL Database in Azure and have setup auditing through the portal and enabled all options. I'm connecting to the DB through SQL Server Management Studio using the .secure. option to make sure stuff is audited but when I run a SQL query against the DB in SSMS I don't see any "Data Access" auditing.
Am I misunderstanding what "Data Access" is actually auditing.
I've checked the audit table and I see things like my login but nothing resembling any of the queries I've done.
Si