Implement and Manage Storage
Targeted AZ-104 practice for this exam objective, with an explanation for every answer option.
- Certification
- AZ-104
- Domain
- Implement and Manage Storage
- Questions
- 10
Practice AZ-104 Implement and Manage Storage questions with exam-style scenarios, detailed explanations, and option-by-option rationale for this domain.
Example question from this objective
Each option is explained, so the reasoning behind the distractors is part of the answer.
A storage account must be accessed from a virtual network without traversing the public internet. Which endpoint type should the administrator use?
- Private endpoint.
- Management group endpoint.
- Public anonymous container endpoint.
- External HTTP redirect.
Private endpoint. — A private endpoint places a private IP address in the virtual network for access to the storage account over private connectivity.
Management group endpoint. — Management groups organize subscriptions for governance and do not provide storage network endpoints.
Public anonymous container endpoint. — A public anonymous endpoint exposes data publicly and does not keep traffic private.
External HTTP redirect. — An HTTP redirect changes client navigation and does not create private network access to storage.