02 AZ-104 Azure Administrator
AZ-900 teaches you what Azure is. AZ-104 teaches you how Azure is actually operated.
The Microsoft Certified: Azure Administrator Associate β AZ-104 certification is one of the most important technical certifications in the Azure career path because it moves you from basic cloud awareness into practical administration.
For cybersecurity learners, this matters a lot.
Before you can properly secure Azure, you need to understand how administrators actually:
-
create resources
-
assign access
-
manage subscriptions
-
configure networking
-
deploy compute
-
manage storage
-
monitor workloads
-
troubleshoot operational problems
That operational understanding becomes the foundation for deeper security work later in:
-
AZ-500
-
Microsoft Entra ID security
-
Defender for Cloud
-
Microsoft Sentinel
-
cloud incident response
-
Azure security architecture
π― What AZ-104 Is Really About
Section titled βπ― What AZ-104 Is Really AboutβAZ-104 is not simply about learning Azure portal menus.
The real objective is understanding how an Azure environment is managed.
You should become comfortable with areas such as:
-
identity
-
governance
-
storage
-
compute
-
networking
-
monitoring
From a career perspective, the certification helps answer:
Can you operate and manage Azure resources effectively?
For cybersecurity learners, the next question becomes:
Can you secure what you now know how to operate?
π€ Who Should Take AZ-104?
Section titled βπ€ Who Should Take AZ-104?βAZ-104 is suitable for:
-
learners who completed AZ-900
-
Azure beginners moving into technical roles
-
system administrators
-
infrastructure engineers
-
network engineers
-
cloud support engineers
-
junior cloud engineers
-
cybersecurity professionals who need deeper Azure knowledge
-
aspiring Cloud Security Engineers
π± If You Are a Beginner
Section titled βπ± If You Are a BeginnerβDo not rush directly into complex administration.
Before starting AZ-104, you should be reasonably comfortable with:
-
subscriptions
-
resource groups
-
Entra ID basics
-
Azure RBAC basics
-
VNets
-
subnets
-
storage
-
virtual machines
If these are still unfamiliar, revisit AZ-900 first.
π If You Are a Student or Fresher
Section titled βπ If You Are a Student or FresherβAZ-104 can significantly strengthen your job readiness because it gives you more practical capability than a fundamentals certification alone.
A sensible progression is:
AZ-900 βAZ-104 βHands-On Azure Administration βAzure RBAC Lab βAzure Network Security Lab βProjects βInterview PreparationPossible roles after building practical capability include:
-
Junior Azure Administrator
-
Cloud Support Engineer
-
Infrastructure Support Engineer
-
Junior Cloud Engineer
-
Technical Support Engineer
You can then progress into:
-
Azure Security Engineer
-
Cloud Security Engineer
-
DevSecOps Engineer
π₯οΈ If You Already Work in IT
Section titled βπ₯οΈ If You Already Work in ITβAZ-104 is often a very natural transition.
If you already work with:
-
Windows Server
-
Active Directory
-
networking
-
storage
-
virtualization
-
backups
-
monitoring
you already have concepts that map into Azure.
For example:
| Traditional IT | Azure |
|---|---|
| Virtual Machine | Azure VM |
| VLAN / Network | VNet |
| Firewall Rules | NSG |
| Directory | Microsoft Entra ID |
| File / Disk Storage | Azure Storage / Managed Disks |
| Monitoring | Azure Monitor |
| Backup | Azure Backup |
| Permissions | Azure RBAC |
The goal is not to relearn IT.
The goal is to understand:
How does Azure implement and manage these capabilities?
π‘οΈ If You Are a Cybersecurity Professional
Section titled βπ‘οΈ If You Are a Cybersecurity ProfessionalβAZ-104 is extremely useful before AZ-500.
Security professionals sometimes want to jump directly into:
-
Defender for Cloud
-
Sentinel
-
Conditional Access
-
Key Vault
-
security policies
But if you do not understand how Azure resources are deployed and operated, deeper security becomes difficult.
You need to understand:
-
subscriptions
-
resource groups
-
identities
-
RBAC
-
VNets
-
VMs
-
storage
-
monitoring
before you can assess:
-
privilege
-
exposure
-
configuration
-
logging
-
attack surface
π How to Use This Certification Path
Section titled βπ How to Use This Certification PathβUse your GoHackersCloud recorded course as the primary structured learning source.
Then use this page for:
-
certification strategy
-
practical review
-
job readiness
-
troubleshooting
-
security connections
-
interview preparation
-
labs
-
runbooks
Recommended workflow:
Recorded AZ-104 Course βHands-On Administration βPractice Scenarios βWeak-Area Review βCertification Exam βAzure Labs βRunbooks βProjects βInterview Preparationπ§ Core Skill Area 1 β Identity and Governance
Section titled βπ§ Core Skill Area 1 β Identity and GovernanceβThis is one of the most important areas for both administrators and security professionals.
You should understand:
-
Microsoft Entra ID
-
users
-
groups
-
role assignments
-
subscriptions
-
resource groups
-
management groups
-
Azure RBAC
-
Azure Policy
-
resource locks
πͺͺ Microsoft Entra ID
Section titled βπͺͺ Microsoft Entra IDβUnderstand how identities are used to access Azure.
Focus on:
-
users
-
groups
-
identities
-
authentication
-
directory relationships
π Azure RBAC
Section titled βπ Azure RBACβRBAC controls:
Who can perform which actions at which scope?
Understand the scope hierarchy:
Management Group βSubscription βResource Group βResourceπ§ RBAC Security Mindset
Section titled βπ§ RBAC Security MindsetβDo not ask only:
Which role does this user have?
Ask:
At what scope?
A Contributor role at:
One Resource Groupis very different from Contributor at:
Entire Subscriptionπ Common Built-In Roles
Section titled βπ Common Built-In RolesβBe familiar with roles such as:
-
Reader
-
Contributor
-
Owner
Understand the difference.
Can view resources.
Contributor
Section titled βContributorβCan manage resources but does not have full access-management authority.
Includes broad resource management plus access-control authority.
π¨ Security Advice
Section titled βπ¨ Security AdviceβAvoid granting Owner simply because:
βThe user needs to manage Azure.β
Ask what they actually need.
ποΈ Azure Policy
Section titled βποΈ Azure PolicyβAzure Policy helps enforce or evaluate configuration standards.
Examples:
-
permitted Regions
-
required tags
-
allowed resource types
-
security configuration requirements
π§ Azure Policy vs RBAC
Section titled βπ§ Azure Policy vs RBACβBe able to explain:
RBACβ Who can do something?
Azure Policyβ What configuration is permitted or required?This distinction is important in both exams and interviews.
π Resource Locks
Section titled βπ Resource LocksβUnderstand:
-
CanNotDelete
-
ReadOnly
These help protect resources from accidental changes.
Do not confuse resource locks with IAM-style authorization.
π§ Management Groups
Section titled βπ§ Management GroupsβManagement Groups become useful when organizations have multiple subscriptions.
Think:
Enterprise βManagement Groups βSubscriptions βResource GroupsThis becomes much more important later in:
-
governance
-
security architecture
-
SC-100
π§© Core Skill Area 2 β Azure Storage
Section titled βπ§© Core Skill Area 2 β Azure StorageβYou should understand Azure storage options and how to manage them.
Key areas include:
-
storage accounts
-
Blob Storage
-
Azure Files
-
access controls
-
redundancy
-
storage tiers
-
managed disks
π¦ Storage Accounts
Section titled βπ¦ Storage AccountsβUnderstand that storage accounts can host services such as:
-
blobs
-
files
-
queues
-
tables
From a security perspective, ask:
Is the storage publicly accessible?
Who has access?
How is data protected?
π Storage Access
Section titled βπ Storage AccessβUnderstand the difference between access methods such as:
-
identity-based access
-
shared access mechanisms
-
account-level keys
Security professionals should generally prefer stronger identity-driven approaches where appropriate.
π§ Storage Security Principle
Section titled βπ§ Storage Security PrincipleβAvoid designing application access around highly privileged shared secrets if a managed identity and scoped permissions can solve the requirement.
π Blob Storage
Section titled βπ Blob StorageβUnderstand common use cases:
-
files
-
backups
-
objects
-
application data
-
archives
ποΈ Azure Files
Section titled βποΈ Azure FilesβUseful where shared file-system style access is required.
πΎ Managed Disks
Section titled βπΎ Managed DisksβUsed with Azure Virtual Machines.
Understand:
-
disk types
-
performance
-
availability
-
encryption concepts
π§ Administrator Question
Section titled βπ§ Administrator QuestionβAsk:
Which storage option matches the workload?
Not:
Which storage service do I remember from the course?
π₯οΈ Core Skill Area 3 β Compute
Section titled βπ₯οΈ Core Skill Area 3 β ComputeβAzure Administrators need strong understanding of compute.
Focus on:
-
virtual machines
-
availability
-
VM Scale Sets
-
App Service
-
containers
-
deployment options
π₯οΈ Azure Virtual Machines
Section titled βπ₯οΈ Azure Virtual MachinesβYou should understand how to:
-
deploy VMs
-
configure networking
-
attach storage
-
manage access
-
monitor health
-
stop/start/deallocate
π VM Security Connection
Section titled βπ VM Security ConnectionβFor cybersecurity learners, always ask:
-
does it have a public IP?
-
which NSG rules apply?
-
how is administrative access performed?
-
which identity does the VM use?
-
are disks encrypted?
-
is monitoring enabled?
ποΈ Availability
Section titled βποΈ AvailabilityβUnderstand the purpose of:
-
Availability Zones
-
availability concepts
-
VM Scale Sets
π VM Scale Sets
Section titled βπ VM Scale SetsβUseful for managing and scaling multiple VMs.
Think:
consistent compute capacity that can scale
rather than:
one manually managed server.
π Azure App Service
Section titled βπ Azure App ServiceβUnderstand it as a managed application-hosting platform.
Security professionals should recognize the difference between:
-
managing an entire OS
-
using a managed application platform
The operational and security responsibilities differ.
π³ Containers
Section titled βπ³ ContainersβUnderstand Azure container concepts at a high level.
You may encounter:
-
container instances
-
Kubernetes services
AZ-104 is not primarily a Kubernetes-security certification, but administrators should understand the ecosystem.
π Core Skill Area 4 β Virtual Networking
Section titled βπ Core Skill Area 4 β Virtual NetworkingβNetworking is one of the most important AZ-104 areas.
You should understand:
-
VNets
-
subnets
-
NSGs
-
route tables
-
DNS
-
peering
-
private connectivity
-
load balancing
π Azure Virtual Network
Section titled βπ Azure Virtual NetworkβA VNet provides network isolation for Azure resources.
You should understand:
-
address spaces
-
subnets
-
IP addresses
-
connectivity
π§ Security Question
Section titled βπ§ Security QuestionβAsk:
Which workloads should be able to communicate?
Do not design networks where everything can reach everything.
π Network Security Groups
Section titled βπ Network Security GroupsβNSGs help control traffic.
Understand:
-
inbound rules
-
outbound rules
-
priorities
-
source
-
destination
-
port
-
protocol
π¨ Common Finding
Section titled βπ¨ Common FindingβRDP 3389Source: Internetor:
SSH 22Source: Anyshould always receive scrutiny.
π§ NSG Review Mindset
Section titled βπ§ NSG Review MindsetβFor each rule ask:
Why does this exist?
Is the source too broad?
Does this need to be public?
Can administrative access be private?
π£οΈ Route Tables
Section titled βπ£οΈ Route TablesβUnderstand how user-defined routes influence traffic flow.
Administrators should be able to reason about:
Source βRoute βNetwork Control βDestinationπ VNet Peering
Section titled βπ VNet PeeringβUnderstand how VNets can communicate.
Ask:
Does this connectivity need to exist?
Peering can expand trust between environments.
π Private Connectivity
Section titled βπ Private ConnectivityβUnderstand concepts such as:
-
Private Endpoints
-
private service access
From a security perspective, this is important because many services do not need public exposure.
βοΈ Load Balancing
Section titled ββοΈ Load BalancingβUnderstand the broad roles of:
-
Azure Load Balancer
-
Application Gateway
Do not memorize names only.
Understand:
-
layer
-
traffic type
-
use case
π Core Skill Area 5 β Monitoring and Maintenance
Section titled βπ Core Skill Area 5 β Monitoring and MaintenanceβAn Azure Administrator needs visibility into the environment.
Focus on:
-
Azure Monitor
-
metrics
-
logs
-
alerts
-
Log Analytics
-
backup
-
recovery
π Azure Monitor
Section titled βπ Azure MonitorβThink:
How are Azure resources behaving?
It can provide:
-
metrics
-
logs
-
alerts
π Activity Logs
Section titled βπ Activity LogsβUnderstand their value in determining:
Which Azure management action occurred?
This becomes important later in cloud-security investigations.
π Log Analytics
Section titled βπ Log AnalyticsβLog Analytics allows querying collected data.
This is a strong foundation for later work with:
-
Microsoft Sentinel
-
KQL
-
security operations
π¨ Alerts
Section titled βπ¨ AlertsβAdministrators should configure useful alerts around:
-
resource health
-
performance
-
availability
-
operational failures
Security teams may later build on the same telemetry.
πΎ Backup and Recovery
Section titled βπΎ Backup and RecoveryβUnderstand:
-
Azure Backup
-
recovery considerations
-
business continuity
Administrators should not treat backup as:
βIt exists.β
You should understand:
-
what is backed up
-
when
-
retention
-
recovery process
π§ Operational Security Connection
Section titled βπ§ Operational Security ConnectionβAvailability is part of security.
A secure system that cannot recover from failure is not resilient.
π§© Understanding Azure Resource Hierarchy
Section titled βπ§© Understanding Azure Resource HierarchyβAZ-104 learners should be very comfortable with:
Tenant βManagement Group βSubscription βResource Group βResourceWhy?
Because several controls depend on scope:
-
RBAC
-
Azure Policy
-
governance
-
cost
-
organization
π Security Relevance of AZ-104
Section titled βπ Security Relevance of AZ-104βAZ-104 provides the operational foundation for security areas such as:
Azure Administration βIdentityNetworkingComputeStorageMonitoring βAzure Security EngineeringThis is why AZ-104 knowledge is so useful before AZ-500.
π§ͺ Hands-On Skills You Should Build
Section titled βπ§ͺ Hands-On Skills You Should BuildβDo not prepare only with videos and practice questions.
At minimum, practise:
-
creating a resource group
-
creating users/groups
-
assigning RBAC
-
creating a VNet
-
creating subnets
-
configuring NSGs
-
launching a VM
-
creating a storage account
-
reviewing monitoring
-
creating alerts
-
reviewing activity logs
ποΈ Recommended Practical Project β Simple Azure Environment
Section titled βποΈ Recommended Practical Project β Simple Azure EnvironmentβBuild:
Azure Subscriptionββββ Resource Groupββββ VNetβ βββ Web Subnetβ βββ Application Subnetββββ Virtual Machineβββ Storage Accountβββ Azure MonitorThen ask:
-
who can manage it?
-
who can view it?
-
which ports are exposed?
-
what is logged?
-
how would you troubleshoot it?
π Recommended Security Exercise
Section titled βπ Recommended Security ExerciseβCreate:
User βRBAC Role βResource Group βResourcesThen intentionally create an access problem.
For example:
user has Reader but needs to start a VM.
Investigate:
-
role
-
scope
-
required action
This builds real troubleshooting skill.
π Recommended Networking Exercise
Section titled βπ Recommended Networking ExerciseβBuild:
VNetββββ Public / Frontend Subnetβββ Private / Application SubnetThen:
-
review NSGs
-
restrict unnecessary traffic
-
document intended communication
π Recommended AZ-104 Study Strategy
Section titled βπ Recommended AZ-104 Study StrategyβUse:
Phase 1Complete Recorded Course βPhase 2Review Objectives βPhase 3Build Resources Yourself βPhase 4Troubleshoot Problems βPhase 5Practice Scenario Questions βPhase 6Track Weak Areas βPhase 7Final Revision βExamπ§ Build Operational Notes
Section titled βπ§ Build Operational NotesβInstead of:
NSG β controls traffic.
Write:
NSG
Purpose:Controls inbound/outbound network traffic.
Applied To:Network interfaces/subnets depending on design.
Security Question:Is the rule broader than necessary?
Troubleshooting:Check priority, source, destination, port, route.That style is better for both exams and interviews.
π Important Comparisons to Master
Section titled βπ Important Comparisons to MasterβBe comfortable comparing:
-
Azure RBAC vs Entra roles
-
Reader vs Contributor vs Owner
-
Azure Policy vs RBAC
-
NSG vs Azure Firewall
-
public endpoint vs Private Endpoint
-
VNet Peering vs VPN-style connectivity
-
Azure Monitor vs Log Analytics
-
Availability Zone vs Region
-
Blob Storage vs Azure Files
-
VM vs App Service
π« Common AZ-104 Preparation Mistakes
Section titled βπ« Common AZ-104 Preparation MistakesβMistake 1 β Memorizing Portal Steps
Section titled βMistake 1 β Memorizing Portal StepsβPortal navigation changes.
Understand the underlying service.
Mistake 2 β Weak Networking
Section titled βMistake 2 β Weak NetworkingβNetworking appears throughout Azure administration.
Learn:
-
CIDR
-
subnets
-
NSGs
-
routing
-
DNS
-
peering
Mistake 3 β Weak RBAC Knowledge
Section titled βMistake 3 β Weak RBAC KnowledgeβDo not simply memorize built-in role names.
Understand:
-
permissions
-
scope
-
inheritance
Mistake 4 β Ignoring Monitoring
Section titled βMistake 4 β Ignoring MonitoringβAdministrators need operational visibility.
Mistake 5 β Ignoring Governance
Section titled βMistake 5 β Ignoring GovernanceβResource management is not just creating VMs.
Understand:
-
Policy
-
locks
-
hierarchy
-
access
Mistake 6 β Watching Instead of Doing
Section titled βMistake 6 β Watching Instead of DoingβBuild Azure resources yourself.
Mistake 7 β Using Owner for Everything
Section titled βMistake 7 β Using Owner for EverythingβThis hides RBAC problems and teaches poor security habits.
π― Troubleshooting Method
Section titled βπ― Troubleshooting MethodβWhen something does not work, use structured troubleshooting.
For access:
Identity βRole βScope βResource βPolicy / RestrictionFor networking:
Source βRoute βNSG βDestination βService βReturn PathFor resource health:
Resource State βMetrics βLogs βDependencies βConfigurationπ‘ Administrator Mindset
Section titled βπ‘ Administrator MindsetβDo not respond to every issue with:
recreate the resource.
Try to understand the root cause.
That skill matters enormously in technical interviews.
πΌ Career Value of AZ-104
Section titled βπΌ Career Value of AZ-104βAZ-104 can support progression toward:
-
Azure Administrator
-
Cloud Engineer
-
Infrastructure Engineer
-
Cloud Support Engineer
-
DevOps Engineer
-
Cloud Security Engineer
For cybersecurity learners, it is particularly valuable because it provides the platform knowledge needed before deeper Azure security.
π’ Junior Azure Administrator β Expected Skills
Section titled βπ’ Junior Azure Administrator β Expected SkillsβEmployers may expect:
-
resource groups
-
storage
-
VMs
-
VNets
-
NSGs
-
RBAC
-
monitoring
-
backup basics
π΅ Azure Administrator β Expected Skills
Section titled βπ΅ Azure Administrator β Expected SkillsβYou should increasingly be able to:
-
manage subscriptions
-
implement RBAC
-
configure networks
-
deploy compute
-
manage storage
-
monitor resources
-
troubleshoot access
-
troubleshoot connectivity
π‘οΈ Cloud Security Engineer β Why AZ-104 Matters
Section titled βπ‘οΈ Cloud Security Engineer β Why AZ-104 MattersβSecurity engineers need to understand administration because security controls sit on top of operational architecture.
You may be asked:
Is this Azure environment secure?
To answer, you need to understand:
-
subscriptions
-
resource hierarchy
-
RBAC
-
VNets
-
NSGs
-
compute
-
storage
-
monitoring
π€ AZ-104 Interview Preparation
Section titled βπ€ AZ-104 Interview PreparationβPractise without notes.
Resource Management
Section titled βResource Managementβ1. What is an Azure subscription?
Section titled β1. What is an Azure subscription?β2. What is a resource group?
Section titled β2. What is a resource group?β3. What is a management group?
Section titled β3. What is a management group?β4. What is Azure Resource Manager?
Section titled β4. What is Azure Resource Manager?β5. What is Azure RBAC?
Section titled β5. What is Azure RBAC?β6. What is RBAC scope?
Section titled β6. What is RBAC scope?β7. Reader vs Contributor vs Owner?
Section titled β7. Reader vs Contributor vs Owner?β8. A user has Contributor at resource-group scope. What can they manage?
Section titled β8. A user has Contributor at resource-group scope. What can they manage?β9. How would you troubleshoot insufficient permissions?
Section titled β9. How would you troubleshoot insufficient permissions?βStorage
Section titled βStorageβ10. What is an Azure Storage Account?
Section titled β10. What is an Azure Storage Account?β11. Blob Storage vs Azure Files?
Section titled β11. Blob Storage vs Azure Files?β12. How would you protect a storage account?
Section titled β12. How would you protect a storage account?β13. What risks exist with shared access credentials?
Section titled β13. What risks exist with shared access credentials?βCompute
Section titled βComputeβ14. What is an Azure Virtual Machine?
Section titled β14. What is an Azure Virtual Machine?β15. What is a VM Scale Set?
Section titled β15. What is a VM Scale Set?β16. When would you use App Service instead of a VM?
Section titled β16. When would you use App Service instead of a VM?β17. How would you secure administrative access to a VM?
Section titled β17. How would you secure administrative access to a VM?βNetworking
Section titled βNetworkingβ18. What is an Azure VNet?
Section titled β18. What is an Azure VNet?β19. What is an NSG?
Section titled β19. What is an NSG?β20. How do NSG rule priorities work?
Section titled β20. How do NSG rule priorities work?β21. What is VNet Peering?
Section titled β21. What is VNet Peering?β22. What is a Private Endpoint?
Section titled β22. What is a Private Endpoint?β23. How would you troubleshoot two VMs that cannot communicate?
Section titled β23. How would you troubleshoot two VMs that cannot communicate?βMonitoring
Section titled βMonitoringβ24. What is Azure Monitor?
Section titled β24. What is Azure Monitor?β25. What is Log Analytics?
Section titled β25. What is Log Analytics?β26. What information can Azure Activity Logs provide?
Section titled β26. What information can Azure Activity Logs provide?β27. How would you monitor a VM?
Section titled β27. How would you monitor a VM?βπ¨ Scenario Interview Question 1
Section titled βπ¨ Scenario Interview Question 1βA developer needs to manage resources only in one application resource group but currently has Owner at subscription level.
A strong answer should discuss:
-
actual required permissions
-
least privilege
-
narrower scope
-
appropriate built-in/custom role
-
removal of unnecessary Owner access
π¨ Scenario Interview Question 2
Section titled βπ¨ Scenario Interview Question 2βA VM cannot communicate with another VM in a different subnet. What would you investigate?
Use:
IP Configuration βVNet/Subnet βRoutes βNSGs βService βReturn Pathπ¨ Scenario Interview Question 3
Section titled βπ¨ Scenario Interview Question 3βA user can see a resource but cannot modify it. Why?
Possible explanation:
Reader-style access rather than Contributor-level access.
But investigate:
-
exact role
-
scope
-
deny/policy controls
π¨ Scenario Interview Question 4
Section titled βπ¨ Scenario Interview Question 4βAn Azure VM is running but the application is unavailable.
Do not immediately blame Azure.
Review:
-
VM status
-
NSGs
-
routing
-
service/process
-
OS firewall
-
application logs
-
Azure Monitor
π¨ Scenario Interview Question 5
Section titled βπ¨ Scenario Interview Question 5βA team accidentally deletes important resources frequently. What Azure controls could help?
Discuss:
-
RBAC
-
resource locks
-
governance
-
process controls
π§ Interview Answer Framework
Section titled βπ§ Interview Answer FrameworkβUse:
Requirement βResource βIdentity βNetwork βConfiguration βMonitoring βTroubleshootingπ¬ Interview Tip
Section titled βπ¬ Interview TipβAvoid:
βI would check Azure.β
Say:
βI would first define the expected behavior, confirm the affected resource and identity, review the relevant RBAC scope or network path, inspect monitoring and activity data, then isolate the specific configuration causing the problem.β
That sounds like an administrator.
π Portfolio Project Ideas
Section titled βπ Portfolio Project IdeasβProject 1 β Azure Administration Baseline
Section titled βProject 1 β Azure Administration BaselineβBuild:
-
resource groups
-
users
-
RBAC
-
VM
-
storage
-
VNet
-
monitoring
Document the architecture.
Project 2 β Least-Privilege RBAC
Section titled βProject 2 β Least-Privilege RBACβCreate:
-
Administrator
-
Developer
-
Reader
Apply different scopes.
Document:
-
what each identity can do
-
why
Project 3 β Segmented Azure Network
Section titled βProject 3 β Segmented Azure NetworkβBuild:
Frontend Subnet βApplication Subnet βDatabase TierDocument NSG relationships.
Project 4 β Azure Monitoring Baseline
Section titled βProject 4 β Azure Monitoring BaselineβConfigure:
-
metrics
-
alerts
-
logs
-
activity monitoring
Document what each telemetry source tells you.
π Resume Examples
Section titled βπ Resume ExamplesβInstead of:
Knowledge of Azure Administration.
Use:
Built and administered Azure lab environments covering resource groups, RBAC, VNets, NSGs, virtual machines, storage, and Azure Monitor.
Or:
Troubleshot Azure RBAC and network-connectivity issues in hands-on environments and documented root cause and remediation.
β Job-Readiness Check
Section titled ββ Job-Readiness CheckβAfter AZ-104 preparation, you should increasingly be able to:
-
navigate Azure confidently
-
manage resource groups
-
understand subscription hierarchy
-
configure RBAC
-
deploy VMs
-
manage storage
-
create VNets/subnets
-
configure NSGs
-
troubleshoot connectivity
-
monitor resources
-
explain common Azure architecture
If you only know which menu to click, you are not ready yet.
The goal is:
Understand why the configuration works and how to troubleshoot it when it does not.
π§ͺ Labs to Circle Back To
Section titled βπ§ͺ Labs to Circle Back ToβAfter completing AZ-104, return to the Azure labs.
Recommended:
Azure RBAC βAzure Network Security βMicrosoft Entra ID SecurityThese labs should now make much more sense.
Later, after security-focused study, continue to:
Microsoft Defender for Cloud βMicrosoft Sentinelπ What Success Should Look Like
Section titled βπ What Success Should Look LikeβPassing AZ-104 is valuable.
But the stronger outcome is:
I can navigate and manage Azure.
I understand identities and RBAC.
I understand Azure networking.
I can deploy and troubleshoot resources.
I understand monitoring.
I can explain how Azure resources fit together.
That capability creates the foundation for Azure security engineering.
π― Final Advice
Section titled βπ― Final AdviceβDo not treat AZ-104 as:
Learn every administration command.
Treat it as:
Learn how Azure works operationally.
For every configuration ask:
Why is this resource here?
Who can manage it?
Which network can reach it?
What happens if it fails?
How is it monitored?
How would I troubleshoot it?
Those questions turn certification study into engineering skill.
First understand Azure. Then learn to operate Azure. Then learn to secure Azure.
π Whatβs Next?
Section titled βπ Whatβs Next?βYou now understand Azure administration and how resources, identities, networking, storage, compute, and monitoring fit together.
The next certification takes that operational foundation and applies dedicated security engineering controls.
β‘οΈ Next: 03 β AZ-500 β Azure Security Engineer
In the next page, we will cover:
-
who should take AZ-500
-
Azure Security Engineer responsibilities
-
Microsoft Entra ID security
-
Azure RBAC and privileged access
-
network security
-
workload protection
-
Microsoft Defender for Cloud
-
data protection
-
Key Vault
-
security monitoring
-
certification preparation strategy
-
job-readiness expectations
-
hands-on security skills
-
scenario-based security interview questions