AZ-700 Exam Question 46

Your company has offices in 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?
  • AZ-700 Exam Question 47

    You have on-premises datacenters in New York and Seattle.
    You have an Azure subscription that contains the ExpressRoute circuits shown in the following table.
    Name
    Azure region
    Datacenter
    ERC1
    East US
    New Vork
    ERC2
    West US2
    Seattle
    You need to ensure that all the data sent between the datacenters is routed via the ExoressRoute circuits. The solution must minimize costs.

    AZ-700 Exam Question 48

    Your company has 40 branch offices across North America and Europe. You have an Azure subscription that contains the following virtual networks:
    * Two networks in the East US Azure region
    * Three networks in the West Europe Azure region
    You need to implement Azure Virtual WAN. The solution must meet the following requirements:
    * Each branch office in North America must have an ExpressRoute circuit and a Site-to-Site VPN that connects to the East US region.
    * Each branch office in Europe must have an ExpressRoute circuit and a Site-to-Site VPN that connects to the West Europe region.
    * Transitive connections must be supported between all the branch offices and all the virtual networks.
    * Costs must be minimized.
    What is the minimum number of Virtual WAN resources required? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

    AZ-700 Exam Question 49

    You have an Azure virtual network named Vnet1 that connects to an on-premises network.
    You have an Azure Storage account named storageaccount1 that contains blob storage.
    You need to configure a private endpoint for the blob storage. The solution must meet the following requirements:
    Ensure that all on-premises users can access storageaccount1 through the private endpoint.
    Prevent access to storageaccount1 from being interrupted.
    Which four 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-700 Exam Question 50

    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 subscription that contains the following resources:
    * A virtual network named Vnet1
    * A subnet named Subnet1 in Vnet1
    * A virtual machine named VM1 that connects to Subnet1
    * Three storage accounts named storage1, storage2, and storage3
    You need to ensure that VM1 can access storage1. VM1 must be prevented from accessing any other storage accounts.
    Solution: You create a network security group (NSG) and associate the NSG to Subnet1.
    Does this meet the goal?