
Learn how to obtain and use an Azure free account, including the 30-day $200 credit, 12 months of free services, student options without a credit card, and portal.azure.com.
Set and monitor Azure budgets to prevent cost overruns, using resource group scope, product and publisher filters, and tags, with alerts at actual or forecasted spend and optional action groups.
Explore the Udemy video player to adjust speed, switch English or other language captions, view transcripts, and leave reviews to help others discover the course.
Provide a high-level overview of Azure services, highlighting virtual machines, virtual networking, and storage, plus Microsoft Entra identity, and explain how these core components underpin the exam objectives.
Explore unmanaged storage accounts, scalable to petabytes with blobs, queues, tables, and file shares, plus redundancy and access tiers; examine relational SQL and non-relational data services like Cosmos DB.
Explore microservices and serverless patterns in Azure, using containers, Azure Container Apps, API management, and event-driven functions, while mastering connectivity, security, delivery, and monitoring in cloud networking.
Master the predictable az command pattern to guess Azure CLI tasks. Try az vm list and az vm create in Cloud Shell, and explore Get-AzVM in PowerShell.
Learn to use PowerShell 7 and the CLI across platforms, install and update the AZ module, and connect to Azure via cloud shell or local PowerShell.
Install PowerShell 7 on Windows 11, update the Az module to the latest release, and log into Azure with Connect-AzAccount to list resource groups using Get-AzResourceGroup.
Switch between multiple Azure subscriptions in PowerShell by listing subscriptions with Get-AzSubscription and selecting one with Set-AzContext using its ID, making subsequent actions apply to the chosen tenant.
Compare Entra ID pricing tiers—free, P1, and P2—and summarize which features are included (authentication, SSO, cloud sync) and which are restricted (SLA, advanced reporting, conditional access, self-service password reset, governance).
Learn how to manage multiple tenants, understand the relationship between accounts, tenants, and subscriptions, and assign roles to users while using managed identities for applications.
Create a brand new Azure Active Directory tenant and become the global administrator. Choose a unique domain and region, and understand where the tenant's resources are stored.
Discover how to switch between Entra ID tenants using manage tenants or switch directory, understand the global administrator role in Azure AD, and navigate tenant licenses and user management.
Learn how to upgrade from a free trial to Entra ID premium P2 in the Azure admin center, including tenant switching, global administrator setup, and purchasing licenses.
Create and manage Azure AD / Microsoft Entra ID users, assign domains, log in with unique usernames and auto-generated passwords, view and edit properties, and delete users.
Explore bulk operations in Azure Active Directory, using a CSV template to bulk create users and assign group memberships, enabling rapid handling of large datasets.
Explore self-service password reset in Azure Active Directory, enabling group-based resets with licenses and requiring multifactor authentication.
Explore role-based access control (rbac) in Azure, and learn how assigning permissions to roles simplifies management, enforces least privilege, and reduces risk by avoiding one-off permissions.
Explore Azure Active Directory administrative roles, including built-in roles like Application Administrator, Global Administrator, and Global Reader, and distinguish admin versus reader permissions, license administration, and RBAC usage.
Disable storage account key access and enable Azure AD access, then grant myself storage blob owner to manage containers and data.
Assign container-level permissions in Azure blob storage using AD user authentication and data owner permissions. Grant data reader access to teachers on a container, with scope from container to subscription.
Enforce resource group scope to assign development and production access using roles like full contributor and reader, and note that permissions merge and deny assignments require blueprints mapping to subscriptions.
Interpret access assignments in the Azure portal by examining role assignments across resource groups and subscriptions, and compare Azure AD roles to Azure roles.
Explore how Azure subscriptions act as the billing unit, link to a single tenant while supporting multiple subscriptions and types like pay-as-you-go, with RBAC, cost analysis, invoices, and quotas.
Explore Azure cost management by analyzing spending with cost analysis, setting budgets and alerts, understanding anomalies, and leveraging the advisor for subscription cost recommendations.
Azure policy restricts resources to approved regions, causing validation to fail for disallowed regions such as Japan, and enabling deployment only in regions like East US.
Create a custom Azure policy from a JSON template to enforce https encryption on storage accounts, duplicating definitions and assigning with an adjustable effect (deny or audit) at subscription scope.
Discover how to create and apply resource tags as metadata to define environment, billing codes, and contact details, and use Azure Policy with tags for cost analysis and resource management.
Move resources between regions, subscriptions, or resource groups; disks are copied, not moved, and verify support in the resource mover documentation.
Explore Azure subscriptions and management groups to organize billing across departments and clients; create, nest, and assign subscriptions within a root group, set budgeting, owners, and billing plans.
Learn to create an Azure storage account by selecting subscription, resource group, and a unique name, choosing a region, and noting blob storage and data residency considerations.
Explore Azure storage redundancy options, including locally redundant storage, zone-redundant storage, geo-redundant storage, and geo-zone redundant storage. Understand how three copies across data centers and regions influence availability and cost.
Explore advanced storage account options in the Azure portal, including secure transfer, anonymous access, keys vs Entra RBAC, Data Lake Gen2, and blob access tiers.
Review data protection options in the storage account setup, including point-in-time restore, soft delete, versioning, and immutability. Use change feed and access control to manage retention and recovery.
Choose who manages storage encryption by default using Microsoft-managed keys with Transparent Data Encryption, or switch to customer-managed keys stored in Key Vault; consider enabling infrastructure encryption for added security.
Discover how to use storage account access keys and shared access signatures to grant secure, time-bounded read access, rotate keys, and revoke tokens.
Explore object replication in Azure storage to copy asynchronously from a source account to a destination across regions or subscriptions, with rules to copy only new objects or all objects.
Navigate the storage browser to manage blob containers and file shares, copy and paste files, clone items, and generate SAS when enabled; learn desktop access with Azure Storage Explorer.
Create Azure file shares to host a cloud file server with SMB and NFS, and learn about backups, Azure file sync, and AD authentication.
Create and manage point-in-time snapshots of Azure file shares to recover deleted or modified files, stored as incremental backups in the same storage account, manually or via backup policy.
The AZ-104 exam doesn’t test theory. It tests whether you can actually administer Azure.
This course is designed to take you from “I kind of know Azure” to confidently managing identities, networking, storage, compute, and monitoring in real Azure environments.
This course is built around the exact skills Microsoft expects an Azure Administrator to use day to day. You’ll work through Azure administration end-to-end, learning how subscriptions, identity, networking, storage, compute, and monitoring fit together in practice, not just as isolated services. Every section aligns with the current AZ-104 exam objectives and reflects how Azure is actually configured and managed in real environments.
Rather than focusing on memorization, the course emphasizes understanding and decision-making. You’ll see why certain Azure features are used, how they interact, and what tradeoffs administrators need to consider. By the end of the course, you won’t just be prepared to answer exam questions... you’ll be able to manage Azure resources confidently, troubleshoot common issues, and explain your choices in a professional setting.
What you’ll be able to do after completing this course
Manage Azure identities and governance
Configure Microsoft Entra ID users, groups, and role-based access control (RBAC)
Assign roles at the subscription, resource group, and resource level
Manage subscriptions, policies, and resource locks to enforce governance
Implement and manage Azure storage
Create and configure storage accounts, containers, file shares, and access tiers
Secure storage using shared access signatures, access keys, and identity-based access
Configure redundancy, lifecycle management, backups, and recovery options
Deploy and manage Azure compute resources
Create and manage virtual machines, disks, images, and availability options
Configure VM scale sets for scalability and resiliency
Manage backups, monitoring, and basic automation for compute workloads
Implement and manage virtual networking
Design and configure virtual networks, subnets, and IP addressing
Secure network traffic using network security groups, routing, and service endpoints
Configure VPN gateways, peering, and hybrid connectivity scenarios
Monitor and maintain Azure resources
Use Azure Monitor, alerts, and logs to track performance and availability
Configure diagnostic settings and analyze metrics for troubleshooting
Implement basic cost management and resource optimization strategies
COURSE BONUS: Free study guide PDF available for download inside the course.
SECOND BONUS: 3-hour last-minute exam cram videos for when you want to go through all the topics in a half-day before taking the exam.
Latest 5-stars review - "Scott is a great tutor, and this course completely lives up to my expectations. I think it is well organized to match the syllabus and clarified a lot of issues in the first few lectures. Also currently the Microsoft official learning resources are pretty useless ..."
Complete preparation for the Azure AZ-104 exam - "Microsoft Azure Administration".
Get your questions answered in the course. This course is of great value as it gets continually improved as the exam requirements change. This course will be ready for you when you're ready to take the exam.
The opportunity in cloud computing is clear. Most companies are implementing or investigating how to implement cloud technologies within their operations. Don't be left behind. Be ahead of the curve by getting Azure certified, and be ready for the opportunity to advance your career.
The next time your resume is on someone's desk—be it a promotion at work or a new job opportunity—you cannot afford to have such an obvious gap in knowledge. Industry trends show that supporting applications that have cloud-hosted components is becoming the in-demand skill of tomorrow. Having Azure skills on your resume will only help you get in front of more hiring managers, and land more jobs.
This course goes through all of the skills needed to take and pass the Microsoft certification exam, AZ-104 exam: Microsoft Azure Administrator. While other online resources cover bits and pieces of the topic, I can confidently say this course goes deep on everything you need to know for this exam.
Skills at a glance
Manage Azure identities and governance (20–25%)
Implement and manage storage (15–20%)
Deploy and manage Azure compute resources (20–25%)
Implement and manage virtual networking (15–20%)
Monitor and maintain Azure resources (10–15%)
Microsoft introduced a new exam AZ-104 Microsoft Azure Administrator exam, and this course covers those requirements. Free upgrade for all existing students.
This course teaches all of the requirements for each exam, one by one. Each of the things that Microsoft tests will be covered in this course.
You get lifetime access to the course, and so there are no silly "30-day" countdowns that require you to pay more to extend access. This course will be here when you need it.
Enroll today!
Version History
V1.0-1.9 Covering 70-533 exam contents.
V2.0-2.9 Covering AZ-103 exam contents.
V3.0-3.4: Covering AZ-104 exam contents.
V4.0 Mar 2023 Updates. Re-recorded the Azure Active Directory, access control, subscriptions and governance, and access to storage sections. Re-recorded virtual machines and VMSS sections.
V5.0 Oct 2023 Updates. Azure Cache for Redis, ACR, Docker Desktop, Azure AD now Entra ID.
V6.0 May 2025. Updates. New videos for Storage, VMs. Practice test updated.
Microsoft, Windows, and Microsoft Azure are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. This course is not certified, accredited, affiliated with, nor endorsed by Microsoft Corporation.