01 AZ-900 Azure Fundamentals
AZ-900 gives you the language of Azure. Your career growth begins when you can use that language to understand, operate, secure, and explain cloud environments.
The Microsoft Certified: Azure Fundamentals β AZ-900 certification is a beginner-level credential designed to validate foundational knowledge of cloud concepts and Microsoft Azure.
Microsoft currently describes Azure Fundamentals as a common starting point for an Azure career journey. The certification focuses on three broad areas:
-
cloud concepts
-
Azure architecture and services
-
Azure management and governance
Microsoft also positions it as a beginner-level certification, rather than proof of administrator, engineer, or architect-level capability.
For cybersecurity learners, AZ-900 is useful because it establishes the Azure foundation needed before progressing into:
-
Azure administration
-
Azure security engineering
-
Microsoft Entra ID
-
security operations
-
Microsoft Sentinel
-
cloud architecture
-
Zero Trust
-
cloud governance
π― What Does AZ-900 Validate?
Section titled βπ― What Does AZ-900 Validate?βAZ-900 is primarily designed to answer:
Do you understand the basic concepts, architecture, services, management, and governance of Microsoft Azure?
Microsoftβs current certification page lists the assessed areas as:
Describe cloud concepts
Describe Azure architecture and services
Describe Azure management and governanceAt this level, you are not expected to independently design a complex enterprise Azure environment.
You are building the foundation required to do that later.
π€ Who Should Take AZ-900?
Section titled βπ€ Who Should Take AZ-900?βAZ-900 is particularly suitable for:
-
students
-
fresh graduates
-
career switchers
-
IT beginners
-
cybersecurity beginners
-
business professionals working with Azure teams
-
IT professionals moving into cloud
-
security professionals who are new to Azure
-
learners preparing for AZ-104, AZ-500, or other Microsoft certifications
π± If You Are Completely New to Cloud
Section titled βπ± If You Are Completely New to CloudβAZ-900 is a strong starting point.
You may initially encounter terms such as:
-
subscription
-
resource group
-
virtual network
-
availability zone
-
Microsoft Entra ID
-
Azure Resource Manager
-
Azure Policy
-
Azure Monitor
Do not try to memorize everything immediately.
Start by understanding Azure as a set of major capability areas.
Microsoft Azureββββ Computeβββ Networkingβββ Storageβββ Databasesβββ Identityβββ Securityβββ Monitoringβββ GovernanceThen gradually learn what problem each major service solves.
π If You Are a Student or Fresher
Section titled βπ If You Are a Student or FresherβDo not treat AZ-900 as:
I passed one Azure certification, therefore I am an Azure Engineer.
AZ-900 is the foundation.
A stronger progression is:
AZ-900 βAzure Hands-On Practice βNetworking + Identity βAzure Administration βSecurity / SOC / Identity Specialization βLabs βProjects βInterview PreparationYour objective should be to develop both:
knowledge
and:
evidence of practical capability.
π₯οΈ If You Already Work in IT
Section titled βπ₯οΈ If You Already Work in ITβIf you already understand:
-
networking
-
servers
-
virtualization
-
identity
-
storage
-
databases
AZ-900 helps translate those concepts into Azure terminology.
For example:
| Traditional IT | Azure |
|---|---|
| Virtual Server | Azure Virtual Machine |
| Network | Azure Virtual Network |
| Firewall Rules | Network Security Groups |
| Identity Directory | Microsoft Entra ID |
| Object Storage | Blob Storage |
| Monitoring | Azure Monitor |
| Secrets / Keys | Azure Key Vault |
| Governance Policy | Azure Policy |
Do not memorize Azure product names independently.
Always connect them back to the technology you already understand.
π‘οΈ If You Already Work in Cybersecurity
Section titled βπ‘οΈ If You Already Work in CybersecurityβAZ-900 can help you translate existing security knowledge into Azure.
For example:
Least Privilegeβ Azure RBAC
Identityβ Microsoft Entra ID
MFAβ Entra authentication controls
Network Segmentationβ VNets / Subnets / NSGs
Secretsβ Azure Key Vault
Monitoringβ Azure Monitor / Log Analytics
Security Postureβ Microsoft Defender for Cloud
SIEMβ Microsoft SentinelYour existing security knowledge gives you an advantage.
Your challenge is learning the Azure implementation.
π How AZ-900 Fits Into the GoHackersCloud Journey
Section titled βπ How AZ-900 Fits Into the GoHackersCloud JourneyβYour recorded course should remain the main structured learning source.
Use this page as your:
-
certification guide
-
study strategy
-
career reference
-
job-readiness checklist
-
interview-preparation resource
Recommended workflow:
Recorded AZ-900 Course βUnderstand Concepts βUse Azure Hands-On βReview Certification Objectives βPractice Questions βIdentify Weak Areas βExam βReturn to Azure Labs βContinue Career Pathπ§ Area 1 β Cloud Concepts
Section titled βπ§ Area 1 β Cloud ConceptsβYou should understand the fundamental ideas behind cloud computing.
Focus on concepts such as:
-
cloud computing
-
public cloud
-
private cloud
-
hybrid cloud
-
consumption-based models
-
scalability
-
elasticity
-
high availability
-
reliability
-
manageability
π§ Understand the Concepts, Not Just Definitions
Section titled βπ§ Understand the Concepts, Not Just DefinitionsβFor example:
Scalability
Section titled βScalabilityβCan the system support increasing workload demand?
Elasticity
Section titled βElasticityβCan capacity increase or decrease dynamically based on demand?
High Availability
Section titled βHigh AvailabilityβCan the workload remain available despite infrastructure failure?
Hybrid Cloud
Section titled βHybrid CloudβCan cloud and on-premises environments work together?
π‘ Exam Preparation Tip
Section titled βπ‘ Exam Preparation TipβWhenever you learn a cloud concept, connect it to a business problem.
Example:
A retailer experiences significantly higher traffic during seasonal sales.
Ask:
Which cloud capability helps the organization increase and decrease capacity based on demand?
This converts definitions into scenario thinking.
βοΈ Understand Cloud Service Models
Section titled ββοΈ Understand Cloud Service ModelsβBe comfortable with the broad concepts of:
-
IaaS
-
PaaS
-
SaaS
Do not memorize only the acronyms.
Understand how responsibility changes.
π§ Security Connection
Section titled βπ§ Security ConnectionβAs the service becomes more managed, Microsoft typically takes on more responsibility for the underlying platform.
The customer still retains important responsibility around:
-
identity
-
access
-
data
-
configuration
This becomes increasingly important later in Azure security roles.
ποΈ Area 2 β Azure Architecture and Services
Section titled βποΈ Area 2 β Azure Architecture and ServicesβThis area helps you understand how Azure is structured and what major services do.
Microsoftβs current certification overview specifically calls out Azure architectural components plus services such as compute, networking, and storage.
π Azure Regions
Section titled βπ Azure RegionsβUnderstand that Azure operates through geographic Regions.
Organizations may choose Regions based on:
-
latency
-
service availability
-
resilience
-
compliance
-
data residency
-
business requirements
π’ Availability Zones
Section titled βπ’ Availability ZonesβUnderstand why multiple Availability Zones can improve resilience.
Ask:
What happens if one datacenter location fails?
Cloud architecture should be designed around failure rather than assuming infrastructure never fails.
ποΈ Resource Groups
Section titled βποΈ Resource GroupsβA resource group is a logical container for Azure resources.
Understand why resource groups help organize:
-
applications
-
environments
-
ownership
-
access
-
lifecycle
π§ Important Career Concept
Section titled βπ§ Important Career ConceptβResource groups become important later for:
-
RBAC
-
governance
-
cost management
-
security organization
π³ Subscriptions
Section titled βπ³ SubscriptionsβUnderstand that Azure subscriptions are important boundaries for:
-
billing
-
resource organization
-
access
-
governance
Do not treat a subscription as simply:
an Azure account.
It is part of the broader Azure management hierarchy.
ποΈ Management Groups
Section titled βποΈ Management GroupsβManagement groups help organizations govern multiple subscriptions.
Conceptually:
Management Group βSubscriptions βResource Groups βResourcesThis becomes very important later in:
-
enterprise governance
-
Azure Policy
-
security architecture
π₯οΈ Compute
Section titled βπ₯οΈ ComputeβUnderstand the high-level purpose of services such as:
Azure Virtual Machines
Section titled βAzure Virtual MachinesβUseful when you need virtualized compute and operating-system control.
App Services
Section titled βApp ServicesβManaged hosting for web applications.
Container Services
Section titled βContainer ServicesβAzure provides services for running containers and Kubernetes-based workloads.
Serverless
Section titled βServerlessβAzure provides event-driven/serverless compute capabilities.
At AZ-900 level, focus on what type of workload fits which model.
π Networking
Section titled βπ NetworkingβUnderstand the purpose of:
-
Azure Virtual Network
-
subnets
-
Network Security Groups
-
VPN Gateway
-
load balancing
-
private connectivity concepts
Cybersecurity learners should pay particular attention to networking because it becomes critical later in:
-
AZ-104
-
AZ-500
-
security engineering
-
incident response
-
architecture
π¦ Storage
Section titled βπ¦ StorageβUnderstand broad Azure storage concepts.
You should recognize common use cases such as:
-
object/blob storage
-
file storage
-
disk storage
-
archival storage
Ask:
What type of data is being stored?
and:
How does the application need to access it?
ποΈ Databases
Section titled βποΈ DatabasesβAt fundamentals level, understand that Azure provides both:
-
relational database options
-
NoSQL / globally distributed database capabilities
You are not expected to become a database architect through AZ-900.
Focus on identifying broad use cases.
πͺͺ Microsoft Entra ID
Section titled βπͺͺ Microsoft Entra IDβFor cybersecurity learners, this is one of the most important areas.
Microsoft Entra ID provides cloud identity capabilities.
You should understand high-level concepts such as:
-
users
-
groups
-
authentication
-
MFA
-
identities
-
application access
π Azure RBAC
Section titled βπ Azure RBACβAzure Role-Based Access Control answers:
Who can perform which actions at which Azure scope?
Understand the broad hierarchy:
Management Group βSubscription βResource Group βResourceAn RBAC assignment at a higher scope may affect resources beneath it.
This becomes critical later in AZ-104 and AZ-500.
π§ Azure RBAC vs Entra ID
Section titled βπ§ Azure RBAC vs Entra IDβAt fundamentals level, start recognizing the distinction:
Microsoft Entra ID
Section titled βMicrosoft Entra IDβIdentity and directory services.
Azure RBAC
Section titled βAzure RBACβAuthorization for Azure resources.
This is a frequent source of confusion for beginners.
π Azure Security Concepts
Section titled βπ Azure Security ConceptsβBe familiar with the purpose of technologies such as:
-
Microsoft Defender for Cloud
-
Azure Key Vault
-
Microsoft Sentinel
-
Network Security Groups
-
Azure Firewall concepts
-
identity security
At AZ-900 level, understand their purpose rather than advanced implementation.
π‘οΈ Microsoft Defender for Cloud
Section titled βπ‘οΈ Microsoft Defender for CloudβThink:
Cloud security posture and workload protection.
It helps organizations identify security recommendations and protect cloud workloads.
π Microsoft Sentinel
Section titled βπ Microsoft SentinelβThink:
SIEM and security operations.
It supports:
-
security monitoring
-
incident detection
-
investigation
-
analytics
You will go much deeper in the SC-200 path.
π Azure Key Vault
Section titled βπ Azure Key VaultβThink:
Protect secrets, keys, and certificates.
Security professionals should understand why application secrets should not simply be stored:
-
in source code
-
configuration files
-
repositories
ποΈ Area 3 β Azure Management and Governance
Section titled βποΈ Area 3 β Azure Management and GovernanceβMicrosoftβs current AZ-900 certification scope explicitly includes Azure management and governance.
This area matters because enterprise cloud environments require:
-
governance
-
policy
-
cost control
-
resource organization
-
monitoring
π§± Azure Policy
Section titled βπ§± Azure PolicyβAzure Policy helps evaluate and enforce organizational requirements.
Think:
Are resources configured according to organizational rules?
Examples might involve:
-
permitted Regions
-
required tags
-
secure configurations
-
deployment restrictions
π§ Azure Policy vs RBAC
Section titled βπ§ Azure Policy vs RBACβThis comparison is important.
Azure RBAC
Section titled βAzure RBACβControls:
Who can perform actions?
Azure Policy
Section titled βAzure PolicyβControls/evaluates:
What configurations are allowed or required?
These solve different problems.
π Resource Locks
Section titled βπ Resource LocksβUnderstand the purpose of resource locks.
They help reduce accidental:
-
deletion
-
modification
Do not confuse locks with security authorization.
π Azure Monitor
Section titled βπ Azure MonitorβAzure Monitor provides monitoring capabilities across Azure.
Understand high-level concepts such as:
-
metrics
-
logs
-
alerts
π§ Security Connection
Section titled βπ§ Security ConnectionβLater, security professionals will use telemetry from:
-
Azure Monitor
-
Log Analytics
-
Sentinel
-
Defender
to investigate incidents.
π° Cost Management
Section titled βπ° Cost ManagementβCloud engineers and architects need cost awareness.
Understand broad concepts around:
-
consumption
-
resource usage
-
cost estimation
-
cost management
-
budgets
Do not assume security professionals can ignore cost.
Security architectures also need to be financially sustainable.
π‘ AZ-900 Study Strategy
Section titled βπ‘ AZ-900 Study StrategyβUse a structured method.
Phase 1Complete the Recorded Course βPhase 2Review the Three Main Objective Areas βPhase 3Use Azure Portal Hands-On βPhase 4Build Comparison Notes βPhase 5Practice Questions βPhase 6Review Weak Areas βPhase 7Final Revision βExamπ§ How to Take Better Notes
Section titled βπ§ How to Take Better NotesβFor each Azure concept, capture:
What is it?
Why does it exist?
When would it be useful?
Security?
Section titled βSecurity?βWhat security consideration matters?
Example:
Azure RBAC
What:Authorization system for Azure resources.
Why:Controls who can perform actions.
Scope:Management Group / Subscription / Resource Group / Resource.
Security:Supports least privilege.This style is far more useful than copying paragraphs.
π‘ Certification Tip 1 β Learn Categories First
Section titled βπ‘ Certification Tip 1 β Learn Categories FirstβDo not memorize Azure alphabetically.
Think:
ComputeNetworkingStorageIdentitySecurityGovernanceMonitoringThen attach services to categories.
π‘ Certification Tip 2 β Use Comparisons
Section titled βπ‘ Certification Tip 2 β Use ComparisonsβBe comfortable distinguishing:
-
Region vs Availability Zone
-
IaaS vs PaaS vs SaaS
-
Entra ID vs Azure RBAC
-
Azure Policy vs RBAC
-
Defender for Cloud vs Sentinel
-
public vs private cloud
-
scalability vs elasticity
π‘ Certification Tip 3 β Use Azure Yourself
Section titled βπ‘ Certification Tip 3 β Use Azure YourselfβEven though AZ-900 is conceptual, portal familiarity improves understanding.
Practise:
-
viewing subscriptions
-
creating a resource group
-
exploring a VNet
-
exploring Entra ID
-
reviewing RBAC
-
viewing Azure Monitor
β οΈ Cost Safety for Beginners
Section titled ββ οΈ Cost Safety for BeginnersβBefore creating Azure resources:
-
understand pricing
-
use approved learning subscriptions where available
-
monitor cost
-
delete resources after labs
-
avoid leaving VMs running unnecessarily
π‘ Certification Tip 4 β Track Weak Areas
Section titled βπ‘ Certification Tip 4 β Track Weak AreasβUse:
StrongComfortableNeeds RevisionNeeds Hands-On PracticeWeakIf identity is weak:
return to identity.
If governance is weak:
review governance.
Do not compensate by repeatedly taking full practice exams.
π‘ Certification Tip 5 β Explain Wrong Answers
Section titled βπ‘ Certification Tip 5 β Explain Wrong AnswersβWhen reviewing practice questions:
Why is the correct answer correct?
and:
Why are the other options incorrect?
That approach develops much deeper understanding.
π« Common AZ-900 Preparation Mistakes
Section titled βπ« Common AZ-900 Preparation MistakesβMistake 1 β Treating AZ-900 as Pure Memorization
Section titled βMistake 1 β Treating AZ-900 as Pure MemorizationβUnderstand use cases.
Mistake 2 β Never Opening the Azure Portal
Section titled βMistake 2 β Never Opening the Azure PortalβEven basic exploration helps.
Mistake 3 β Ignoring Governance
Section titled βMistake 3 β Ignoring GovernanceβLearners often focus only on VMs and networking.
AZ-900 also evaluates management and governance concepts.
Mistake 4 β Confusing Identity With Authorization
Section titled βMistake 4 β Confusing Identity With AuthorizationβLearn the distinction between:
-
Entra ID
-
Azure RBAC
early.
Mistake 5 β Studying Too Many Resources
Section titled βMistake 5 β Studying Too Many ResourcesβComplete one structured course properly.
Mistake 6 β Assuming AZ-900 Makes You Job Ready by Itself
Section titled βMistake 6 β Assuming AZ-900 Makes You Job Ready by ItselfβThe certification is foundational.
Hands-on capability comes next.
π― When Are You Ready for AZ-900?
Section titled βπ― When Are You Ready for AZ-900?βYou should increasingly be able to explain without notes:
-
cloud computing
-
cloud service models
-
public/private/hybrid concepts
-
Azure Regions
-
Availability Zones
-
subscriptions
-
resource groups
-
management groups
-
core compute
-
networking
-
storage
-
Entra ID
-
Azure RBAC
-
Azure Policy
-
Azure Monitor
-
broad security and governance concepts
π§ͺ Practical Skills to Build Alongside AZ-900
Section titled βπ§ͺ Practical Skills to Build Alongside AZ-900βEven at fundamentals level, practise a few basic activities.
Exercise 1 β Resource Hierarchy
Section titled βExercise 1 β Resource HierarchyβExplore:
Subscription βResource Group βResourceExercise 2 β Azure VNet
Section titled βExercise 2 β Azure VNetβCreate or inspect:
-
VNet
-
subnet
-
address space
Exercise 3 β RBAC
Section titled βExercise 3 β RBACβReview role assignments on a lab resource group.
Exercise 4 β Entra ID
Section titled βExercise 4 β Entra IDβExplore:
-
users
-
groups
-
authentication settings
Exercise 5 β Azure Monitor
Section titled βExercise 5 β Azure MonitorβExplore:
-
metrics
-
logs
-
alerts
πΌ What Jobs Can AZ-900 Support?
Section titled βπΌ What Jobs Can AZ-900 Support?βAZ-900 can strengthen foundational knowledge for roles such as:
-
IT Support
-
Cloud Support Trainee
-
Junior Azure Support
-
Technical Support
-
Junior Infrastructure roles
-
entry-level SOC roles where cloud awareness helps
However, AZ-900 alone does not demonstrate that you can independently perform:
-
Azure administration
-
Azure security engineering
-
cloud architecture
-
advanced incident response
Those skills require deeper learning and practice.
π± What Employers May Expect From a Beginner
Section titled βπ± What Employers May Expect From a BeginnerβBe ready to discuss:
-
what Azure is
-
subscriptions
-
resource groups
-
Regions
-
Entra ID
-
RBAC basics
-
networking basics
-
security fundamentals
-
governance basics
Employers may also look for:
-
communication
-
troubleshooting mindset
-
networking fundamentals
-
Windows/Linux awareness
-
willingness to learn
π Moving From AZ-900 to Job Readiness
Section titled βπ Moving From AZ-900 to Job ReadinessβUse:
AZ-900 Knowledge βAzure Hands-On βNetworking βIdentity βAdministration βSecurity Labs βProjects βInterview Preparationπ For Cybersecurity Learners
Section titled βπ For Cybersecurity LearnersβSpend extra time on:
-
Entra ID
-
Azure RBAC
-
MFA
-
Conditional Access concepts
-
VNets
-
NSGs
-
Key Vault
-
Defender for Cloud
-
Sentinel
-
Azure Policy
These become foundational for almost every Microsoft cloud-security specialization.
π§ͺ Labs to Circle Back To
Section titled βπ§ͺ Labs to Circle Back ToβAfter completing your Azure certification courses, return to:
Azure RBAC βMicrosoft Entra ID Security βAzure Network Security βMicrosoft Defender for Cloud βMicrosoft SentinelAt AZ-900 level, these may initially feel advanced.
That is fine.
Return again after AZ-104, AZ-500, SC-200, or SC-300.
You will understand much more each time.
π€ AZ-900 Interview Preparation
Section titled βπ€ AZ-900 Interview PreparationβEven for beginner roles, expect questions that test whether you really understand Azure.
βοΈ Cloud Fundamentals
Section titled ββοΈ Cloud Fundamentalsβ1. What is cloud computing?
Section titled β1. What is cloud computing?β2. What is IaaS?
Section titled β2. What is IaaS?β3. What is PaaS?
Section titled β3. What is PaaS?β4. What is SaaS?
Section titled β4. What is SaaS?β5. Public vs private vs hybrid cloud?
Section titled β5. Public vs private vs hybrid cloud?β6. Scalability vs elasticity?
Section titled β6. Scalability vs elasticity?βπ Azure Architecture
Section titled βπ Azure Architectureβ7. What is an Azure Region?
Section titled β7. What is an Azure Region?β8. What is an Availability Zone?
Section titled β8. What is an Availability Zone?β9. Why would an organization use multiple Availability Zones?
Section titled β9. Why would an organization use multiple Availability Zones?β10. What is a resource group?
Section titled β10. What is a resource group?β11. What is an Azure subscription?
Section titled β11. What is an Azure subscription?β12. What is a management group?
Section titled β12. What is a management group?βπ₯οΈ Azure Services
Section titled βπ₯οΈ Azure Servicesβ13. What is an Azure Virtual Machine?
Section titled β13. What is an Azure Virtual Machine?β14. What is Azure Virtual Network?
Section titled β14. What is Azure Virtual Network?β15. What is Azure Storage?
Section titled β15. What is Azure Storage?β16. What is Microsoft Entra ID?
Section titled β16. What is Microsoft Entra ID?βπ Security
Section titled βπ Securityβ17. What is Azure RBAC?
Section titled β17. What is Azure RBAC?β18. What is MFA?
Section titled β18. What is MFA?β19. What is Azure Key Vault?
Section titled β19. What is Azure Key Vault?β20. What is Microsoft Defender for Cloud?
Section titled β20. What is Microsoft Defender for Cloud?β21. What is Microsoft Sentinel?
Section titled β21. What is Microsoft Sentinel?βποΈ Governance
Section titled βποΈ Governanceβ22. What is Azure Policy?
Section titled β22. What is Azure Policy?β23. Azure Policy vs Azure RBAC?
Section titled β23. Azure Policy vs Azure RBAC?β24. What are resource locks?
Section titled β24. What are resource locks?β25. What is Azure Monitor?
Section titled β25. What is Azure Monitor?βπ¨ Scenario Interview Question 1
Section titled βπ¨ Scenario Interview Question 1βA developer needs to manage resources in one application resource group but currently has broad permissions at subscription scope. What would you consider?
Discuss:
-
least privilege
-
narrower scope
-
appropriate RBAC role
π¨ Scenario Interview Question 2
Section titled βπ¨ Scenario Interview Question 2βA company wants policies applied consistently across multiple Azure subscriptions. Which Azure organizational concepts should you consider?
Think about:
-
management groups
-
Azure Policy
π¨ Scenario Interview Question 3
Section titled βπ¨ Scenario Interview Question 3βA company wants to store application secrets securely instead of placing them in source code.
Think:
Azure Key Vault
But explain why.
π¨ Scenario Interview Question 4
Section titled βπ¨ Scenario Interview Question 4βA company needs security event analysis and incident investigation across its environment.
At a high level, consider the role of:
Microsoft Sentinel
π¬ How to Answer Beginner Interview Questions
Section titled βπ¬ How to Answer Beginner Interview QuestionsβAvoid one-word answers.
Instead of:
βAzure RBAC is permissions.β
say:
βAzure RBAC is Azureβs authorization system for controlling which identities can perform which actions at specific scopes such as subscriptions, resource groups, or individual resources.β
That demonstrates actual understanding.
π§ What If You Donβt Know?
Section titled βπ§ What If You Donβt Know?βDo not invent an answer.
Say:
βI havenβt worked deeply with that service yet, but my current understanding isβ¦β
Then explain what you know.
For a beginner, clear reasoning is more valuable than pretending to be an expert.
π Beginner Portfolio Ideas
Section titled βπ Beginner Portfolio IdeasβProject 1 β Azure Resource Hierarchy Diagram
Section titled βProject 1 β Azure Resource Hierarchy DiagramβCreate:
Management Group βSubscription βResource Group βResourcesExplain how:
-
access
-
governance
-
organization
fit into the hierarchy.
Project 2 β Basic Azure Network
Section titled βProject 2 β Basic Azure NetworkβDesign:
VNetβββ Public / Frontend Subnetβββ Private / Application SubnetExplain:
-
routing
-
segmentation
-
NSGs
Project 3 β Identity and RBAC Mapping
Section titled βProject 3 β Identity and RBAC MappingβCreate a small example showing:
User βRBAC Role βResource Group βAzure ResourcesProject 4 β Azure Security Service Map
Section titled βProject 4 β Azure Security Service MapβCompare:
| Need | Azure / Microsoft Capability |
|---|---|
| Identity | Microsoft Entra ID |
| Authorization | Azure RBAC |
| Secrets | Key Vault |
| Security posture | Defender for Cloud |
| SIEM | Sentinel |
| Governance | Azure Policy |
π How to Mention AZ-900 on Your Resume
Section titled βπ How to Mention AZ-900 on Your ResumeβUnder certifications:
Microsoft Certified: Azure Fundamentals β AZ-900
Under skills, only list technologies you can genuinely explain.
Do not list every service you saw during the course.
A smaller list you understand well is much stronger.
β What AZ-900 Should Give You
Section titled ββ What AZ-900 Should Give YouβAfter completing AZ-900 preparation, you should be able to say:
I understand foundational cloud concepts.
I understand the basic structure of Microsoft Azure.
I understand major Azure service categories.
I understand foundational identity and authorization concepts.
I understand basic Azure management and governance.
I can confidently continue into deeper Azure learning.
That is a meaningful milestone.
But it is the beginning, not the end.
π What Should You Do After Passing?
Section titled βπ What Should You Do After Passing?βDo not immediately ask:
Which certificate can I collect next?
Ask:
Which technical skill should I develop next?
For learners pursuing technical Azure and cybersecurity careers, a strong progression is:
Pass AZ-900 βUse Azure βStrengthen Networking βStrengthen Identity βLearn Azure Administration βAZ-104π― Recommended Next Certification
Section titled βπ― Recommended Next CertificationβFor learners moving toward:
-
Cloud Engineering
-
Cloud Security Engineering
-
Azure Administration
the next certification in this career path is:
AZ-104 β Azure Administrator
Why?
Because before you can secure Azure deeply, you need to understand how Azure environments are actually administered.
π Final Advice
Section titled βπ Final AdviceβDo not underestimate AZ-900 because it is a fundamentals certification.
A weak foundation makes later topics much harder.
But do not overestimate it either.
AZ-900 helps you understand Azure.
Your technical career will eventually require you to:
-
configure
-
administer
-
troubleshoot
-
secure
-
monitor
-
investigate
-
design
Use AZ-900 to establish the foundation for those skills.
First understand Azure. Then operate it. Then secure it.
π Whatβs Next?
Section titled βπ Whatβs Next?βYou now understand where AZ-900 β Azure Fundamentals fits into your cloud and cybersecurity journey.
The next certification moves from broad Azure awareness into practical administration and operational capability.
β‘οΈ Next: 02 β AZ-104 β Azure Administrator
In the next page, we will cover:
-
who should take AZ-104
-
why administration knowledge matters for cybersecurity
-
identity and governance
-
Azure storage
-
compute
-
virtual networking
-
monitoring
-
certification preparation strategy
-
hands-on skills
-
common preparation mistakes
-
Azure Administrator job expectations
-
Cloud Security Engineer relevance
-
technical interview questions
-
scenario-based troubleshooting