Build and deploy applications with the Azure Developer CLI
- Offered byMicrosoft
Build and deploy applications with the Azure Developer CLI at Microsoft Overview
Duration | 1 hour |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Beginner |
Official Website | Explore Free Course |
Credential | Certificate |
Build and deploy applications with the Azure Developer CLI at Microsoft Highlights
- Earn a certificate of completion
Build and deploy applications with the Azure Developer CLI at Microsoft Course details
- Introduction to Azure Developer CLI
- Deploy and configure Azure Developer CLI templates
- Build your first Azure Developer CLI template
- The Azure Developer CLI (azd) is an open-source tool that accelerates the time it takes for you to get your application from a local development environment to Azure. Explore how to use the Azure Developer CLI and its template system to build, configure and deploy applications.
Build and deploy applications with the Azure Developer CLI at Microsoft Curriculum
Introduction to Azure Developer CLI
Introduction
What is the Azure Developer CLI?
How the Azure Developer CLI works
When to use the Azure Developer CLI
Knowledge check
Summary
Deploy and configure Azure Developer CLI templates
Introduction
Install the Azure Developer CLI
Deploy your first template
Apply updates to your template
Configure a CI/CD pipeline for your template
Clean up resources
Knowledge check
Summary
Build your first Azure Developer CLI template
Introduction
Create the template structure
Add the application source code
Create the infrastructure as code
Update the azure.yaml file
Provision and deploy the template
Configure the CI/CD pipeline
Knowledge check
Summary and clean up