Question 6

You plan to build a structured streaming solution in Azure Databricks. The solution will count new events in five- minute intervals and report only events that arrive during the interval.
The output will be sent to a Delta Lake table.
Which output mode should you use?
  • Question 7

    You have an on-premises Microsoft SQL Server 2016 server named Server1 that contains a database named DB1.
    You need to perform an online migration of DB1 to an Azure SQL Database managed instance by using Azure Database Migration Service.
    How should you configure the backup of DB1? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 8

    You have an on-premises Microsoft SQL Server 2019 instance that hosts a database named DB1.
    You plan to perform an online migration of DB1 to an Azure SQL managed instance by using the Azure Database Migration Service.
    You need to create a backup of DB1 that is accessible to the Azure Database Migration Service.
    What should you run for the backup and where should you store the backup? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 9

    You have a resource group named App1Dev that contains an Azure SQL Database server named DevServer1. DevServer1 contains an Azure SQL database named DB1. The schema and permissions for DB1 are saved in a Microsoft SQL Server Data Tools (SSDT) database project.
    You need to populate a new resource group named App1Test with the DB1 database and an Azure SQL Server named TestServer1. The resources in App1Test must have the same configurations as the resources in App1Dev.
    Which four 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 10

    You are building a database in an Azure Synapse Analytics serverless SQL pool.
    You have data stored in Parquet files in an Azure Data Lake Storage Gen2 container.
    Records are structured as shown in the following sample.

    The records contain two applicants at most.
    You need to build a table that includes only the address fields.
    How should you complete the Transact-SQL statement? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.