项目作者: saurabh-mhaisekar
项目描述 :
Study Notes for Azure AZ 204.
高级语言: C#
项目地址: git://github.com/saurabh-mhaisekar/Az204-StudyNotes.git
Az204 StudyNotes
About
This document is my study plan and study notes about Microsoft Azure Developer Certification AZ-204.
Table Of Content
Develop Azure Compute Solution
Implement IaaS Solution
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
- Implement autoscaling rules (schedule, operational/system metrics)
Implement Azure functions
- Implement input and output bindings for a function
- Implement function triggers by using data operations, timers, and webhooks
- Implement Azure Durable Functions