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 31–40 of 147
Which service is best for monitoring network performance in Azure?
-
A
Azure Network Watcher
-
B
Azure Security Center
-
C
Azure AD Connect
-
D
Azure Advisor
Explanation
Azure Network Watcher provides comprehensive monitoring features, while others focus on security or management.
A company needs to ensure redundancy for its Azure Virtual Network. What configuration should they implement?
-
A
Dual-region setup
-
B
Single VNet with multiple subnets
-
C
Multiple VNets with peering
-
D
ExpressRoute configuration
Explanation
A dual-region setup ensures redundancy but multiple VNets can be overly complex.
You are configuring an Azure VPN Gateway. What happens when the SKU is set to Basic?
-
A
Unrestricted bandwidth limits
-
B
Only point-to-site connections available
-
C
Limited VPN throughput
-
D
Supports ExpressRoute connections
Explanation
The Basic SKU has throughput limitations, while others support a wider range of features.
Which service automatically adjusts resources based on demand?
-
A
Azure Front Door
-
B
Azure Autoscale
-
C
Azure Load Balancer
-
D
Azure CDN
Explanation
Azure Autoscale adjusts resources automatically based on demand; Front Door and Load Balancer distribute traffic, and CDN caches content.
A company needs to secure a virtual network connection to its on-premises data center. Which Azure service should they use?
-
A
Azure Virtual WAN
-
B
Azure ExpressRoute
-
C
Azure VPN Gateway
-
D
Azure Bastion
Explanation
Azure ExpressRoute provides a private connection with higher security; VPN Gateway is for encrypted traffic over the internet.
You are configuring a Network Security Group (NSG). What happens when you add an NSG rule that blocks all inbound traffic?
-
A
All inbound traffic is allowed
-
B
Only whitelisted IPs are blocked
-
C
All inbound traffic is denied
-
D
Outbound traffic also gets blocked
Explanation
An NSG rule that blocks inbound traffic will deny all incoming connections; it does not alter outbound traffic rules.
Which Azure service can be used for inter-site connectivity?
-
A
VPN Gateway
-
B
Azure Blob Storage
-
C
Azure Functions
-
D
Azure Cosmos DB
Explanation
VPN Gateway is designed for secure site-to-site connections; the others serve entirely different functions.
A company needs to restrict access to its Azure VMs to a specific application. Which solution should they implement?
-
A
NSG Application Security Group
-
B
Azure Firewall
-
C
Route Table
-
D
Load Balancer
Explanation
NSG Application Security Groups enable restricting traffic to applications; the others don’t target application-specific controls.
You are configuring Azure Front Door. What happens when you set a route with a priority of 10 for a specific path?
-
A
It will always be selected first
-
B
It overrides all other routes
-
C
Lower numbers have higher priority
-
D
Routes are evaluated randomly
Explanation
Lower numbers indicate higher priority; the other options incorrectly describe routing behavior.
Which Azure service provides integrated monitoring and alerting features for networking?
-
A
Azure Monitor
-
B
Azure Security Center
-
C
Azure Automation
-
D
Azure Logic Apps
Explanation
Azure Monitor provides comprehensive monitoring for Azure resources, unlike others which focus on security, automation, or workflow.