[&] Which of the following are requirements to audit a SQL Server database in Azure? - Set the database performance level to business critical - Provision the database on a managed SQL instance - Set the database performance level to Standard - Configure auditing to write records to Log Analytics -- Correct [&] You need to audit execution of CREATE statements, INSERT statements and ALTER ROLE statements in an Azure SQL database. Which action(s) must you take? - Add DML auditing to the database - Add DAL auditing to the database - Set Auditing to On for the database -- Correct - Set Auditing on for the server - Add DDL auditing to the database