Question 101

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.
XCOPY File1.txt C:\Folder1\
You then build the container image.
Does this meet the goal?
  • Question 102

    You have an Azure Resource Manager template for a virtual machine named Template1. Template1 has the following parameters section.

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

    Question 103

    You have an Azure Cosmos DB account named Account1. Account1 includes a database named DB1 that contains a container named Container 1. The partition key tor Container1 is set to /city.
    You plan to change the partition key for Container1
    What should you do first?
  • Question 104

    You have an Azure Storage account named storage1 that is accessed by several applications.
    An administrator manually rotates the access keys for storage1.
    After the rotation, the applications fail to access the storage account.
    A developer manually modifies the applications to resolve the issue.
    You need to implement a solution to rotate the access keys automatically. The solution must minimize the need to update the applications once the solution is implemented.
    What should you include in the solution?
  • Question 105

    You have an Azure subscription named Subscription1 that contains a virtual network named VNet1. You add the users in the following table.

    Which user can perform each configuration? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.