AZ-500 Exam Question 6

You are securing access to the resources in an Azure subscription.
A new company policy states that all the Azure virtual machines in the subscription must use managed disks.
You need to prevent users from creating virtual machines that use unmanaged disks.
What should you use?
  • AZ-500 Exam Question 7

    You have a hybrid configuration of Azure Active Directory (Azure AD).
    All users have computers that run Windows 10 and are hybrid Azure AD joined.
    You have an Azure SQL database that is configured to support Azure AD authentication.
    Database developers must connect to the SQL database by using Microsoft SQL Server Management Studio (SSMS) and authenticate by using their on-premises Active Directory account.
    You need to tell the developers which authentication method to use to connect to the SQL database from SSMS. The solution must minimize authentication prompts.
    Which authentication method should you instruct the developers to use?
  • AZ-500 Exam Question 8

    You have an Azure subscription named Sub1.
    You have an Azure Active Directory (Azure AD) group named Group1 that contains all the members of your IT team.
    You need to ensure that the members of Group1 can stop, start, and restart the Azure virtual machines in Sub1.
    The solution must use the principle of least privilege.
    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.

    AZ-500 Exam Question 9

    You have two Azure virtual machines in the East US2 region as shown in the following table.

    You deploy and configure an Azure Key vault.
    You need to ensure that you can enable Azure Disk Encryption on VM1 and VM2.
    What should you modify on each virtual machine? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-500 Exam Question 10

    You have an Azure web app named webapp1.
    You need to configure continuous deployment for webapp1 by using an Azure Repo.
    What should you create first?