BCRDC / BCCS-CMPP

cluster solution for cmpp protocol in Azure kubernetes
0 stars 0 forks source link

to view sql exception logs from azure sql DB #18

Open JHinW opened 3 years ago

JHinW commented 3 years ago

have a look at introduction of this link which might not be the final way:

https://stackoverflow.com/questions/48932763/how-do-i-view-an-exception-log-for-azure-sql-database

the tutorial shows operation steps from azure portal which just need an azure blob storage connection 👍

https://www.sqlshack.com/getting-started-with-azure-sql-database-auditing-using-blob-storage/

Audit specifications can be defined on both levels, SQL Server, or database instance while both exist side by side. 
When specifying a server-level audit policy, the same policy is applied for all existing and newly created databases.