AZ-104: Prerequisites for Azure administrators
- Offered byMicrosoft
AZ-104: Prerequisites for Azure administrators at Microsoft Overview
Duration | 4 hours |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Beginner |
Official Website | Explore Free Course |
Credential | Certificate |
AZ-104: Prerequisites for Azure administrators at Microsoft Course details
- Prerequisites for Azure administrators
- Manage identities and governance in Azure
- Implement and manage storage in Azure
- Deploy and manage Azure compute resources
- Configure and manage virtual networks for Azure administrators
- Monitor and back up Azure resources
- Learn how to select a tooling option such as Azure portal, Azure PowerShell, Azure CLI, or Azure Cloud Shell
- Learn to use resource groups to organization your organization's Azure resources
- JSON Azure Resource Manager templates (ARM templates) by using Visual Studio Code to deploy infrastructure
- Learn how to use Azure Resource Manager templates to consistently deploy assets
AZ-104: Prerequisites for Azure administrators at Microsoft Curriculum
MODULE: 1 Configure Azure resources with tools
Use the Azure portal
Use Azure Cloud Shell
Use Azure PowerShell
Use Azure CLI
MODULE: 2 Use Azure Resource Manager
Review Azure Resource Manager benefits
Review Azure resource terminology
Create resource groups
Create Azure Resource Manager locks
Reorganize Azure resources
Remove resources and resource groups
Determine resource limits
MODULE: 3 Configure resources with Azure Resource Manager templates
Review Azure Resource Manager template advantages
Explore the Azure Resource Manager template schema
Explore the Azure Resource Manager template parameters
Review Quick Start templates
MODULE: 4 Automate Azure tasks using scripts with PowerShell
Decide if Azure PowerShell is right for your tasks
Install PowerShell
Exercise - Install Azure PowerShell
Create an Azure Resource using scripts in Azure PowerShell
Exercise - Create an Azure Resource using scripts in Azure PowerShell
Create and save scripts in Azure PowerShell
Exercise - Create and save scripts in Azure PowerShell
MODULE: 5 Control Azure services with the CLI
What is the Azure CLI?
Exercise - Install and run the Azure CLI
Work with the Azure CLI
Exercise - Create an Azure website using the CLI
MODULE: 6 Deploy Azure infrastructure by using JSON ARM templates
Explore Azure Resource Manager template structure
Exercise - Create and deploy an Azure Resource Manager template
Add flexibility to your Azure Resource Manager template by using parameters and outputs
Exercise - Add parameters and outputs to your Azure Resource Manager template