Describe Azure compute and networking services
Objective compute.networking-services sits in Describe Azure architecture and services, which carries 38% of the Azure Fundamentals exam. The questions below are original, written from the official objective title above, and each explanation cites the Microsoft Azure page it rests on.
Objective title verbatim from the official objectives. Microsoft Azure exam page ↗
A worked example
Shown solved, with the whole explanation open: this is what every question here carries.
A VM in an Azure virtual network has no public IP and sits behind no load balancer. What outbound internet access does it have?
Correct.
Concept
A private address space in Azure is not sealed on the way out. Inbound reachability must be granted deliberately, while outbound traffic leaves unless something is configured to stop it.
Why D
The overview states that all resources in a virtual network can communicate outbound with the internet by default. A public IP, NAT gateway, or public load balancer manages that path or serves inbound traffic, rather than enabling the outbound path in the first place.
Now you: objective compute.networking-services questions
No account needed. The explanation opens when you answer.
Sample question 1 of 3
Your engineer asks whether a separate subnet is needed per availability zone before deploying zonal VMs. What is the answer?
Sample question 2 of 3
A VM was built in the wrong virtual network and your team needs it in another one. What does Azure require?
Sample question 3 of 3
A single user needs to reach a virtual network from one laptop, without changing the corporate network edge. Which connection fits?
That’s 3 of the full Azure Fundamentals bank.
Keep going free: 10 questions per certification in bank practice, with no account.
Continue practicingRead the sources
These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.