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
Questions 111–120 of 147
You are configuring Azure Load Balancer. What happens when a backend instance becomes unhealthy?
-
A
Traffic is routed to all instances
-
B
Traffic to that instance is stopped
-
C
Notifications are sent to admins
-
D
Load balancing is temporarily disabled
Explanation
Traffic is automatically redirected away from the unhealthy instance, ensuring availability.
Which service is primarily used for distributed denial-of-service (DDoS) protection in Azure?
-
A
Azure DDoS Protection
-
B
Network Security Groups
-
C
Azure Firewall
-
D
Application Gateway
Explanation
Azure DDoS Protection specifically provides DDoS mitigation; the others serve different functions.
A company needs to connect its on-premises network to Azure securely. What is the recommended Azure service?
-
A
Azure VPN Gateway
-
B
Azure Application Gateway
-
C
Azure ExpressRoute
-
D
Azure Load Balancer
Explanation
Azure ExpressRoute provides private, secure connections; Azure VPN Gateway can also be used but is less reliable for performance.
What happens when a user writes traffic rules in Azure to allow traffic from any source on the public internet?
-
A
Traffic is completely blocked.
-
B
Traffic is restricted to specified devices.
-
C
Traffic is allowed from all sources.
-
D
Traffic is only allowed from Azure.
Explanation
Allowing traffic from any source permits all public internet access; others suggest restrictions that do not apply.
Which service provides DNS resolution in Azure?
-
A
Azure DNS
-
B
Azure Traffic Manager
-
C
Azure Front Door
-
D
Azure Load Balancer
Explanation
Azure DNS provides domain name resolution, unlike the others.
A company needs to connect their on-premises network to Azure securely. What solution should they use?
-
A
Azure Load Balancer
-
B
Azure VPN Gateway
-
C
Azure ExpressRoute
-
D
Azure Application Gateway
Explanation
Azure ExpressRoute provides a private, secure connection.
You are configuring a VNET peering. What will happen if you enable gateway transit?
-
A
Simplifies routing between VNETs
-
B
Allows one VNET to use both gateways
-
C
Creates a shared public IP address
-
D
Encrypts the traffic between VNETs
Explanation
Enabling gateway transit allows sharing of gateway resources.
A company needs to connect its on-premises network to Azure securely. Which service should they use?
-
A
Azure VPN Gateway
-
B
Azure Traffic Manager
-
C
Azure Load Balancer
-
D
Azure Logic Apps
Explanation
Azure VPN Gateway allows secure connections between on-premises and Azure, whereas the others serve different purposes.
What happens when you assign a public IP address to a virtual network's subnet?
-
A
All resources receive public IPs
-
B
Only one resource gets it
-
C
Subnet does not expand
-
D
This action is not allowed
Explanation
Assigning a public IP to a subnet does not change its size but can enhance connectivity options.
You are configuring Azure Firewall. Which rule type would you use to allow traffic based on fully qualified domain names?
-
A
Application Rule
-
B
Network Rule
-
C
Route Rule
-
D
Geo-Filtering Rule
Explanation
Application Rules utilize FQDNs, while other rule types operate differently based on IP addresses or routes.