Microsoft Azure

Designing and Implementing Microsoft Azure Networking Solutions

AZ-700

The AZ-700 exam tests your skills in designing and implementing Azure networking solutions.

147 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 121–130 of 147

Q121

What is the primary purpose of Azure Traffic Manager?

  • A To distribute traffic across regions
  • B To enhance database performance
  • C To manage virtual machines
  • D To monitor application logs
Explanation Azure Traffic Manager is designed to distribute traffic across different regions to improve performance and availability.
Q122

A company needs to connect their on-premises network to Azure while maintaining a dedicated, secure line. Which solution should they implement?

  • A VPN Gateway
  • B ExpressRoute
  • C Azure Bastion
  • D Network Security Group
Explanation ExpressRoute provides a dedicated, private connection to Azure, unlike a VPN which runs over the public internet.
Q123

You are configuring an Azure Network Security Group (NSG). What happens when the NSG is associated with both a subnet and a virtual machine's network interface?

  • A Only the subnet rules apply
  • B Only the VM rules apply
  • C Both rules are merged
  • D NSG does not function
Explanation When NSGs are linked to both, rules are evaluated in order to provide effective filtering.
Q124

Which Azure service provides private connectivity to Azure resources?

  • A Azure ExpressRoute
  • B Azure Bastion
  • C Azure VPN Gateway
  • D Azure Load Balancer
Explanation Azure ExpressRoute enables private network connections, while other options focus on security or load distribution.
Q125

A company needs to ensure that only certain VMs can access specific storage accounts. What should they implement?

  • A Network Security Groups
  • B Azure Policy
  • C Managed Identities
  • D Service Endpoints
Explanation Service Endpoints allow specific virtual networks to access Azure storage securely, while the others do not provide the same control level.
Q126

You are configuring a public IP address for an Azure VM. What happens if you delete the public IP?

  • A VM access is lost immediately
  • B Public IP is replaced automatically
  • C VM continues to run without internet
  • D All network connections remain intact
Explanation Deleting the public IP will immediately sever external access to the VM, while others misrepresent the impact of the deletion.
Q127

Which service can you use for network performance monitoring in Azure?

  • A Azure Network Watcher
  • B Azure Sentinel
  • C Azure Monitor
  • D Azure Advisor
Explanation Azure Network Watcher provides tools for network monitoring; others do not focus specifically on networking.
Q128

A company needs to connect its on-premises environment to Azure while minimizing latency. What should they configure?

  • A Point-to-Site VPN
  • B Site-to-Site VPN
  • C ExpressRoute
  • D Azure Firewall
Explanation ExpressRoute offers dedicated private connection with low latency; VPN options may introduce higher latency.
Q129

You are configuring a VNet peering between two VNets in different regions. What happens?

  • A Traffic is blocked
  • B Only specific services connect
  • C Latency is greatly increased
  • D Traffic flows directly between VNets
Explanation VNet peering allows direct connectivity between VNets; others misrepresent the behavior of peering.
Q130

Which service helps in implementing private connectivity from on-premises to Azure?

  • A Azure ExpressRoute
  • B Azure VPN Gateway
  • C Azure Load Balancer
  • D Azure Blob Storage
Explanation Azure ExpressRoute provides private connectivity, whereas others do not focus on direct connectivity.