Question 11

You have an Azure Synapse instance named AS1 and an Azure Cosmos DB SQL API account named CDB1. CDB1 hosts a container that stores continuously updated operational data.
You plan to use AS1 to analyze the operational data daily.
You need to configure CDB1 to support the analysis by AS1.
The solution must meet the following requirements:
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 12

You have an Azure subscription that contains the web apps shown in the following table.

For which web app can you configure a WebJob?
  • Question 13

    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 a server named Server1 that runs Windows Server 2019. Server1 is a container host.
    You are creating a Dockerfile to build a container image.
    You need to add a file named File1.txt from Server1 to a folder named C:\Folder1 in the container image.
    Solution: You add the following line to the Dockerfile.
    COPY File1.txt /Folder1/
    You then build the container image.
    Does this meet the goal?
  • Question 14

    You create and save an Azure Resource Manager template named Template1 that includes the following four sections.

    You deploy template1.
    For each of the following statement, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    Question 15

    You have two Azure SQL Database managed instances in different Azure regions.
    You plan to configure the managed instances in an instance failover group.
    What should you configure before you can add the managed instances to the instance failover group?