AZ-104 Exam Question 21

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

The Not allowed resources types Azure policy is assigned to RG1 and uses the following parameters:

In RG1, you need to create a new virtual named VM2, and then connected VM2 to VNET1.
What should you do first?
  • AZ-104 Exam Question 22

    You have a sync group named Sync1 that has a cloud endpoint. The cloud endpoint includes a file named File1.txt.
    You on-premises network contains servers that run Windows Server 2016. The servers are configured as shown in the following table.

    You add Share1 as an endpoint for Sync1. One hour later, you add Share2 as an endpoint for Sync1.
    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    AZ-104 Exam Question 23

    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 computer named Computer1 that has a point-to-site VPN connection to an Azure virtual network named VNet1. The point-to-site connection uses a self-signed certificate.
    From Azure, you download and install the VPN client configuration package on a computer named Computer2.
    You need to ensure that you can establish a point-to-site VPN connection to VNet1 from Computer2.
    Solution: You export the client certificate from Computer1 and install the certificate on Computer2.
    Does this meet this goal?
  • AZ-104 Exam Question 24

    You have an Azure Active Directory (Azure AD) tenant named contosocloud.onmicrosoft.com.
    Your company has a public DNS zone for contoso.com.
    You add contoso.com as a custom domain name to Azure AD.
    You need to ensure that Azure can verify the domain name.
    Which type of DNS record should you create?
  • AZ-104 Exam Question 25

    You have an Azure subscription that contains the virtual machines shown in the following table.
    javascript:void(0)

    You deploy a load balancer that has the following configurations:
    * Name: LB1
    * Type internal
    * SKU: Standard
    * Virtual network VNET1
    You need to ensure that you can add VM1 and VM2 to the backend pool of LB1.
    Solution: You create a Basic SKU public IP address, associate the address to the network interface of VM1, and then start VM1.
    Does this meet the goal?