- Module 1: Evaluate whether Azure Developer CLI is appropriate for enhancing your apps
By the end of this module, you'll be able to:
- Evaluate whether The Azure Developer CLI is an appropriate fit for your project
- Describe core Azure Developer workflows and features and how they are integrated with an app
- Module 2: Learn how to deploy and configure Azure Developer CLI templates
By the end of this module, you'll be able to:
- Choose and deploy an Azure Developer CLI template for your project scenario
- Perform common tasks with Azure Developer CLI templates, such as monitoring, updating a template and configuring a pipeline
- Module 3: Learn how to build your own Azure Developer CLI templates
By the end of this module, you'll be able to:
- Create a simple Azure Developer CLI template from start to finish
- Describe essential Azure Developer CLI template components, features and workflows
Overview
Syllabus
- Module 1: Module 1: 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
- Module 2: Module 2: 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
- Module 3: Module 3: 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