Snel navigeren naar:

  • Inhoud
  • Voordelen
  • Specificaties
  • Reviews
  • More information
  • FAQ

Productinformatie

Wil jij jezelf ontwikkelen tot Azure Administor Associate? Dan is dit ontwikkelpad voor jou! Als een Azure administrator ben je verantwoordelijk voor het implementeren, monitoren en onderhouden van Microsoft Azure oplossingen. In dit ontwikkelpad leer jij alles wat hierbij komt kijken.

Wanneer je kiest voor dit ontwikkelpad, krijg jij:

  • toegang tot de trainingen Azure Fundamentals (AZ-900) en Developing Solutions for Microsoft Azure (AZ-204). Daarnaast krijg je toegang tot nog veel meer trainingen, proefexamens, bootcamps, e-books enzovoort.
  • optimale voorbereiding op de examens AZ-900 en AZ-104 zodat jij de officieel erkende certificeringen kan behalen.
  • begeleiding van ons Learning & Development team, samen met jou stellen we doelen, maken we een planning en monitoren we je voortgang.
  • mentor asset in diverse trainingen.

Azure Fundamentals (Exam AZ-900)

Je gaat van start met de Microsoft Azure Fudamentals training. In deze training leer je algemene cloud computing concepten en specifieke Microsoft Azure functies voor het dagelijks beheer van cloudresources. Deze training is voor iedereen die nog weinig tot geen kennis heeft van cloud technologieën en die meer over Microsoft Azure wil leren. Ook is deze training een goede voorbereiding voor andere Azure trainingen.

Microsoft Azure Administrator (exam AZ-104)

Vervolgens duik je in alle aspecten van het Azure-serviceaanbod en gaan wij aan de slag met eenvoudige taken zoals het maken van virtuele machines en opslagaccounts. Tevens leer je meer over andere onderwerpen zoals het implementeren en beheren van je opslagruimte, subscripties in Azure, Azure Portal, Powershel, RBAc en het gebruiken van Azure resource groups.

Inhoud van de training

Ontwikkel je naar Azure Administor Associate (Exam AZ-900 en AZ-104)

83 uur

Microsoft Azure Fundamentals: Cloud Computing

The popularity of cloud computing has exploded in recent years. Organizations can streamline IT service efficiency with the use of cloud services in Microsoft Azure. In this course, explore five standard cloud computing characteristics: on-demand self-service, broad network access, resource pooling, rapid elasticity, and measured service. Discover cloud deployment models like public, hybrid, and community, and look at cloud service models including Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS). Examine core Azure items, such as data centers, regions, and availability zones. Finally, focus on using Azure Arc to manage on-premises and multi-cloud environments. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Azure Management Tools

Familiarity with tools, including when and how to use them is crucial in the success and ongoing management of a cloud computing ecosystem. In this course, you will navigate the Azure portal, a web-based GUI for deploying and managing Azure resources. Next, you will explore command line interface (CLI) syntax, by downloading and using the CLI on an on-premises computer. Then, you will learn about Azure PowerShell cmdlets and download and install the Azure Az PowerShell module on an on-premises computer. Finally, you will discover how Azure Resource Manager (ARM) templates can be used to automate the deployment and configuration of Azure resources. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Managing the Microsoft Azure Hierarchy

The Microsoft Azure hierarchy consists of management groups, subscriptions, resource groups, and ultimately resources. Cloud technicians must have the skills to manage Azure hierarchy constituents. In this course, discover how Azure subscriptions can be organized under management groups to facilitate the application of Azure role-based access control (RBAC) and Azure Policy. Then, use the portal, the command line interface (CLI) and PowerShell to work with Azure subscriptions. Next, create resource groups and Azure resource locks using the portal, the CLI, and PowerShell. Finally, move resources between resource groups. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Managing Azure Storage

The primary storage entity in Microsoft Azure is the storage account. Storage accounts have the potential to store files (blobs), queue messages, shared folders, and basic key-value tables. Begin this course by exploring how and when storage accounts can be used. Then you will create a storage account and upload blobs using the portal, PowerShell, and the command line interface (CLI). Next, you will use the Azure Storage Explorer and AzCopy tools to manage blobs, learn how to manage blob soft deletion to protect blobs from accidental overwrites or deletes, work with storage tiers, and manage storage account network access. Finally, you will manage storage account access through access keys and shared access signatures. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Azure Files

Shared folders have long been used in local area network (LAN) environments to provide centralized file storage and access. The equivalent functionality in Microsoft Azure is referred to as Azure Files. In this course, you will begin by reviewing how Azure Files works in the Azure cloud. Next, you will manage Azure Files shared folders using the portal, the command-line interface (CLI), and PowerShell. Then, you will map a drive letter to a shared folder from Windows and map a mount point to a shared folder from Linux. Lastly, you will configure Azure File Sync to cache cloud files on a local on-premises device. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Azure Network Infrastructure

The network infrastructure in the Azure cloud must be planned in much the same way on-premises networks are planned - the number of networks and subnets, domain name system (DNS) name resolution, IP address ranges, and network routing. Begin this course by reviewing a variety of Azure networking solutions and determining when they should be used. Then, create a cloud-hosted DNS zone using the Azure portal, the CLI, and PowerShell. Discover how to configure custom DNS settings for Azure Virtual Network (VNet). Next, use the Azure portal, the CLI, and PowerShell to create VNets and subnets. Finally, configure route table resources to control network traffic flow using the Azure portal, the CLI, and PowerShell. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Azure VNet Peering & VPNs

Resources deployed into different virtual networks (VNets) can potentially communicate using only private IPs if VNet peering is enabled. VPNs add network security by creating an encrypted tunnel over the Internet linking individual user devices or entire on-premises networks to the Azure cloud. Begin this course by exploring when VNets should be peered together and identifying the benefits of doing so. Next, configure VNet peering using the Azure portal, the command line interface (CLI), and PowerShell. Then, review how VPNs work and use PowerShell to generate a certificate for VPN authentication. Configure a site-to-site and a point-to-site VPN. Lastly, identify when ExpressRoute dedicated network circuits should be provisioned. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Azure Virtual Machines

Most Azure services use a virtual machine (VM), whether it is managed automatically by Azure or manually provisioned by you. In this course, you will first explore Azure Virtual Machine deployment options and settings. Next, you will deploy virtual machines using the Azure portal, the command line interface (CLI), and PowerShell. You will also redeploy a virtual machine to correct inconsistent network behavior, followed by resizing or adjusting the underlying virtual machine virtual hardware settings. Then, configure Secure Shell (SSH) public key authentication for a Linux virtual machine, attach a disk to a virtual machine, add a virtual machine extension, and capture a custom virtual machine image. Lastly, you will deploy Azure Virtual Desktop (AVD) and implement Microsoft Defender for Cloud. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Azure Container Solutions

Application containers provide a logical boundary for application files and settings and provide portability and faster startup time than virtual machines. In this course, you will discover how containerized applications work, including which items exist in a container along with how containers are treated within a hosting operating system. Next, you will download, install, and manage Docker on both Linux and Windows hosts. You will then create a custom Docker container image from the instructions in a Dockerfile, and create an Azure container registry to store container images. Lastly, you will deploy managed cloud containers, or Azure Container Instances, in the Azure cloud. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Azure App Service

Azure App Service provides cloud-hosted web applications as a managed service. This means cloud technicians are not burdened with deploying the underlying infrastructure to support a web app. In this course, you will begin by deploying a web app into the Azure cloud using both the Azure portal and Microsoft Visual Studio Community Edition. Then, manage deployment slots so that web app changes can be implemented and tested in a staging slot resulting in zero downtime for the production version of the web app. Next, you'll configure a custom domain name system (DNS) domain name for the web app and create a key vault and public key infrastructure (PKI) certificate for enabling a Hypertext Transfer Protocol Secure (HTTPS) web app binding. Finally, you will manage web app configuration settings and enable a content delivery network (CDN). This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Azure RBAC & Azure Policy

Role-based access control (RBAC) assigns cloud resource permissions for security principals such as Azure AD users and groups to the Azure hierarchy. Azure Policy can be used for fine-grained control of Azure resource deployments and configurations, as well as to check Azure resources for compliance with specific settings or security standards. In this course, explore how RBAC controls access to Azure resources at the management groups, subscription, resource group, and individual resource levels. Next, manage RBAC using the Azure portal, the command line interface (CLI), and PowerShell. Then, create a custom RBAC role and manage Azure AD roles. Finally, assign Azure policies and policy initiatives to the Azure hierarchy using the portal, the CLI, and PowerShell. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Managing Azure Costs

Most cloud computing charges are based on metered usage, so developing a strategy to minimize monthly cloud computing charges is paramount. In this course, explore a variety of ways in which cloud computing costs can be reduced, such as by using reserved instances or virtual machine (VM) auto-shutdown. Next, configure virtual machine reserved instances and analyze monthly cloud computing charges in the portal. Then, add key and value pairs, or tags, to Azure resources using the Azure portal, the command line interface (CLI), and PowerShell. Finally, create an Azure cost budget using the Azure pricing calculator and the total cost of ownership (TCO) calculator. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Managing Azure AD

Azure Active Directory (AD), now called Microsoft Entra ID, is a cloud-based identity provider that provides some, but not all, types of services available with an on-premises Microsoft Active Directory deployment. In this course, you will differentiate Azure AD from Azure Active Directory Domain Services (AD DS). Then, you will explore Azure AD using the Azure portal, the command line interface (CLI), and PowerShell. Next, you will create a new Azure AD tenant and configure administrative units to limit the scope of user and group management. You will configure a custom domain name system (DNS) domain name for the new Azure AD tenant and manage Azure AD applications, users, guest users, and groups using the Azure portal. You will use the CLI and PowerShell to manage Azure AD users and groups and use a bulk import user file to create users. Finally, you will manage Azure AD dynamic groups. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Managing Azure Authentication

Authentication proves the identity of a connecting user, device, or software application to an identity provider, which then allows authorization to access certain resources. In this course, you will focus on Azure authentication methods, including how to enable passwordless login using additional login factors. Next, explore Azure single-sign-on (SSO) and identity federation using trusted centralized identity providers. Then, manage Azure Active Directory (AD) service principals and managed identities and enable user multi-factor authentication (MFA). Finally, you will enable Azure AD conditional access policies and user self-service password reset (SSPR). This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Azure Service Resilience

High availability (HA) ensures that IT services and data are available when needed. Methods such as data backups, replication, and duplicate configurations can assure HA. In this course, you will explore how high availability can be achieved for Azure services and determine when those services should be used. You will enable cloud-based backup, virtual machine replication, and web application backups. Next, you will configure application load balancing to improve app performance and resiliency to failure. Finally, you will configure a virtual machine scale set, enable blob versioning, and enable storage account replication. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Azure Software Development Services

Microsoft Azure provides software developers with an array of service offerings to facilitate building and running custom code without configuring the underlying infrastructure. In this course, you will explore how DevOps relates to the Microsoft Azure cloud. Then you will create a message queue in Microsoft Azure. Next, you will discover logic apps that trigger workflows and function apps that trigger code to execute. Finally, you will configure an Azure blueprint to ensure an Azure environment that meets configuration requirements, such as for Payment Card Industry Data Security Standard, is easily created from the blueprint. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Monitoring Azure Services

Monitoring is a crucial ongoing task that ensures optimal cloud service performance, security anomaly detection, and compliance with specific laws and regulations. In this course, you will explore a variety of monitoring tools available in the Microsoft Azure cloud. You will work with a Log Analytics workspace and use the Service Health tool to identify Azure outages. Then, you will use Azure Monitor as a centralized cloud service monitoring tool and configure alerts and notifications related to Azure Monitor data sources. Next, you will enable web application insights for detailed web app monitoring and manage Azure logs. Finally, you will monitor Azure service performance metrics and view Azure Advisor recommendations. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Azure Network Security

Restricting traffic into and out of subnets and virtual machines is one aspect of a Defense in Depth security strategy, similar to perimeter and host firewalls configured in an on-premises network. In this course, you will begin by focusing on network security groups (NSGs) and learn how to create NSGs using the Azure portal, the command line interface (CLI), and PowerShell. Next, you will explore how Azure Firewall provides additional network security options beyond NSGs. Finally, you will learn how to manage Azure Firewall application, network, and NAT rules to control network traffic flow. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: Migrating to Microsoft Azure

IT technicians can discover and assess on-premises IT services to determine suitability for migration to the Azure cloud. This can be done with tools freely available through Microsoft Azure. In this course, you will begin by examining various Azure migration options and when they should be used. Next, you will discover the Azure import/export service, which is used for large-scale data import and export into and out of the Azure cloud. Then you will install the Azure import/export tool and prepare a local disk to accommodate an Azure import job. Finally, you will create an Azure import journal file, an Azure import job, and an Azure export job. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Microsoft Azure Fundamentals: AZ-900 Exam Preparation

Microsoft Azure Fundamentals AZ-900 Exam Candidates must be aware of how they will be tested on specific Azure topics. In this course, I will begin by discussing the contents of the AZ-900 exam including scoring and preparation. I will then cover how to plan cloud service deployments given a scenario. Next, I will cover how to deploy virtual machines (VMs) and web applications in alignment with specific requirements. I will address specific configuration requirements to secure storage account and VNet access. Lastly, I will meet business requirements related to secure user authentication, VM deployment, template deployments, and performance alerts. This course can be used to prepare for exam AZ-900, Microsoft Azure Fundamentals.

Azure Fundamentals

Microsoft Azure is een van de meest gebruikte cloudplatforms. De belangrijkste focus van het Azure Fundamental-lab ligt op de praktische toepassing voor het maken en beheren van cloudresources en -applicaties met behulp van het Azure-cloudplatform. Door het uitvoeren van opdrachten in een echte omgeving verbeter je je praktische kennis en vaardigheden op de diverse examenonderwerpen:

  • Cloud Essential Concepts
  • The Azure Platform
  • Azure Resource Groups
  • Azure Networking Concepts
  • Azure Virtual Machines

Core Azure Services

Via dit livelab krijg je uitgebreide praktijkervaring met de verschillende technieken en methoden die nodig zijn om aan de slag te gaan met het kerndiensten van Azure. Door het uitvoeren van opdrachten in een echte omgeving verbeter je jouw praktisch kennis en vaardigheden. Het Core Azure Services livelab is gericht op de praktische toepassing van het beheer van kerndiensten die worden aangeboden door Microsoft Azure. Dit omvat hulpprogramma's die zijn ontworpen voor beheerders van de Azure-portal, zoals het berekenen van SLA's, hulpprogramma's voor de bewaking en het beheer. Tot slot leer je hoe je door de Azure Marketplace kunt navigeren.

Azure Security Concepts

The Azure Security Concepts lab focuses on providing an overview of different management tools offered by Azure, such as different security resources used for securing an Azure network.

After completing this title, learners will have a good understanding of how to identify and remediate security concerns in different aspects of Azure. These topics aim to provide learners with a full picture of how different security tools can be used to mitigate a variety of concerns for different types of resources.

Azure Storage Management

Via dit livelab krijg je uitgebreide praktijkervaring met de verschillende technieken en methoden die nodig zijn om aan de slag te gaan met het opslagbeheer van Azure. Door het uitvoeren van opdrachten in een echte omgeving verbeter je jouw praktisch kennis en vaardigheden.

Dit Azure opslagbeheer livelab is gericht op de praktische toepassing van het maken en beheren van verschillende opslagoplossingen met behulp van het Azure-platform. Dit omvat het maken en configureren van SQL- en Cosmos-databases, plus het werken met verschillende soorten opslagaccounts.

Microsoft - AZ-900 Microsoft Azure Fundamentals

  • Understand cloud concepts (15-20%)
  • Understand core Azure services (30-35%)
  • Understand security, privacy, compliance, and trust (25-30%)
  • Understand Azure pricing and support (20-25%)

Microsoft Azure Administrator: Subscriptions & AD Tenants

As an Azure administrator, you will be expected to manage an organization's Azure environment, including Azure Active DIrectory (AD) and Azure subscriptions. Discover the relationship between subscriptions and Azure AD tenants. Explore how to manage Azure subscriptions using the portal, the CLI, and PowerShell, as well as how to create and manage Azure AD tenants using the portal, the CLI, and PowerShell. Investigate how to use Azure AD administrative units to organize users and groups, create a custom DNS domain name for Azure AD, and manage Azure AD applications. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Azure AD User & Group Management

Managing users, groups, and devices is a core skill for success as an Azure administrator. Creating users and assigning them to groups allows an administrator to provide a more streamlined and secure experience for users and their organization. Discover how to create Azure AD users using the portal, the CLI, and PowerShell. Learn how to perform a bulk import to efficiently create users. Then, you'll invite external users to partake in Azure AD. Explore dynamic groups and find out how their membership can evolve based on defined criteria. Create your own dynamic user and device Azure AD groups. Practice restoring deleted groups and connecting devices to an Azure AD tenant. Finally, investigate how to assign product licenses to Azure AD users. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Authentication & Authorization

As an Azure administrator, you will need the skills to manage Azure authentication and authorization. Begin this course by discovering how authentication differs from authorization and the relationship to identity federation. Next, manage Azure AD service principals and managed identities. Enable MFA, banned passwords and other Azure AD security mechanisms. Finally, perform an Azure AD access review and configure Azure AD Connect. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Management Groups & Resource Groups

As an Azure administrator, you will need the skills to determine how you will use resource groups and management groups. First, discover how management groups are used to organize Azure subscriptions and how resource groups can organize related resources under a single heading. Next, create a management group and organize subscriptions under it. Then, create and manage resource groups using the portal, the CLI, and PowerShell. Finally, move Azure objects between resource groups, view resource group deployments, and delete a resource group and its resources. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Storage Account Blob Management

As an Azure Administrator, you will need the skills to create and manage storage account blobs. Begin this course by learning to plan the number, location, and configuration of Azure storage accounts. Next, you will see how to create storage accounts and manage blobs using the portal, the CLI, AzCopy, and PowerShell. Learn to use Azure Storage Explorer to manage a storage account and enable storage account blob features such as soft delete and versioning. Finally, you will learn to configure immutable blob policies, manage storage tier and archiving, and automate blob life cycle management. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Storage Account Access

As an Azure Administrator, you will need the skills to control access to storage accounts. In this course you will learn to use role-based access control (RBAC) to limit access to storage accounts and configure storage account network access. You will explore the management of storage account access keys using the portal, the CLI, and PowerShell. Next you will see how shared access signatures (SAS) are created using the portal, the CLI, and PowerShell. Finally, you will learn to enable storage account geo-replication and encrypt a storage account using a customer-managed key. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Azure Files Shared Folders

As an Azure Administrator, you will need the skills to configure shared folders in the Azure cloud. Discover how Azure Files allows for shared folders in the cloud that can be mapped from Windows and Linux hosts. Manage Azure Files shared folders using the portal, the CLI, and PowerShell. Map a drive letter from a Windows host to an Azure Files share and configure a Linux mount point to an Azure Files share. Configure permissions for Azure shared folders and configure Azure File Sync. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Network Infrastructure Services

As an Azure Administrator, you will need the skills to configure cloud network infrastructure services. Discover network infrastructure services available in the Azure cloud including virtual networks (VNets), subnets, and route tables. Create a Domain Name System (DNS) zone using the portal, the CLI, and PowerShell, then configure custom DNS settings for a VNet. Explore subnet endpoints and manage VNets, subnets, and route tables using the portal, the CLI, and PowerShell. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Network Connectivity

As an Azure Administrator, you will need the skills to configure cloud network connectivity. Discover Azure cloud network connectivity options. Peer virtual networks (VNets) together using the portal, the CLI, and PowerShell. Generate a Public Key Infrastructure (PKI) certificate using PowerShell, and configure a site-to-site and client-to-site virtual private network (VPN). Discover when ExpressRoute and Azure Virtual WAN should be used. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Firewall Solutions

Network security is a high priority for Azure Administrators who need to rely on intelligent, scalable solutions with high availability. Build the skills you need to manage network security using Azure Firewall or Azure Network Security Group (NSG). Explore the ins and outs of NSGs, including different configurations to control traffic flowing in and out. Learn how to manage NSGs using the portal, the CLI, and PowerShell. Then, focus on another essential solution, Azure Firewall, which provides more robust capabilities than NSGs. Discover how to configure Azure Firewall application, network, and network application rules. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Virtual Machines

As an Azure Administrator, you will need the skills to manage Windows and Linux virtual machines (VMs), giving your organization the flexibility of multiple virtual operating systems without the cost and maintenance commitments that come with additional physical hardware. Discover virtual machine configuration settings in the Azure cloud. Deploy Windows and Linux virtual machines using the portal, the CLI, and PowerShell. Enable Secure Shell (SSH) public key authentication for Linux VMs and use Azure Bastion to manage VMs. Then, attach and encrypt VM disks, and deploy virtual machine extensions. Finally, create a virtual machine custom image and configure a virtual machine scale set. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: App Services

As an Azure Administrator, you will need the skills to deploy and manage web applications in the Azure cloud. Discover how to deploy a web application in the Azure cloud via the portal, as well as Microsoft Visual Studio. Explore how to create web app deployment slots to host testing configurations while keeping the production site up and running. Then, enable a custom DNS name, manage a key vault, enable an HTTPS binding, and manage various web app settings. Finally, discover how APIs are related to Azure and deploy a content delivery network. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Application Containers

As an Azure Administrator, you will need the skills to deploy and manage application containers in the Azure cloud, saving your organization money, time, and resources. Discover how application containers differ from traditional applications and virtual machines. Learn how to install and manage Docker on both Windows and Linux hosts. Explore how to create a custom container image from a Dockerfile and deploy an Azure Container Registry, an Azure Container Instance, and a container group. Examine the role of Kubernetes in application containers and create and manage settings for an Azure Kubernetes Service cluster. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: ARM Templates

As an Azure Administrator, you must have the skills to create and manage Azure Resource Manager (ARM) template deployments. Discover how ARM templates are created, focusing on their syntax and how they can be used to deploy and manage Azure resources. Create and modify ARM templates in various ways by using the portal, Microsoft Visual Studio, the CLI, and PowerShell. Create template deployments using GUI and command line tools and configure a virtual hard disk (VHD) template that will be used to deploy virtual machines. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Role-based Access Control

As an Azure Administrator, you will need the skills to manage access to Azure resources, including what areas those resources can access and what specific actions they can perform, using role-based access control (RBAC). Discover how RBAC roles are assigned throughout the Azure hierarchy and explore various built-in roles, like owner, reader, or cost management contributor. Then, practice managing role assignments using the portal, the CLI and PowerShell. Create and assign a custom RBAC role and define your own permissions. Finally, learn how to assign Azure AD roles to administrators. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Policy & Resource Locking

As an Azure Administrator, you will need the skills to manage Azure resource configuration and compliance with security standards. Azure Policy allows you to create and monitor those compliance policies with powerful dashboard capabilities. Discover how to assign built-in Azure policies to the Azure hierarchy using the portal, the CLI and PowerShell. Create and assign a custom policy based on your own requirements and group related policies together in a policy initiative. Explore how resource locking can prevent unwanted resource configuration changes, and how to manage resource locks using the portal, an ARM template, the CLI, and PowerShell. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Import & Export Service

High-volume data migration is a problem Azure Administrators are tasked with. Learn how you can securely and efficiently transfer data in and out of Azure using import and export jobs. Discover how to prepare storage media for import and export jobs. First, download and unzip the waimportexport.exe tool. Then, prepare storage media for shipping to a Microsoft Azure data center and examine XML and JRN journal files. Next, practice using the portal to create a data import job and to specify shipping details. Finally, create an export job in the portal to get data out of an Azure storage account. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Cost Management

As an Azure Administrator, you must minimize monthly cloud computing charges. Azure Cost Management can help you plan for and manage costs by providing a unified view of cloud expenses across your organization. Discover the many ways to save on monthly cloud computing charges. Configure reserved virtual machine and database instances, configure auto-shutdown for applicable virtual machines. Learn how to view and analyze subscription costs in the portal. Explore the benefits of tagging Azure resources and find out how to tag resources using the portal, the CLI and PowerShell. Practice creating an Azure budget to monitor monthly spending, and view invoices and estimate costs using the Azure Pricing Calculator. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Business Continuity

As an Azure Administrator, you must proactively plan for IT service disruptions in the cloud. Discover how Azure can ensure business continuity in the event of a disruption in a variety of ways. Plan how Azure Site Recovery (ASR) will be used, and explore how to enable backup of on-premises and cloud-based services to the Azure cloud. Examine how load balancing can improve app performance and fault tolerance. Enable virtual machine replication to a secondary region, back up a web app, and configure an Azure Load Balancer and Application Gateway. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft Azure Administrator: Monitoring

As an Azure Administrator, you must continuously monitor Azure services to optimize performance, control costs, and detect security anomalies. Discover the various tools that can be used to effectively monitor Azure services. Examine application details using Application Insights, work with logs, and monitor service performance metrics to proactively identify issues. Explore Azure Monitor and Azure Network Watcher to learn how to centrally monitor Azure resource and network activity. Finally, configure alerts and notifications of changes or unusual activity. This course can be used to prepare for exam AZ-104: Microsoft Azure Administrator.

Microsoft - Microsoft Azure Administrator (AZ-104)

Microsoft - Microsoft Azure Administrator (AZ-104)

Kenmerken

Engels (US)
83 uur
Azure
365 dagen online toegang
HBO

Meer informatie

Extra product informatie 0
Doelgroep Systeembeheerder, Softwareontwikkelaar
Voorkennis

Voor de AZ-900 is geen specifieke voorkennis vereist; echter adviseren wij wel dat je algemene IT- kennis of ervaring hebt.

Om de AZ-104 training goed te kunnen volgen, is het aangeraden om kennis en ervaring te hebben met operating systems, virtualisatie, cloud infrastructure, storage infrastructure en networking.

resultaat

Na het volgen van dit ontwikkelpad beschik jij over fundamentele kennis en vaardigheden om jezelf te ontwikkelen als Microsoft Azure Cloud Developer. Tevens ben jij optimaal voorbereid op het AZ-900 examen en AZ-104 examen. Let op, de examenvouchers voor deze examens zijn niet inbegrepen bij de prijs.

Positieve reacties van cursisten

Ontwikkel je tot data analist

Service is echt heel goed. Snel, klantvriendelijk, weten waar ze over praten en denken met je mee met oplossingen. Daarnaast hebben ze ook een goed leerplatform om je studie te volgen en na elke module een korte toets om te zien hoeveel je ervan heb begrepen en je kan de status zien hoeveel tijd je hebt besteed aan je studie. Ik waardeer ze enorm en ik raad elke ICT'er aan om met hen in zee te gaan om je studie te volgen.

- Emilio Jones

Training: Introduction to SQL

Eén training geprobeerd en deze naar tevredenheid gevolgd. Een module werkte in eerste instantie niet, maar na contact opgenomen te hebben met klantenservice kreeg ik snel antwoord met een oplossing.

- Lars van der Spek

Training: Certified Ethical Hacker (CEHv12) - incl. examen

Eerste keer dat ik een online training heb gedaan en zou zo weer een training volgen via icttraningen.nl

- Jerry Jialal

Training: Microsoft Managing Modern Desktops (exam MD-101)

Het resultaat van de groep is absoluut bevredigend. Ik ga in ieder geval geen ander meer bellen.

- Antoine Evertze, Sales Engineer bij Chubb

Training: PRINCE2® 6e editie Foundation- incl. examen

Als er wat is staan ze altijd voor me klaar. Ik word meteen geholpen als ik bel.

- E. Zeijlmans, P&O adviseur bij Parnassia Groep

Training: ITIL® 4 Foundation - incl. examen

Wij zijn gebaat bij mensen die bijblijven in hun vakgebied en continu getriggerd worden.

- W. van Uijthoven, IT manager bij gemeente Arnhem

Training: Excel 2013 Compleet

Ik heb al eens eerder een training gehad via icttrainingen.nl en dat was een erg leerzame, leuke ervaring. Nu heb ik via het werk een online cursus en deze lijkt tot nu toe ook erg leerzaam.

- Michelle Brierley

Hoe gaat het te werk?

1

Training bestellen

Nadat je de training hebt besteld krijg je bevestiging per e-mail.

2

Toegang leerplatform

In de e-mail staat een link waarmee je toegang krijgt tot ons leerplatform.

3

Direct beginnen

Je kunt direct van start. Studeer vanaf nu waar en wanneer jij wilt.

4

Training afronden

Rond de training succesvol af en ontvang van ons een certificaat!

Veelgestelde vragen

Veelgestelde vragen

Op welke manieren kan ik betalen?

Je kunt bij ons betalen met iDEAL, PayPal, Creditcard, Bancontact en op factuur. Betaal je op factuur, dan kun je met de training starten zodra de betaling binnen is.

Hoe lang heb ik toegang tot de training?

Dit verschilt per training, maar meestal 180 dagen. Je kunt dit vinden onder het kopje ‘Kenmerken’.

Waar kan ik terecht als ik vragen heb?

Je kunt onze Learning & Development collega’s tijdens kantoortijden altijd bereiken via support@icttrainingen.nl of telefonisch via 026-8402941.

Background Frame
Background Frame

Onbeperkt leren

Met ons Unlimited concept kun je onbeperkt gebruikmaken van de trainingen op de website voor een vast bedrag per maand.

Bekijk de voordelen

Heb je nog twijfels?

Of gewoon een vraag over de training? Blijf er vooral niet mee zitten. We helpen je graag verder. Daar zijn we voor!

Contactopties