AZ-104 Exam Question 36

You have an Azure Resource Manager that is used to deploy an Azure virtual machine.
Template1 contains the following text:

The variables section in Template1 contains the following text:
" location " : " westeurope "
The resources section in Template1 contains the following text:

You need to deploy the virtual machine to the West US location by using Template1.
What should you do?
  • AZ-104 Exam Question 37

    You have an Azure subscription that contains a resource group named RG26.
    RG26 is sot to the West Europe location and is used to create temporary resources for a project. RG26 contains the resources shown in the following table.

    SQLD01 is backed up to RGV1.
    When the project is complete, you attempt to delete RG26 from the Azure portal. The deletion fails.
    You need to delete RG26.
    What should you do first?
  • AZ-104 Exam Question 38

    You implement the planned changes for cont2.
    What is the maximum number of additional access policies you can create for cont2? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-104 Exam Question 39

    You have an Azure virtual machine named VM1 and an Azure key vault named Vault1.
    On VM1, you plan to configure Azure Disk Encryption to use a key encryption key (KEK) You need to prepare Vault! for Azure Disk Encryption.
    Which two actions should you perform on Vault1? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • AZ-104 Exam Question 40

    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 virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template named ARM1.json.
    You receive a notification that VM1 will be affected by maintenance.
    You need to move VM1 to a different host immediately.
    Solution: From the Update management blade, you click Enable.
    Does this meet the goal?