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 101–110 of 147

Q101

A company needs to enable private connectivity to Azure services. What Azure service should they use?

  • A Azure ExpressRoute
  • B Azure Load Balancer
  • C Azure Monitor
  • D Azure Traffic Manager
Explanation Azure ExpressRoute allows private connections, while the others do not facilitate private connectivity.
Q102

What happens when a user tries to connect to a VM in a different region without proper network routing?

  • A Connection is denied
  • B Connection is established
  • C Latency increases significantly
  • D Traffic reroutes automatically
Explanation Without proper routing, the connection fails, while the other options incorrectly describe the behavior.
Q103

Which service enables the management of Azure resources using tags?

  • A Azure Policy
  • B Azure Resource Manager
  • C Azure Monitor
  • D Virtual Network
Explanation Azure Resource Manager allows resource tagging, while others do not focus on tags directly.
Q104

A company needs to connect their on-premises network to Azure securely. What should they implement?

  • A ExpressRoute
  • B VPN Gateway
  • C Application Gateway
  • D Load Balancer
Explanation ExpressRoute provides a private connection to Azure, unlike the others which use different methods or focus on traffic management.
Q105

You are configuring Azure Firewall. What will happen if you disable stateful packet inspection?

  • A All traffic will be allowed.
  • B Only outbound traffic will be inspected.
  • C All inbound traffic will be rejected.
  • D No flow tracking will occur.
Explanation Disabling stateful packet inspection stops tracking of session states, affecting packet management specifically.
Q106

Which Azure service is best for monitoring network performance?

  • A Azure Network Watcher
  • B Azure Traffic Manager
  • C Azure Data Factory
  • D Azure Blob Storage
Explanation Azure Network Watcher provides comprehensive monitoring tools, while others offer different functionalities.
Q107

A company needs to connect on-premises infrastructure to Azure securely. What should they use?

  • A VPN Gateway
  • B ExpressRoute
  • C Azure Bastion
  • D Application Gateway
Explanation ExpressRoute creates private connections, unlike the other options which have limitations or different purposes.
Q108

What happens when a network security group denies traffic to a subnet?

  • A Traffic is inspected by Azure Firewall
  • B All traffic is allowed regardless
  • C Traffic is completely blocked
  • D Traffic is logged for auditing
Explanation Deny rules in NSGs block all defined traffic, making option C correct as others misinterpret their functionality.
Q109

Which service automates network security management in Azure?

  • A Azure Security Center
  • B Azure Advisor
  • C Azure Monitor
  • D Azure Traffic Manager
Explanation Azure Security Center provides security management features, whereas the others serve different roles.
Q110

A company needs to connect multiple on-premise sites to Azure. What solution should they implement?

  • A Point-to-Site VPN
  • B VNet Peering
  • C ExpressRoute
  • D Site-to-Site VPN
Explanation ExpressRoute provides a dedicated connection for multiple sites, unlike the other options.