Question 6 of 257

HOTSPOT -

You need to connect an on-premises network and an Azure environment. The solution must use ExpressRoute and support failing over to a Site-to-Site VPN connection if there is an ExpressRoute failure.

What should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

    Correct Answer:

    Reference:

    https://docs.microsoft.com/en-us/azure/expressroute/expressroute-howto-coexist-resource-manager

Question 7 of 257

Your company has an on-premises network and three Azure subscriptions named Subscription1, Subscription2, and Subscription3.

The departments at the company use the Azure subscriptions as shown in the following table.

All the resources in the subscriptions are in either the West US Azure region or the West US 2 Azure region.

You plan to connect all the subscriptions to the on-premises network by using ExpressRoute.

What is the minimum number of ExpressRoute circuits required?

    Correct Answer: A

    To connect multiple Azure subscriptions to an on-premises network using ExpressRoute, a single ExpressRoute circuit can be shared across multiple subscriptions as long as they are within the same geopolitical region. The West US and West US 2 Azure regions fall within the same geopolitical region. Therefore, one ExpressRoute circuit is sufficient to connect all three Azure subscriptions: Subscription1, Subscription2, and Subscription3, across the IT, Research, Development, Testing, and Distribution departments.

Question 8 of 257

Your company has offices in New York and Amsterdam. The company has an Azure subscription. Both offices connect to Azure by using a Site-to-Site VPN connection.

The office in Amsterdam uses resources in the North Europe Azure region. The office in New York uses resources in the East US Azure region.

You need to implement ExpressRoute circuits to connect each office to the nearest Azure region. Once the ExpressRoute circuits are connected, the on-premises computers in the Amsterdam office must be able to connect to the on-premises servers in the New York office by using the ExpressRoute circuits.

Which ExpressRoute option should you use?

    Correct Answer: B

    To enable connectivity between on-premises locations in Amsterdam and New York using their respective ExpressRoute circuits, the most appropriate option is ExpressRoute Global Reach. This feature allows private connections between multiple on-premises networks via Azure's global network by linking ExpressRoute circuits. This setup facilitates seamless communication across different geographic regions, making it the ideal solution for connecting the Amsterdam office to the New York office using the existing Azure ExpressRoute circuits.

Question 9 of 257

HOTSPOT -

You have an Azure subscription that contains a single virtual network and a virtual network gateway.

You need to ensure that administrators can use Point-to-Site (P2S) VPN connections to access resources in the virtual network. The connections must be authenticated by Azure Active Directory (Azure AD).

What should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

    Correct Answer:

    Box 1: An enterprise application

    Enable Azure AD authentication on the VPN gateway:

    1. Locate the Directory ID of the directory that you want to use for authentication. It's listed in the properties section of the Active Directory page.

    2. Under your Azure AD, in Enterprise applications, you see Azure VPN listed.

    Copy the Directory ID.

    3. Sign in to the Azure portal as a user that is assigned the Global administrator role.

    4. Next, give admin consent. Copy and paste the URL that pertains to your deployment location in the address bar of your browser.

    5. Select the Global Admin account if prompted.

    6. Select Accept when prompted.

    7. Under your Azure AD, in Enterprise applications, you see Azure VPN listed.

    Box 2: Open VPN (SSL)

    When you connect to your VNet using Point-to-Site, you have a choice of which protocol to use. The protocol you use determines the authentication options that are available to you. If you want to use Azure Active Directory authentication, you can do so when using the OpenVPN protocol.

    Reference:

    https://docs.microsoft.com/en-us/azure/vpn-gateway/openvpn-azure-ad-tenant

Question 10 of 257

HOTSPOT -

You have the hybrid network shown in the Network Diagram exhibit.

You have a peering connection between Vnet1 and Vnet2 as shown in the Peering-Vnet1-Vnet2 exhibit.

You have a peering connection between Vnet1 and Vnet3 as shown in the Peering-Vnet1-Vnet3 exhibit.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

    Correct Answer:

    Box 1: Yes -

    Virtual network peering seamlessly connects two Azure virtual networks, merging the two virtual networks into one for connectivity purposes.

    Box 2: No -

    No Virtual Gateway is used.

    Gateway transit is a peering property that lets one virtual network use the VPN gateway in the peered virtual network for cross-premises or VNet-to-VNet connectivity. The following diagram shows how gateway transit works with virtual network peering.

    In the diagram, gateway transit allows the peered virtual networks to use the Azure VPN gateway in Hub-RM. Connectivity available on the VPN gateway, including S2S, P2S, and VNet-to-VNet connections, applies to all three virtual networks.

    Box 3: No -

    No Virtual Gateway is used.

    Reference:

    https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-peering-gateway-transit