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 41–50 of 147

Q41

A company needs to connect its on-premises network securely to Azure. Which solution should they use?

  • A VPN Gateway
  • B Azure Load Balancer
  • C Application Gateway
  • D Traffic Manager
Explanation VPN Gateway is specifically designed for secure connections to Azure, while others serve different network routing functions or load balancing.
Q42

You are configuring an Azure Firewall. What happens if you set a rule to deny traffic from a specific IP?

  • A Traffic from that IP is allowed
  • B Traffic is blocked as intended
  • C Traffic only affects certain protocols
  • D Rules automatically update to allow traffic
Explanation Setting a deny rule explicitly blocks traffic from the specified IP, while the other options either misinterpret rule behavior or suggest incorrect automation.
Q43

Which service provides Azure VPN capabilities?

  • A Azure Virtual Network
  • B Azure Traffic Manager
  • C Azure Monitor
  • D Azure Load Balancer
Explanation Azure Virtual Network provides VPN capabilities, while others serve different networking functions.
Q44

A company needs to connect on-premises networks to Azure securely. Which solution should they use?

  • A Azure ExpressRoute
  • B Azure DevOps
  • C Azure Functions
  • D Azure Blob Storage
Explanation Azure ExpressRoute provides a private connection to Azure, unlike the other options.
Q45

What happens when you assign two Network Security Groups (NSGs) to the same NIC?

  • A They both apply together.
  • B One overrides the other.
  • C Traffic is blocked completely.
  • D Only the first NSG applies.
Explanation When multiple NSGs are associated, one does override the rules of the other according to specific Azure precedence.
Q46

Which Azure service provides low-latency, high-throughput data transfer?

  • A Azure ExpressRoute
  • B Azure VPN Gateway
  • C Azure Load Balancer
  • D Azure Application Gateway
Explanation Azure ExpressRoute offers direct connections for low latency. VPN Gateways and Application Gateways manage traffic but do not provide private connections.
Q47

A company wants to create a secure connection from their on-premises network to Azure. What is the best approach?

  • A Site-to-Site VPN
  • B Point-to-Site VPN
  • C Azure DevOps
  • D Azure Blob Storage
Explanation A Site-to-Site VPN securely connects entire networks, unlike Point-to-Site which connects individual devices.
Q48

You are configuring Azure Firewall. What is important to include in the rules?

  • A Outbound traffic only
  • B Network and application rules
  • C IP ranges only
  • D Built-in alerts
Explanation Azure Firewall uses both network and application rules for comprehensive control, not just IP ranges or only outbound traffic.
Q49

Which Azure service enables private connectivity to Azure services over the Microsoft backbone network?

  • A Azure Private Link
  • B Azure Traffic Manager
  • C Azure CDN
  • D Azure VPN Gateway
Explanation Azure Private Link enables private connectivity, while other options serve different networking purposes.
Q50

A company needs to restrict access to Azure resources to specific virtual networks. Which service should they use?

  • A Network Security Groups
  • B Application Gateway
  • C Azure Firewall
  • D ExpressRoute
Explanation Network Security Groups can restrict access at the network interface level, unlike the other options.