The high-level view of the skills measured in the exam:
Develop Azure compute solutions (25-30%)
Develop for Azure storage (10-15%)
Implement Azure security (20-25%)
Monitor, troubleshoot, and optimize Azure solutions (10-15%)
Connect to and consume Azure services and third-party services (15-20%)
Develop Azure compute solutions (25-30%)
Implement IaaS solutions
- Provision virtual machines (VMs)
- Configure, validate, and deploy ARM templates
- Configure container images for solutions
- Publish an image to the Azure Container Registry
- Run containers by using Azure Container Instance
Create Azure App Service Web Apps
- Create an Azure App Service Web App
- Enable diagnostics logging
- Deploy code to a web app
- Configure web app settings including SSL, API settings, and connection strings
- Implement autoscaling rules including scheduled autoscaling and autoscaling by
- Operational or system metrics
Implement Azure functions
- Create and deploy Azure Functions apps
- Implement input and output bindings for a function
- Implement function triggers by using data operations, timers, and webhooks
- Implement Azure Durable Functions
- Implement custom handlers