项目作者: saurabh-mhaisekar

项目描述 :
Study Notes for Azure AZ 204.
高级语言: C#
项目地址: git://github.com/saurabh-mhaisekar/Az204-StudyNotes.git
创建时间: 2020-05-03T10:11:52Z
项目社区:https://github.com/saurabh-mhaisekar/Az204-StudyNotes

开源协议:MIT License

下载


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