Question 56

You have a new Azure SQL database named DB1 on an Azure SQL server named AzSQL1.
The only user who was created is the server administrator.
You need to create a contained database user in DB1 who will use Azure Active Directory (Azure AD) for authentication.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question 57

You have an Azure SQL Database managed instance named SQLMI1. A Microsoft SQL Server Agent job runs on SQLMI1.
You need to ensure that an automatic email notification is sent once the job completes.
What should you include in the solution?
  • Question 58

    You receive numerous alerts from Azure Monitor for an Azure SQL database.
    You need to reduce the number of alerts. You must only receive alerts if there is a significant change in usage
    patterns for an extended period.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • Question 59

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You have an Azure Synapse Analytics dedicated SQL pool that contains a table named Table1.
    You have files that are ingested and loaded into an Azure Data Lake Storage Gen2 container named container1.
    You plan to insert data from the files into Table1 and transform the data. Each row of data in the files will produce one row in the serving layer of Table1.
    You need to ensure that when the source data files are loaded to container1, the DateTime is stored as an additional column in Table1.
    Solution: You use a dedicated SQL pool to create an external table that has an additional DateTime column.
    Does this meet the goal?
  • Question 60

    You have an instance of SQL Server on Azure Virtual Machines that has a database named DB1.
    You plan to implement Azure SQL Data Sync for DB1.
    Which isolation level should you configure?