Blog
Articles & Thoughts
Writing about building software, scaling systems, and the startup journey.
Implementing Azure Storage Accounts for AZ-104: Step-by-Step Configuration Guide
An Azure storage account is a single namespace that holds an account's blob, file, queue, and table data behind one HTTPS endpoint [1]. It is also an Azure Resource Manager resource, which means it lives inside a resource group and inherits the role assignments and policies attached to that container [1]. Getting the seven portal tabs right is one of the most heavily tested skills on the AZ-104 exam Implement and manage storage carries 15 to 20 percent of the score [2].
Read articleAZ-104 Exam Prep: 15 Real-World Governance Scenarios You Must Know
Azure governance is the set of native controls that decides what gets deployed, where it can live, who can change it, and what it costs. On AZ-104 the domain carries 20–25% of the exam score, the heaviest of the five functional areas, against a passing mark of 700 [1]. The 15 scenarios below map directly to that domain and to the work a junior Azure admin does on day one.
Read article