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 131–140 of 147

Q131

A company needs to ensure its workloads can auto-scale based on the demand. Which Azure service should be used?

  • A Azure Functions
  • B Azure App Service
  • C Azure Traffic Manager
  • D Azure Front Door
Explanation Azure App Service natively supports auto-scaling, while the others have different primary functions.
Q132

You are configuring an Azure Firewall. What happens when the application rule is set to 'Allow' for outbound HTTP requests?

  • A All traffic is blocked
  • B Only HTTP traffic is allowed
  • C All outbound requests are allowed
  • D VPN traffic is allowed
Explanation Setting 'Allow' for HTTP permits only HTTP traffic, blocking other protocols.
Q133

Which service allows you to define user access policies in Azure?

  • A Azure Active Directory
  • B Azure VPN Gateway
  • C Azure Blob Storage
  • D Azure Logic Apps
Explanation Azure Active Directory provides user access policies, while the others serve different purposes.
Q134

A company needs to ensure their Azure app can only communicate within their virtual network. What should they configure?

  • A Public IP address
  • B Network Security Group
  • C Service Endpoint
  • D Virtual Network Integration
Explanation A Network Security Group can restrict communications, while the others won't fully secure inter-network traffic.
Q135

What happens when you configure a public IP address to a load balancer in Azure?

  • A Public communication allowed
  • B Internal access only
  • C No traffic routing
  • D Connection to on-prem resources
Explanation A public IP allows external communication, while the other options either misstate its function or describe different setups.
Q136

A company needs to provide secure access to their Azure resources for external users. Which service should they implement?

  • A Azure AD B2B
  • B Azure VPN Gateway
  • C Azure Bastion
  • D Azure ExpressRoute
Explanation Azure AD B2B enables secure collaboration with external users while other options focus on connectivity or dedicated circuits.
Q137

You are configuring a virtual network with two subnets. What happens when you have overlapping IP address ranges?

  • A Subnet routing will fail
  • B Resources will function normally
  • C Virtual network is created
  • D Network security rules are disregarded
Explanation Overlapping IP ranges will cause routing issues within the virtual network, preventing proper communication.
Q138

Which Azure service allows for the distribution of incoming network traffic across multiple servers?

  • A Azure Traffic Manager
  • B Azure Load Balancer
  • C Azure Application Gateway
  • D Azure Front Door
Explanation Azure Load Balancer distributes traffic effectively, while other choices serve different purposes in traffic management.
Q139

Which service enables virtual network peering?

  • A Azure VPN Gateway
  • B Azure VNet Peering
  • C Azure Traffic Manager
  • D Azure ExpressRoute
Explanation Azure VNet Peering directly enables peering between virtual networks, while others serve different networking purposes.
Q140

A company needs to ensure its virtual machines use a specific public IP for all outbound traffic. What should they configure?

  • A Public IP on Virtual Network
  • B Static Outbound IP Address
  • C Azure NAT Gateway
  • D Azure Load Balancer
Explanation Azure NAT Gateway allows you to configure a single static outbound IP, while other options do not route outbound traffic at this level.