AZ-104 Microsoft Azure Administrator Certification - ITU Online

AZ-104 Microsoft Azure Administrator Certification

Looking to gain expertise in Microsoft Azure? Look no further! Our comprehensive AZ-104 Microsoft Azure Administrator Certification course will equip you with the skills needed to effectively manage Azure resources. With a focus on Azure’s robust features, this course covers everything you need to know, from Azure overview to advanced monitoring and backup techniques.

Included In This Course

Microsoft 70-488: Developing SharePoint Server Core Solutions
35 Hrs 2 Min
Videos
87 On-demand Videos
Closed Captions

Closed Captions

Course Topics
7  Topics
Question & Answers
200 Prep Questions
Certificate of Completion

Certificate of Completion

Course Description for Microsoft Azure Administrator Certification AZ-104

The Microsoft Azure Administrator Certification (AZ-104) course is designed to provide you with the skills and knowledge necessary to manage and maintain Azure infrastructure and services. This comprehensive course covers essential Azure components such as compute, storage, and networking, ensuring you are well-equipped to handle real-world tasks. You will learn about various Azure services, including Azure Active Directory, Azure Resource Manager, and Azure Monitoring Tools, through hands-on activities and practical exercises.

Throughout the course, you will gain a deep understanding of Azure’s core architectural components, governance and compliance tools, identity and access management, and cost management strategies. By the end of the course, you will be prepared to take the AZ-104 certification exam and effectively administer Azure environments, enhancing your career prospects in the cloud computing industry.

What You Will Learn in Microsoft Azure Administrator Certification AZ-104

By enrolling in this course, you will gain comprehensive knowledge and hands-on experience with Microsoft Azure. Here’s what you can expect to learn:

  • Azure Overview: Introduction to cloud computing, cloud services benefits, and core architectural components.
  • Azure Tools: Utilizing Azure Portal, Azure PowerShell, Azure CLI, and Azure Cloud Shell for effective management.
  • Identities and Governance: Managing Azure Active Directory, subscriptions, users, groups, and implementing security policies.
  • Azure Storage: Creating and managing storage accounts, understanding storage types, and ensuring storage security.
  • Compute Resources: Deploying virtual machines, increasing availability, and managing Azure App Services and container instances.
  • Virtual Networks: Creating virtual networks, deploying firewalls, and configuring DNS, VPN gateways, and load balancers.
  • Monitoring and Backup: Using Azure Monitor and Network Watcher, and implementing backup strategies.

Who This Microsoft Azure Administrator Certification AZ-104 Course is For

This course is ideal for IT professionals looking to enhance their skills in cloud administration and advance their careers in Azure. Whether you’re a beginner or an experienced professional, this course will provide valuable insights and practical knowledge.

  • Aspiring Cloud Administrators: Individuals aiming to start a career in cloud computing.
  • IT Professionals: System administrators, network administrators, and IT managers seeking to upgrade their Azure skills.
  • Students and Graduates: Those studying IT or related fields who want to specialize in Azure administration.
  • Career Changers: Professionals from other fields wanting to transition into cloud computing roles.

Possible Jobs You Can Get With Microsoft Azure Administrator Certification AZ-104 Knowledge

Unlock new career opportunities with the skills and knowledge gained from this course. Here are some of the roles you could pursue:

  • Azure Administrator: Managing Azure environments and services.
  • Cloud Engineer: Designing and implementing cloud infrastructure solutions.
  • Systems Administrator: Overseeing and maintaining IT systems and networks.
  • Network Engineer: Configuring and managing network resources in Azure.
  • Cloud Consultant: Advising organizations on cloud strategies and implementations.

Average Industry Salaries for People with Microsoft Azure Administrator Certification AZ-104 Skills

Investing in this course can significantly boost your earning potential. Below are the average salary ranges for various job roles in the cloud computing field:

  • Azure Administrators: $80,000 – $110,000 annually.
  • Cloud Engineers: $90,000 – $120,000 per year.
  • Systems Administrators: $70,000 – $95,000 annually.
  • Network Engineers: $85,000 – $115,000 per year.
  • Cloud Consultants: $95,000 – $130,000 annually.

Get Started Today with Microsoft Azure Administrator Certification AZ-104

Take the first step towards a rewarding career in cloud computing by enrolling in the “Microsoft Azure Administrator Certification (AZ-104)” course today. Gain in-depth knowledge, practical skills, and an industry-recognized certification to stand out in the job market. Join a community of learners and experts dedicated to mastering Azure. Start now and secure your future in the ever-evolving field of cloud computing.

Sample Exam Question and Answers

You need to ensure that a virtual machine (VM) in Azure maintains high availability. Which Azure feature should you leverage for this purpose?

To ensure high availability for a virtual machine in Azure, you should use Azure Availability Sets. An Availability Set distributes VMs across multiple fault domains and update domains to minimize downtime during planned maintenance or hardware failures.

You want to grant an external partner access to specific resources in your Azure subscription. Which identity and access management service should you use to achieve this with the least privilege?

You should use Azure Active Directory (Azure AD) B2B Collaboration. This feature allows you to invite external users to your Azure AD tenant as guests, granting them access to specific resources while maintaining control over their permissions through roles and access policies.

You need to deploy a web application that automatically scales based on incoming traffic. Which Azure service should you use to achieve this?

Azure App Service is the ideal choice for deploying web applications that can automatically scale based on incoming traffic. App Service offers built-in scaling options, such as manual scaling, autoscaling, and even automatic deployment based on predefined metrics.

Your organization requires secure communication between an on-premises network and Azure virtual networks. What Azure service should you configure to establish a private connection over a dedicated network connection?

To establish a private connection between an on-premises network and Azure, you should use Azure ExpressRoute. ExpressRoute provides dedicated and private network connections that bypass the public internet, ensuring secure and reliable communication.

You need to ensure data recovery and business continuity for Azure virtual machines. Which Azure service should you configure to create and manage VM backups?

Azure Backup is the service you should use to ensure data recovery and business continuity for Azure virtual machines. Azure Backup allows you to schedule regular backups of your VMs, applications, and data, ensuring that you can restore them in case of data loss or system failures.

Key Term Knowledge Base: Key Terms Related to Microsoft Azure Administrator Certification (AZ-104)

Understanding key terms is crucial for anyone pursuing the Microsoft Azure Administrator Certification (AZ-104) or working with Azure technologies. This knowledge base will help you navigate the complexity of Azure services, ensuring effective communication and understanding in your professional role. Whether you are an IT professional, system administrator, or cloud enthusiast, these terms will provide a solid foundation for mastering Azure’s diverse functionalities and features.

TermDefinition
Azure Active Directory (AAD)Microsoft’s cloud-based identity and access management service, used for managing users and granting access to Azure resources.
Azure Resource Manager (ARM)A deployment and management service that provides a management layer to create, update, and delete resources in your Azure account.
Virtual Network (VNet)A representation of your own network in the cloud, enabling Azure resources to securely communicate with each other, the internet, and on-premises networks.
Azure StorageMicrosoft’s cloud storage solution for modern data storage scenarios, offering services like Blob Storage, File Storage, Queue Storage, and Table Storage.
Azure Virtual Machines (VMs)An on-demand, scalable computing resource offered by Azure, allowing you to run cloud-based applications.
Azure Blob StorageA service for storing large amounts of unstructured data, such as text or binary data, accessible from anywhere in the world.
Azure PowerShellA module offering cmdlets to manage Azure resources directly from the PowerShell command line.
Azure CLICommand Line Interface for managing Azure resources, providing a set of commands used to create and manage Azure resources.
Azure MonitorA comprehensive solution for collecting, analyzing, and acting on telemetry from cloud and on-premises environments.
Azure BackupA service that provides simple, secure, and cost-effective solutions to back up your data and recover it from the Microsoft Azure cloud.
Azure Site RecoveryA service for disaster recovery, enabling the replication of workloads running on physical and virtual machines (VMs) from a primary site to a secondary location.
Network Security Group (NSG)A filtering tool that allows you to control network traffic to and from Azure resources in an Azure virtual network.
Azure Load BalancerA service that provides high availability and network performance to your applications, distributing incoming network traffic across multiple targets.
Azure Kubernetes Service (AKS)A managed container orchestration service, based on Kubernetes, that facilitates deploying, managing, and scaling containerized applications.
Azure Cosmos DBA globally distributed, multi-model database service designed for high availability, low latency, and scalable applications.
Azure PolicyA service that helps to enforce organizational standards and to assess compliance at-scale.
Azure SQL DatabaseA fully managed relational cloud database service that provides SQL Server capabilities without the overhead of managing infrastructure.
Azure FunctionsA solution for easily running small pieces of code, or “functions,” in the cloud without worrying about a whole application or the infrastructure to run it.
Azure ExpressRouteA service that provides a private connection between Microsoft Azure data centers and on-premises networks.
Azure Logic AppsA cloud service that helps you schedule, automate, and orchestrate tasks, business processes, and workflows when you need to integrate apps, data, systems, and services across enterprises or organizations.
Azure Application GatewayA web traffic load balancer that enables you to manage traffic to your web applications.
Azure Service BusA fully managed enterprise integration message broker, enabling decoupled communication between application components.
Azure Key VaultA tool for securely storing and accessing secrets, keys, and certificates.
Azure Container Instances (ACI)A service that allows you to run containers on Azure without managing the underlying VMs.
Azure Traffic ManagerA DNS-based traffic load balancer enabling you to distribute traffic optimally to services across global Azure regions.
Azure Virtual Network PeeringA mechanism that connects two Azure virtual networks, seamlessly linking the two as if they were a single network.
Azure Managed DisksAn abstraction layer over Azure Storage that simplifies disk management for Azure IaaS VMs.
Azure Event HubA big data streaming platform and event ingestion service, capable of receiving and processing millions of events per second.
Azure DevOpsA suite of development tools for software teams to build and deploy applications efficiently.
Azure Resource GroupsContainers that hold related resources for an Azure solution, allowing you to manage and organize multiple resources.
Azure Security CenterA unified infrastructure security management system that strengthens the security posture of your data centers and provides advanced threat protection.
Azure SubscriptionAn agreement with Microsoft to use one or more cloud services, where costs accrue from the services used.
Azure Virtual WANA networking service providing optimized and automated branch to branch connectivity through Azure.
Azure BastionA service that provides secure and seamless RDP/SSH connectivity to your virtual machines directly in the Azure portal over SSL.
Azure LighthouseA service that provides capabilities for cross-customer management at scale, enabling service providers to deliver managed services more efficiently.
Azure DatabricksAn Apache Spark-based analytics platform optimized for Azure, designed for big data and machine learning.
Azure Machine LearningA cloud-based environment you can use to train, deploy, automate, manage, and track ML models.
Azure FirewallA cloud-based network security service that protects Azure Virtual Network resources.
Azure Cognitive ServicesA suite of APIs, SDKs, and services available to developers to make their applications more intelligent, engaging, and discoverable.
Azure BlueprintsA service that helps in defining a repeatable set of Azure resources that implements and adheres to standards, patterns, and requirements.
Azure AdvisorA personalized cloud consultant that helps you follow best practices to optimize your Azure deployments.
Azure Data FactoryA cloud-based data integration service that allows you to create data-driven workflows for orchestrating and automating data movement and data transformation.
Azure Data LakeA large-scale data storage and analytics service for big data analytics workloads that require massive storage and fast query performance.
Azure Container RegistryA service for storing and managing container images across all types of Azure deployments.
Azure App ServiceA fully managed platform for building, deploying, and scaling web apps.
Azure HDInsightA cloud service for processing big data in the cloud, offering managed Apache Hadoop, Spark, and R clusters.
Azure Role-Based Access Control (RBAC)A system that provides fine-grained access management of Azure resources, allowing users to have the right level of access to Azure resources.

This list represents core concepts and services in Azure administration, vital for anyone preparing for the AZ-104 certification or working with Azure technologies. Understanding these terms will facilitate effective management and operation of Azure environments.

Frequently Asked Questions About Azure AZ-104

What is the AZ-104 exam and what does it cover?

The AZ-104 exam, also known as the Microsoft Azure Administrator exam, assesses your skills and knowledge in managing and maintaining Azure environments. The exam covers various aspects like Azure compute, storage, networking, identity management, monitoring, and backup strategies. Successfully passing the exam earns you the Microsoft Certified: Azure Administrator Associate certification.

How can AZ-104 training help me prepare for the certification?

AZ-104 training courses are specifically designed to align with the objectives and skills measured by the AZ-104 exam. These courses often include a mix of theoretical lectures, hands-on exercises, and practice tests, giving you a comprehensive preparation experience. They cover key topics such as Azure Virtual Networks, Azure Active Directory, and Azure Storage, among others, that are tested in the exam.

Is there an official Exam Ref for the AZ-104 Microsoft Azure Administrator exam?

Yes, Microsoft provides an official Exam Ref for the AZ-104 Microsoft Azure Administrator exam. This book serves as a comprehensive guide to prepare you for the exam and is structured around the official exam objectives. It provides in-depth explanations of key concepts, offers practice exercises, and includes tips from experts to help you prepare effectively.

How do AZ-104 practice tests help in exam preparation?

AZ-104 practice tests simulate the conditions and types of questions you’ll encounter in the actual exam. These practice tests not only provide an assessment of your knowledge and readiness but also help you get familiar with the exam format. This can alleviate exam anxiety and help you manage time more effectively during the actual test.

Is Azure AZ-104 the same as Microsoft AZ-104?

Yes, Azure AZ-104 and Microsoft AZ-104 refer to the same certification exam. The exam is officially known as the Microsoft Azure Administrator exam and is coded as AZ-104. Passing this exam proves that you have the skills and knowledge required to be an Azure Administrator, and it grants you the Microsoft Certified: Azure Administrator Associate certification.

Proudly Display
Your Achievement

Upon completion of your training, you’ll receive a personalized certificate of completion to help validate to others your new skills.
Example Certificate

Microsoft Azure Administrator (AZ-104) Course Content

Module 1 - Azure Overview

  •    1.0 Introduction to AZ-104
  •    1.1 Cloud Computing
  •    1.2 Cloud Services Benefits
  •    1.3 Cloud Service Types
  •    1.4 Azure Core Architectural Components
  •    1.4.1 ACTIVITY-Creating Management Groups and Subscriptions
  •    1.5 Azure Compute Services
  •    1.6 Azure Application Hosting Options
  •    1.7 Azure Networking Services
  •    1.8 Azure Storage Services
  •    1.9 Azure Identity, Access, and Security
  •    1.10 Azure Cost Management
  •    1.10.1 ACTIVITY- Checking Your Azure Balance
  •    1.11 Azure Governance and Compliance Tools
  •    1.11.1 ACTIVITY- Assign an Azure Policy

Module 2 - Azure Tools

  •    2.1 Azure Portal
  •    2.1.1 ACTIVITY- Exploring the Azure Portal
  •    2.2 Azure Monitoring Tools
  •    2.3 Azure PowerShell
  •    2.3.1 ACTIVITY- Using Azure PowerShell
  •    2.4 Azure CLI
  •    2.4.1 ACTIVITY- Using the Azure CLI
  •    2.5 Azure Cloud Shell
  •    2.6 ARM Templates
  •    2.6.1 ACTIVITY- Using Templates to Deploy Resources
  •    2.7 Azure Resource Manager
  •    2.8 Hybrid Tools

Module 3 - Azure Identities and Governance

  •    3.1 Azure AD Overview
  •    3.1.1 ACTIVITY- Exploring Azure Active Directory
  •    3.1.2 ACTIVITY- Adding a Custom Domain
  •    3.2 Subscriptions
  •    3.3 Users and Groups
  •    3.3.1 ACTIVITY- Adding Azure Active Directory User
  •    3.3.2 ACTIVITY- Bulk Inviting New Users
  •    3.3.3 ACTIVITY- Creating Azure AD Groups
  •    3.4 Authentication
  •    3.5 SSPR
  •    3.5.1 ACTIVITY- Implementing SSPR
  •    3.6 Devices
  •    3.7 Azure Roles
  •    3.7.1 ACTIVITY- Assigning Azure Roles
  •    3.8 Azure AD Roles
  •    3.8.1 ACTIVITY- Assigning Azure AD Roles
  •    3.9 Conditional Access
  •    3.10 Authorization
  •    3.10.1 ACTIVITY- Managing Licenses
  •    3.11 Azure Policy

Module 4 - Azure Storage

  •    4.1 Storage Accounts
  •    4.1.1 ACTIVITY- Creating a Storage Account
  •    4.2 Storage Types
  •    4.2.1 ACTIVITY- Creating Storage Types
  •    4.3 Azure Storage Tools
  •    4.3.1 ACTIVITY- Azure Storage Explorer
  •    4.4 Azure Files and File Sync
  •    4.4.1 ACTIVITY- Deploying an Azure Files Share
  •    4.5 Azure Storage Security

Module 5 - Azure Compute Resources

  •    5.1 Virtual Machines
  •    5.1.1 ACTIVITY- Create Virtual Machines
  •    5.1.2 ACTIVITY- Delete a Virtual Machine
  •    5.2 VM Availability
  •    5.2.1 ACTIVITY- Increasing VM Availability
  •    5.3 VM Extensions
  •    5.4 Azure App Service
  •    5.5 Azure Container Instances
  •    5.6 Kubernetes

Module 6 - Azure Virtual Networks

  •    6.1 Virtual Networks
  •    6.1.1 ACTIVITY- Create a VNet
  •    6.2 Network Security Groups-Part 1
  •    6.2.1 Network Security Groups-Part 2
  •    6.3 Azure Firewall
  •    6.3.1 ACTIVITY- Deploying a Firewall
  •    6.4 Azure DNS-Part 1
  •    6.4.1 Azure DNS-Part 2
  •    6.4.2 ACTIVITY- Implementing Azure DNS Zone6
  •    6.5 Virtual Network Peering
  •    6.5.1 ACTIVITY- VNet Peering
  •    6.6 Azure VPN Gateway
  •    6.7 ExpressRoute and Virtual WANs
  •    6.8 Azure Load Balancer
  •    6.9 Azure Application Gateway
  •    6.10 Azure Routes

Module 7 - Azure Monitoring and Backup

  •    7.1 Network Watcher
  •    7.2 Azure Monitor
  •    7.3 Azure Backup-Part 1
  •    7.4 Azure Backup-Part 2
  •    7.5 Azure Backup-Part 3
  •    7.6 Conclusion to AZ-104
Add a review
Currently, we are not accepting new reviews
4.8
Based on 82 reviews
1-5 of 82 reviews
  1. SJ

    good

  2. AA
  3. K
  4. BO
  5. A

    Smooth delivery and easy access to LMS. Good to see that the LMS offers progress tracking. Would be great if badges were offered on completion of courses to share via Credly to future employers.

Your Training Instructor

Chrys Thorsen

Chrys Thorsen

Education and Technology Expert

Chrys Thorsen is an education and technology expert who specializes in enterprise-level IT infrastructure consulting and certified training-of-trainers. In her career, she has garnered over 50 IT Certifications including CISSP, CISA, CEHv12, PenTest+, CompTIA CNVP, Cisco CCSI/CCNP, Microsoft Cloud and on-premises technologies, VMware vSphere, and many more. She has also authored 40 published certification textbooks, and over 35 full-length IT certification video courses.

When not working in the United States, Chrys spends her time abroad capacity-building IT literacy in developing nations in Sub-Saharan Africa. Her client list has included: the US Federal Government, the Republic of Zambia Ministry of Health, Cavendish University Zambia, Accenture, JP Morgan Chase, the US Centers for Disease Control and Prevention, the Elizabeth Glaser Pediatric AIDS Foundation (EGPAF), Hughes Aircraft, Microsoft, and many more.

Chrys lives by, and is fond of repeating, her professional creed:

“The only true measure of success for any project or training is results on the ground. Everything else is just noise.” “I teach what I deploy; I deploy what I teach.”

az-104 Azure Administration Certification

Subscribe To All-Access
Lock In $16.99 / Month Forever

Gain access to this training and all our other courses with our cost-effective monthly subscription. No obligations. Cancel anytime.

$49.99 $16.99 Monthly

OR

$49.00

today Only: 1-Year For $79.00!

Get 1-year full access to every course, over 2,600 hours of focused IT training, 20,000+ practice questions at an incredible price of only $79.00

Learn CompTIA, Cisco, Microsoft, AI, Project Management & More...