Hi @Ingle, Mahesh our PG was able to validate that you can see SQL statements in Log Analytics:
So they created a database and enabled auditing using Log Analytics. and ran this query:
--AUDIT Is it possible to find which query was running at particular time with azure log analytics
select getdate()
And a few minutes later (you don’t always see results immediately)
You can view the audit logs in the portal:
Please let me know if that is not what you are looking for
Regards,
Oury