Logging for Azure SQL database

  • Hi Experts,

    This is a very general question and quite frankly even I am unclear at this point. One of my team member was asking this to me. Will try to get more details on it. The immediate question which came into my mind is out of curiosity, is there any predefined Logging mechanism are available for Azure SQL database?

    Please advise.

    Thanks,
    Sam

  • Is your team member asking about logging from an application or do they want the database to do logging of operations against it? If you are looking to do logging from an application and you're thinking of using Azure, I'd recommend using ApplicationInsights. If you're looking for logs of operations against the database then that sounds more like the audit question you asked earlier: https://www.sqlservercentral.com/Forums/1928772/Auditing-capabilities-on-Azure-SQL-Database

  • Another possibility is that they may be asking about Extended Events which are available in Azure:
    Extended events in SQL Database

    Sue

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply