docs.microsoft.com Open in urlscan Pro
2600:141b:9000:785::353e  Public Scan

Submitted URL: https://click.email.microsoftemail.com/?qs=6d1f8881d19a0c59cea76f7543c201fc08d8ed5f40b025e97c780b8402c1d218ba2e435352d985b8a519e5628926...
Effective URL: https://docs.microsoft.com/en-ca/learn/paths/create-serverless-applications/?ocid=aid3048624&utm_issue=202206&utm_position=...
Submission: On June 28 via api from CA — Scanned from CA

Form analysis 0 forms found in the DOM

Text Content

Skip to main content


This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security
updates and technical support.

Download Microsoft Edge More info

Table of contents Exit focus mode

Read in English
Read in English
Table of contents


CREATE SERVERLESS APPLICATIONS

 * 
 * Learning Path
 * 11 Modules

Beginner
Intermediate
Developer
Student
Azure
Functions
Azure Portal
Cosmos DB
Storage
Cloud Shell

Azure Functions enable the creation of event driven, compute-on-demand systems
that can be triggered by various external events. Learn how to leverage
functions to execute server-side logic and build serverless architectures. This
learning path can help you prepare for the Microsoft Certified: Azure Developer
Associate certification.


PREREQUISITES

None

Save


MODULES IN THIS LEARNING PATH


CHOOSE THE BEST AZURE SERVICE TO AUTOMATE YOUR BUSINESS PROCESSES

 * 
 * 
 * 



Microsoft Azure provides several different ways to host and execute code or
workflows without using Virtual Machines (VMs) including Azure Functions,
Microsoft Power Automate, Azure Logic Apps, and Azure WebJobs. In this module,
you will learn about these technologies and how to choose the right one for a
given scenario.





CREATE SERVERLESS LOGIC WITH AZURE FUNCTIONS

 * 
 * 
 * 



Azure Functions allow developers to host business logic that can be executed
without managing or provisioning infrastructure.





EXECUTE AN AZURE FUNCTION WITH TRIGGERS

 * 
 * 
 * 



A trigger is responsible for executing an Azure function and there are dozens of
triggers to choose from. This module will you show you some of the most common
types of triggers and how to configure them to execute your logic.





CHAIN AZURE FUNCTIONS TOGETHER USING INPUT AND OUTPUT BINDINGS

 * 
 * 
 * 



Azure Functions makes it easy for your function code to integrate with data and
services. Through the power of bindings, you declare the data sources to read
and write, and let Azure Functions take care of the rest.





CREATE A LONG-RUNNING SERVERLESS WORKFLOW WITH DURABLE FUNCTIONS

 * 
 * 
 * 



Learn how to orchestrate a long-running workflow as a set of activities using
Durable Functions.





DEVELOP, TEST, AND PUBLISH AZURE FUNCTIONS BY USING AZURE FUNCTIONS CORE TOOLS

 * 
 * 
 * 



Use the Azure Functions Core Tools to create and run functions on a development
computer and publish them to Azure.





DEVELOP, TEST, AND DEPLOY AN AZURE FUNCTION WITH VISUAL STUDIO

 * 
 * 
 * 



Create test and deploy Azure Functions using Visual studio and how to manage
Azure Function code.





MONITOR GITHUB EVENTS BY USING A WEBHOOK WITH AZURE FUNCTIONS

 * 
 * 
 * 



Webhooks offer a lightweight mechanism for your app to be notified by another
service when something of interest happens. In this module. you'll learn how to
trigger an Azure function with a GitHub webhook and parse the payload for
insights.





ENABLE AUTOMATIC UPDATES IN A WEB APPLICATION USING AZURE FUNCTIONS AND SIGNALR
SERVICE

 * 
 * 
 * 



Update a web app's notification mechanism from polling to push-based
architecture with SignalR Service, Azure Cosmos DB and Azure Functions.





EXPOSE MULTIPLE AZURE FUNCTION APPS AS A CONSISTENT API BY USING AZURE API
MANAGEMENT

 * 
 * 
 * 



Combine multiple Azure Functions apps into a unified interface by importing them
into a single Azure API Management instance.





BUILD SERVERLESS APPS WITH GO

 * 
 * 
 * 



When you're authoring Azure functions, custom handlers allow you to use any
language or runtime that supports HTTP primitives. In this module, you'll use
the programming language Go and custom handlers.



Theme
 * Light
 * Dark
 * High contrast

 * 
 * Previous Version Docs
 * Blog
 * Contribute
 * Privacy & cookies
 * Terms of Use
 * Trademarks
 * © Microsoft 2022

Start

Theme
 * Light
 * Dark
 * High contrast

 * 
 * Previous Version Docs
 * Blog
 * Contribute
 * Privacy & cookies
 * Terms of Use
 * Trademarks
 * © Microsoft 2022