Microsoft

AZ-700 practice test

Practice with 15 free Testara sample questions, or choose paid access to the full 244-question bank.

Provider
Microsoft
Question bank
244
Free sample
15 questions
Publisher
Testara

About this practice material

This page covers Testara's practice question bank for AZ-700, a certification listed under Microsoft. Questions use original, exam-style scenarios and are not questions from the official certification exam.

Testara is an independent practice platform and is not affiliated with, endorsed by, or authorized by Microsoft. The certification credential is issued by Microsoft, not Testara. Certification and provider names belong to their respective owners.

Start practicing

The guest demo does not save an attempt. Sign in before buying access.

Try 15 questions free

Available without signing in

Free sample questions

These 15 questions and their explanations are server-rendered so you can inspect the material before opening the interactive demo.

  1. Question 1 · 1

    Your company has a single on-premises datacenter in Washington DC. The East US Azure region has a peering location in Washington DC. The company only has Azure resources in the East US region. You need to implement ExpressRoute to support up to 1 Gbps. You must use only ExpressRoute Unlimited data plans. The solution must minimize costs. Which type of ExpressRoute circuits should you create?

    Choose one answer.

    • ExpressRoute Local
    • ExpressRoute Direct
    • ExpressRoute Premium
    • ExpressRoute Standard
  2. Question 2 · 1

    HOTSPOT - You have the Azure environment shown in the exhibit. You have virtual network peering between Vnet1 and Vnet2. You have virtual network peering between Vnet4 and Vnet5. The virtual network peering is configured as shown in the following table. For each of the following statements, select Yes if the statement is true. Otherwise, select No. Hot Area:

    Choose an option for each prompt.

    Question illustration 1
    Question illustration 2
    Question illustration 3

    VM1 and VM4 can communicate.

    • Yes
    • No

    VM2 and VM4 can communicate.

    • Yes
    • No

    VM1 and VM5 can communicate.

    • Yes
    • No
  3. Question 3 · 1

    You have an Azure virtual network named Vnet1 and an on-premises network. The on-premises network has policy-based VPN devices. In Vnet1, you deploy a virtual network gateway named GW1 that uses a SKU of VpnGw1 and is route-based. You have a Site-to-Site VPN connection for GW1 as shown in the following exhibit. You need to ensure that the on-premises network can connect to the route-based GW1. What should you do before you create the connection?

    Choose one answer.

    Question illustration 1
    • Set Connection Mode to ResponderOnly.
    • Set BGP to Enabled.
    • Set Use Azure Private IP Address to Enabled.
    • Set IPsec / IKE policy to Custom.
  4. Question 4 · 1

    HOTSPOT - Your on-premises network contains a VPN device. You have an Azure subscription that contains a virtual network and a virtual network gateway. You need to create a Site-to-Site VPN connection that has a custom cryptographic policy. How should you complete the PowerShell script? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

    Choose an option for each prompt.

    Question illustration 1

    $policy =

    • New-AzIpsecPolicy
    • New-AzIpsecTrafficSelectorPolicy
    • New-AzServiceEndpointPolicy
    • New-AzVpnClientIpsecPolicy

    -Name $Connection16

    • New-AzVirtualHub
    • New-AzVirtualNetworkGateway
    • New-AzVirtualNetworkGatewayConnection
    • New-AzVirtualNetworkGatewayNatRule
  5. Question 5 · 1

    HOTSPOT - You have an Azure virtual network and an on-premises datacenter that connect by using a Site-to-Site VPN tunnel. You need to ensure that all traffic from the virtual network to the internet is routed through the datacenter. How should you complete the PowerShell script to configure forced tunneling? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

    Choose an option for each prompt.

    Question illustration 1

    $force1

    • Get-AzLocalNetworkGateway
    • Get-AzNatGateway
    • Get-AzNetworkVirtualAppliance
    • Get-AzVirtualNetworkGateway

    $force2 = Get-AzVirtualNetworkGateway -Name "Gateway1" -ResourceGroupName "ForcedTunneling"

    • Set-AzVirtualNetworkGatewayConnection
    • Set-AzVirtualNetworkGatewayDefaultSite
    • Set-AzVirtualNetworkPeering
    • Set-AzVirtualNetworkSubnetConfig
  6. Question 6 · 1

    You are planning an Azure deployment that will contain three virtual networks in the East US Azure region as shown in the following table. A Site-to-Site VPN will connect Vnet1 to your company’s on-premises network. You need to recommend a solution that ensures that the virtual machines on all the virtual networks can communicate with the on-premises network. The solution must minimize costs. What should you recommend for Vnet2 and Vnet3?

    Choose one answer.

    Question illustration 1
    • VNet-to-VNet VPN connections
    • peering
    • service endpoints
    • route tables
  7. Question 7 · 1

    Your company has an office in New York. The company has an Azure subscription that contains the virtual networks shown in the following table. You need to connect the virtual networks to the office by using ExpressRoute. The solution must meet the following requirements: • The connection must have up to 1 Gbps of bandwidth. • The office must have access to all the virtual networks. • Costs must be minimized. How many ExpressRoute circuits should be provisioned, and which ExpressRoute SKU should you enable?

    Choose one answer.

    Question illustration 1
    • one ExpressRoute Premium circuit
    • two ExpressRoute Premium circuits
    • four ExpressRoute Standard circuits
    • one ExpressRoute Standard circuit
  8. Question 8 · 1

    You have an Azure subscription that contains a virtual network. You plan to deploy an Azure VPN gateway and 90 Site-to-Site VPN connections. The solution must meet the following requirements: • Ensure that the Site-to-Site VPN connections remain available if an Azure datacenter fails. • Minimize costs. Which gateway SKU should you specify?

    Choose one answer.

    • VpnGw1AZ
    • VpnGw2AZ
    • VpnGw4AZ
    • VpnGw5AZ
  9. Question 9 · 1

    You have an Azure subscription that contains the resources shown in the following table. You create a virtual network named Vnet2 in the West US region. You plan to enable peering between Vnet1 and Vnet2. You need to ensure that the virtual machines connected to Vnet2 can connect to VM1 and VM2 via LB1. What should you do?

    Choose one answer.

    Question illustration 1
    • From the Peerings settings of Vnet2, set Traffic forwarded from remote virtual network to Allow.
    • Change the Floating IP configurations of LB1.
    • From the Peerings settings of Vnet1, set Traffic forwarded from remote virtual network to Allow.
    • Change the SKU of LB1.
  10. Question 10 · 1

    You are planning an Azure Point-to-Site (P2S) VPN that will use OpenVPN. Users will authenticate by an on-premises Active Directory domain. Which additional service should you deploy to support the VPN authentication?

    Choose one answer.

    • an Azure key vault
    • a RADIUS server
    • a certification authority
    • Azure Active Directory (Azure AD) Application Proxy
  11. Question 11 · 1

    DRAG DROP - Your on-premises network contains an Active Directory Domain Services (AD DS) domain named contoso.com that has an internal certification authority (CA). You have an Azure subscription. You deploy an Azure application gateway named AppGwy1 and perform the following actions: • Configure an HTTP listener • Associate a routing rule with the listener You need to configure AppGwy1 to perform mutual authentication for requests from domain-joined computers to contoso.com. 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.

    Arrange the options in the correct order.

    Question illustration 1
    • From AppGwy1, create an SSL profile.
    • From an on-premises computer, upload a certificate to AppGwy1.
    • From AppGwy1, add an HTTP listener and associate the listener to the SSL profile.
    • From AppGwy1, create a routing rule.
  12. Question 12 · 1

    HOTSPOT - You have an Azure subscription that contains a virtual network gateway named VNetGwy1. VNetGwy1 has a public IP address of 20.25.32.214. You need to query the health probe of VNetGwy1. How should you complete the URI? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

    Choose an option for each prompt.

    Question illustration 1

    scheme

    • http
    • https
    • snmp

    port

    • 80
    • 443
    • 8081
  13. Question 13 · 1

    HOTSPOT - You have an on-premises datacenter. You have an Azure subscription that contains 10 virtual machines and a virtual network named VNet1 in the East US Azure region. The virtual machines are connected to VNet1 and replicate across three availability zones. You need to connect the datacenter to VNet1 by using ExpressRoute. The solution must meet the following requirements: • Maintain connectivity to the virtual machines if two availability zones fail. • Support 1000-Mbps connections. • Minimize costs. What should you include in the solution? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

    Choose an option for each prompt.

    Question illustration 1

    Minimum number of ExpressRoute circuits:

    • One ExpressRoute Standard circuit
    • One ExpressRoute Premium circuit
    • Two ExpressRoute Standard circuits
    • Two ExpressRoute Premium circuits
    • Three ExpressRoute Standard circuits
    • Three ExpressRoute Premium circuits

    Minimum number of ExpressRoute gateways:

    • One ExpressRoute gateway of the ErGw1AZ SKU
    • One ExpressRoute gateway of the High performance SKU
    • Two ExpressRoute gateway of the ErGw1AZ SKU
    • Two ExpressRoute gateway of the High performance SKU
    • Three ExpressRoute gateway of the ErGw1AZ SKU
    • Three ExpressRoute gateway of the High performance SKU
  14. Question 14 · 1

    You have an Azure subscription that contains a virtual network named VNet1 and the virtual machines shown in the following table. All the virtual machines are connected to Vnet1. You need to ensure that the applications hosted on the virtual machines can be accessed from the internet. The solution must ensure that the virtual machines share a single public IP address. What should you use?

    Choose one answer.

    Question illustration 1
    • an internal load balancer
    • Azure Application Gateway
    • a NAT gateway
    • a public load balancer
  15. Question 15 · 1

    Case Study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question. Overview - Litware, Inc. is a financial company that has a main datacenter in Boston and 20 branch offices across the United States. Users have Android, iOS, and Windows 10 devices. Existing Environment - Hybrid Environment - The on-premises network contains an Active Directory forest named litwareinc.com that syncs to an Azure Active Directory (Azure AD) tenant named litwareinc.com by using Azure AD Connect. All offices connect to a virtual network named Vnet1 by using a Site-to-Site VPN connection. Azure Environment - Litware has an Azure subscription named Sub1 that is linked to the litwareinc.com Azure AD tenant. Sub1 contains resources in the East US Azure region as shown in the following table. A diagram of the resource in the East US Azure region is shown in the Azure Network Diagram exhibit. There is bidirectional peering between Vnet1 and Vnet2. There is bidirectional peering between Vnet1 and Vnet3. Currently, Vnet2 and Vnet3 cannot communicate directly. Azure Network Diagram - Requirements - Business Requirements - Litware wants to minimize costs whenever possible, as long as all other requirements are met. Virtual Networking Requirements - Litware identifies the following virtual networking requirements: • Direct the default route of 0.0.0.0/0 on Vnet2 and Vnet3 to the Boston datacenter over an ExpressRoute circuit. • Ensure that the records in the cloud.litwareinc.com can be resolved from the on-premises locations. • Automatically register the DNS names of Azure virtual machines to the cloud.litwareinc.com zone. • Minimize the size of the subnets allocated to platform-managed services. • Allow traffic from VMScaleSet1 to VMScaleSet2 on the TCP port 443 only. Hybrid Networking Requirements - Litware identifies the following hybrid networking requirements: • Users must be able to connect to Vnet1 by using a Point-to-Site (P2S) VPN when working remotely. Connections must be authenticated by Azure AD. • Latency of the traffic between the Boston datacenter and all the virtual networks must be minimized. • The Boston datacenter must connect to the Azure virtual networks by using an ExpressRoute FastPath connection. • Traffic between Vnet2 and Vnet3 must be routed through Vnet1. PaaS Networking Requirements - Litware identifies the following networking requirements for platform as a service (PaaS): • The storage1 account must be accessible from all on-premises locations without exposing the public endpoint of storage1. • The storage2 account must be accessible from Vnet2 and Vnet3 without exposing the public endpoint of storage2. You need to connect Vnet2 and Vnet3. The solution must meet the virtual networking requirements and the business requirements. Which two actions should you include in the solution? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

    Choose all answers that apply.

    Question illustration 1
    Question illustration 2
    • On the peering from Vnet1, select Allow for Traffic forwarded from remote virtual network.
    • On the peerings from Vnet2 and Vnet3, select Allow for Traffic forwarded from remote virtual network.
    • On the peering from Vnet1, select Use the remote virtual network's gateway or Route Server.
    • On the peering from Vnet1, select Allow for Traffic to remote virtual network.
    • On the peerings from Vnet2 and Vnet3, select Use the remote virtual network's gateway or Route Server.

Each purchase applies to this certification. Prices are one-time payments, not monthly subscriptions.

Starter

$29 USD one time

Full access to one certification's question bank in standard practice mode for 60 days.

  • Full question bank for one certification
  • 60 days of access
  • Standard practice mode
  • Question notes and community discussions
  • Attempt scores and answer review

Professional

$49 USD one time

Full access to one certification's question bank, custom test controls and advanced analytics for 60 days.

  • Custom test builder
  • Timers and question selection
  • Randomized question and answer order
  • Advanced performance and weak-question analytics
  • Priority customer support
Try 15 questions free