Storage
35 practice questions with explanations — 15 free to try
PassNova has 35 Microsoft Azure Administrator (AZ-104) practice questions on Storage, each with a clear explanation. A 15-question taster is free with no sign-up; the full bank is part of PassNova Premium. Updated for 2026.
Storage: example questions & answers
2 worked examples with answers and explanations below. Try 15 Microsoft Azure Administrator (AZ-104) questions free in the browser; the full 35-question Storage bank is part of PassNova Premium.
What is the default outbound internet behavior for a newly created Azure storage account in terms of access keys?
- ANo keys are created until you enable them
- BAnonymous public access is enabled by default
- CTwo 512-bit access keys are generated for authorization✓
- DOnly shared access signatures can be used
Answer: Every storage account is created with two access keys that grant full access; rotating one at a time avoids downtime while keeping the account secured.
Which blob access tier is most cost-effective for data that is rarely accessed and stored for at least 180 days?
- ACold
- BArchive✓
- CHot
- DCool
Answer: The Archive tier offers the lowest storage cost for rarely accessed data with the highest retrieval latency and cost, and has a minimum retention period.