A harbor-pilot desk must view every tugboat resource in one resource group but must not resize VMs or create role assignments for contractors. Which built-in Azure role matches that view-only job?
Select an answer to reveal the explanation.
Short Explanation
Reader is the tourist pass: you can look at every tug in the harbor map, but you cannot move a boat or hand out keys. Contributor changes resources; Owner also hands out role assignments—neither is what the pilot desk asked for.
Full Explanation
The fundamental built-in Azure roles differ by capability. Reader provides read-only access to resources. Contributor can manage resources but cannot assign roles. Owner can manage resources and create role assignments. User Access Administrator focuses on managing access, not general resource viewing as the primary need here.