
Identify cloud computing characteristics such as remote hosting in provider data centers, internet accessibility, on-demand self-service, rapid elasticity, pay-as-you-go pricing, and global resiliency across multiple locations.
Explain cloud service models from infrastructure as a service to platform and software as a service, including lift-and-shift from on-premise to cloud and examples like Azure App Service.
Explore Microsoft Azure through an introduction aligned with the AZ-104 administrator certification, providing a foundational overview of Azure services and administration concepts.
Explore Azure hosting models and application services, from virtual machines to app service, containers, AKS, Service Fabric, Batch, and database, storage, and networking options.
Create and manage Azure resources by provisioning instances such as virtual machines, app services, and SQL databases using ARM templates in a subscription and resource groups.
Explore the Azure portal at portal.azure.com, learn to create resource groups, apply tags, select regions, and navigate with blades and hub menu, using Cloud Shell with Azure CLI and PowerShell.
Learn to subscribe to Microsoft Azure as part of the AZ-104 Microsoft Azure Administrator Certification.
Explore networking fundamentals in Azure, aligning with the AZ-104 Microsoft Azure Administrator Certification and the course's focus on essential cloud networking concepts.
Create front-end and back-end network security groups, attach them to their subnets, and configure inbound and outbound 5-tuple rules with priorities to enable RDP and deny internet outbound.
In Azure, create a front-end and back-end subnet with NSGs, deploy two VMs (web1vm and database1vm), enable inbound HTTP on the front-end, and test RDP.
Demonstrates using application security groups to group web servers and database servers, then block cross-tier traffic with NSG rules, attach ASGs to VMs, and verify access with network watcher.
Azure Bastion is featured in the AZ-104 Microsoft Azure Administrator Certification. The lecture highlights Azure Bastion within the course.
Configure a user defined route table in Azure to control routing for network traffic. Align with the az-104 Microsoft Azure administrator certification by mastering routing concepts and practical setup.
Explore dns zone and private dns zone in Azure, and see how these concepts relate to Azure administrator tasks.
Learn to configure connectivity between virtual networks via VNet peering, point-to-site and site-to-site VPNs, and ExpressRoute, enabling private IP communication and hub-and-spoke architectures.
Learn how VNet peering connections enable private traffic between Azure virtual networks, supporting the AZ-104 Microsoft Azure Administrator Certification.
Explore availability zones as a multi-zone, region-level alternative to availability sets, distribute VMs across zone 1, 2, and 3, and understand zonal versus zone-redundant services and SLA benefits.
Learn about Azure load balancer types and SKUs, including public and internal options, basic vs standard, and features like session stickiness and NAT rules.
Explore how NAT rules in a load balancer translate public front-end requests to private VM IPs, forward RDP ports, and balance traffic across a backend pool using TCP/UDP.
Learn how to enable internet access for private VMs using Azure NAT gateway, including its precedence over outbound rules and how it maps private to public IPs.
Learn to configure and manage the Azure application gateway, optimizing secure web traffic and traffic routing within the AZ-104 Microsoft Azure Administrator Certification framework.
Azure traffic manager is a DNS-based load balancer that distributes traffic to endpoints across data centers using performance, weighted, priority, or geographic routing. It supports canary deployments.
Azure Front Door is a global http load balancer that routes http/https requests to the fastest available backends, combining gateway and traffic manager features with built-in ddos protection and caching.
Explore how Azure storage accounts store unstructured and partially structured data using blob storage, file storage, table storage, and queue storage with scalable, durable, and highly available design.
Learn to create a storage account in Azure as part of the AZ-104 Microsoft Azure Administrator Certification.
Learn how to transfer large data to Azure using the import export service, including offline disk shipping, BitLocker encryption, and journal file workflows. Explore the end-to-end steps, from preparing disks with wa import export dot w dot exe to creating import or export jobs and returning disks.
Discover the concept of shared access signature tokens for controlled access in Azure, aligned with the AZ-104 Microsoft Azure Administrator Certification.
Learn how Azure file share enables hierarchical directories and SMB-based file storage for legacy apps, with mounting on Windows, Linux, or Mac via SMB 3.0+.
Explore azure storage sync service fundamentals as part of the AZ-104 Microsoft Azure administrator certification.
Master understanding and provisioning of a virtual machine in azure, covering practical steps for deployment, configuration, and management aligned with the AZ-104 Microsoft Azure Administrator Certification.
Learn how to create a virtual machine in Azure, aligning with the AZ-104 Microsoft Azure Administrator Certification.
Master virtual machine disk concepts for the AZ-104 Microsoft Azure Administrator Certification, and learn how to manage Azure virtual machine disks.
Explore Azure disk encryption (ADE) with SSE by default, and protect Windows and Linux volumes at rest using customer managed keys via Azure Key Vault, with minimal performance impact.
Take and manage snapshots of managed disks (OS and data), including full and incremental backups, then create disks or VMs from snapshots and export VHDs via SAS.
Explore Azure app service, a fully managed PaaS for web apps and apis, with multi-language runtimes, templates, deployment slots, scalable, cost-conscious hosting with custom domain name support.
Create an app service in the Azure portal and push your local web app to it via a two-step deployment, choosing region, unique name, and Windows or Linux runtime.
Explore how app service integrates with Azure virtual network to enable outbound calls into a VNet, using regional VNet integration, subnets, and private IP addressing.
Learn to work with docker registry as part of the AZ-104 Microsoft Azure administrator certification.
Explore Entra ID tenant concepts within the AZ-104 Microsoft Azure Administrator Certification to understand the role of Entra ID in Azure administration.
Configure self-service password reset for end users by selecting authentication methods and security questions. Learn to enable, register users, and perform resets via portal and myapps.microsoft.com, with Microsoft 365 prerequisites.
Explore how Azure subscriptions relate to Azure AD and what this relationship means for administering Azure resources.
Master Azure governance by using management groups and resource groups to apply role-based access control, inheritance, and scalable policies, budgets, and alerts across subscriptions and resources.
Master role-based access control (rbac) for Azure administration to support the az-104 Microsoft Azure administrator certification.
Cloud administration is no longer optional for IT professionals — it is the baseline. The AZ-104 Microsoft Azure Administrator certification is the industry standard that proves you can deploy, secure, and manage Azure infrastructure at an enterprise level. But the exam alone is not the destination. The companies hiring certified Azure Administrators need people who can manage production environments from day one.
This course prepares you for both.
Every section is built around the five AZ-104 exam domains — identity and governance, storage, compute, networking, and monitoring — with hands-on demonstrations that reflect how Azure is actually configured and managed in real organisations, not just how it appears in exam questions.
Built by Sandeep Soni, a Microsoft Certified Trainer (MCT), Azure Solution Architect, and corporate technology trainer with over 30 years of experience, this course reflects the teaching approach that has helped more than 500,000 IT professionals build practical, job-ready cloud skills across the USA, UK, Australia, and the Middle East. Sandeep holds 20+ Microsoft certifications and has spent decades helping developers, administrators, and architects master Microsoft technologies in real-world enterprise environments.
What makes this course different from the other AZ-104 courses?
Most AZ-104 courses are built to help you pass the exam. This course is built to help you become an Azure Administrator — and then pass the exam as a result. The distinction matters in your first week on the job.
The course goes deep on topics that other courses skim over, including Azure Key Vault for secrets and certificate management, context-aware network security configurations, and governance implementation using Azure Policy at enterprise scale. Every topic is taught with an understanding of not just what to configure, but why administrators make those choices in real environments.
What you will build and master, domain by domain:
Identity and Governance — Configure Microsoft Entra ID users, groups, licenses, and external identities. Implement Role-Based Access Control at subscription, resource group, and resource scope. Enforce governance across your Azure estate using Azure Policy, management groups, resource locks, and tagging strategies that keep environments auditable and compliant.
Azure Storage — Build and secure Azure Storage accounts with the right redundancy, access tiers, and lifecycle management policies. Implement shared access signatures, stored access policies, and identity-based access control. Configure blob versioning, soft delete, object replication, and AzCopy for data management at scale.
Compute Resources — Deploy and manage virtual machines, availability sets, availability zones, and VM scale sets for enterprise workloads. Configure disk encryption, custom script extensions, and Azure Bastion for secure VM access. Deploy App Services, container instances, container apps, and Azure Container Registry for modern application workloads — all aligned to the current AZ-104 exam objectives.
Virtual Networking — Design and configure virtual networks, subnets, peering, and IP addressing. Secure traffic using Network Security Groups, Application Security Groups, and user-defined routes. Configure DNS, VPN gateways, Azure Bastion, load balancers, and Application Gateway for high-availability, hybrid-connected environments.
Security with Azure Key Vault — Implement Azure Key Vault to manage secrets, keys, and certificates across your applications and infrastructure. Understand how Key Vault integrates with VM disk encryption, App Services, and automation pipelines — a critical real-world skill that most AZ-104 courses treat as secondary.
Monitoring and Backup — Configure Azure Monitor, Log Analytics workspaces, and Kusto queries to track performance and diagnose issues across resources. Set up Azure Backup, Recovery Services Vaults, and Azure Site Recovery for business continuity and disaster recovery — skills that directly reflect what administrators are expected to manage day to day.
Automation — Automate resource deployments using PowerShell, Azure CLI, and ARM templates with parameters and dependencies. Build repeatable, scalable infrastructure automation that reduces manual effort and ensures consistent configuration across environments.
Your transformation:
By completing this course, you will be able to walk into an Azure Administrator role and manage production infrastructure with confidence. You will know how subscriptions, identity, networking, storage, compute, and monitoring connect as a system — not just as isolated exam topics. You will be ready to sit the AZ-104 exam, achieve the Microsoft Certified: Azure Administrator Associate credential, and demonstrate real administrative capability in any Azure environment.
Whether you are transitioning from on-premises systems administration, building on existing cloud experience, or preparing for a new role, the skills this course builds are directly applicable to the Azure environments organisations are running today.
Enroll now and build the Azure administration skills that get you certified and get you hired.