A library catalog deployment includes a virtual machine, a network interface, and a disk. What are these items called in Azure?
Select an answer to reveal the explanation.
Short Explanation
Each VM, NIC, and disk is its own Azure resource — a manageable thing you can create, tag, and delete. The library catalog stack is just a handful of those building blocks working together. Resources are the nouns on your Azure inventory list.
Full Explanation
In Azure, a resource is an individual manageable entity such as a virtual machine, network interface, or disk. A library catalog solution is typically composed of multiple related resources. Management groups and region pairs are higher-level or geographic concepts, not the name for each discrete service instance.