Skip to content
5 min read·Lesson 1 of 10

What is Microsoft Azure?

Understand what Microsoft Azure is, how it compares to AWS and GCP, and how to navigate its service categories and certification paths.

Microsoft Azure is Microsoft's public cloud computing platform, launched in 2010. It provides over 200 products and cloud services covering compute, storage, networking, databases, AI, DevOps, and more. Azure is the second-largest cloud provider globally, and is especially dominant in enterprise environments thanks to its deep integration with Windows Server, Active Directory, Microsoft 365, and the broader Microsoft ecosystem.

Why Azure?

Azure stands out in several areas:

  • Enterprise integration. If your organisation uses Windows Server, SQL Server, Office 365, or Active Directory, Azure extends those on-premises investments to the cloud with minimal friction.
  • Hybrid cloud. Azure Arc lets you manage on-premises, multi-cloud, and edge resources from Azure. Azure Stack extends Azure services to your own data centres.
  • Compliance. Azure has the broadest set of compliance certifications of any cloud provider — critical for highly regulated industries (healthcare, finance, government).
  • AI and developer tools. Azure AI, Azure OpenAI Service, GitHub (owned by Microsoft), and Visual Studio Code / Dev Containers make Azure a natural choice for AI-first development.

Azure vs AWS vs GCP

FactorAzureAWSGCP
Market share~25%~31%~11%
Strongest areaEnterprise / Microsoft workloadsBreadth of servicesData / ML / K8s
Entry certAZ-900Cloud PractitionerCloud Digital Leader
Kubernetes serviceAKSEKSGKE (original)
Serverless computeAzure FunctionsLambdaCloud Run / Cloud Functions
IdentityEntra ID (Azure AD)IAM + CognitoCloud IAM

Cloud Service Models on Azure

IaaS — Infrastructure as a Service

You manage the OS and applications; Microsoft manages hardware and virtualisation. Examples: Azure Virtual Machines, Azure Virtual Network.

PaaS — Platform as a Service

Microsoft manages the OS and runtime; you deploy your application. Examples: Azure App Service, Azure SQL Database, Azure Kubernetes Service.

SaaS — Software as a Service

Microsoft manages everything; you consume the software. Examples: Microsoft 365, Dynamics 365, GitHub.

Azure Certification Paths

Azure certifications are organised by role and level:

  • Fundamentals: AZ-900 (cloud concepts), AI-900 (AI fundamentals), DP-900 (data fundamentals), SC-900 (security fundamentals)
  • Associate: AZ-104 (Administrator), AZ-204 (Developer), AZ-305 (Solutions Architect), AZ-500 (Security)
  • Expert: AZ-305 + AZ-104/AZ-204 prerequisites

Start with AZ-900 Azure Fundamentals — it validates foundational cloud and Azure knowledge, and is recognised by employers as evidence of cloud literacy.

Key Takeaways

  • Azure is Microsoft's public cloud platform, the second largest cloud provider with ~25% market share.
  • Azure has over 200 products across compute, storage, networking, AI, DevOps, and security.
  • Azure is particularly strong in enterprise workloads, Microsoft 365 integration, and hybrid cloud.
  • The three cloud service models — IaaS, PaaS, SaaS — all apply to Azure services.
  • The AZ-900 Azure Fundamentals certification is the recommended starting point for Azure.

Test your knowledge

Try exam-style practice questions to reinforce what you've learned.

Practice Questions →