Here is the proposed prefix paragraph for your challenge blog posts.
Prefix For Challenge Posts
This article is part of #25DaysOfServerless. New challenges will be published every day from Microsoft Cloud Advocates throughout the month of December. Find out more about how Microsoft Azure enables your Serverless functions.
Footer for Challenge Posts
Watch for surprises all during December as we kick off the 25 Days of Serverless. Stay tuned here on dev.to as we feature challenges and solutions! Sign up for a free account on Azure to get ready for the challenges!
Trackable links for Content Resources
Here is a list of resource links that you can use for the challenges. These are coded to use the default ?WT.mc_id=25daysofserverless-github-cxa
tracking id for this challenge.
Learning Paths / Serverless
Modules / Azure Functions
- Create serverless logic with Azure Functions
- Monitor GitHub events by using a webhook with Azure Functions
- Develop, test and deploy an Azure Function with Visual Studio
- Execute an Azure Function with triggers
- Chain Azure Functions together using input and output bindings
- Enable automatic updates in a web application using Azure Functions and SignalR Service
- Develop, test and publish Azure Functions by using Azure Functions Core Tools
- Share your location as a text message using Azure Functions and Twilio
- Expose multiple Azure Functions apps as a consistent API by using Azure API Management
Talks / Microsoft Ignite 2019
- AFUN95 Figuring Out Azure Functions by Frank Boucher
- BRK3063 Building enteprise capable serverless applications by Eduardo Laureano and Matthew Henderson
Collections
Overview
- Azure Functions documentation
- Azure SDK for JavaScript Documentation
- Azure Functions Code Samples
- Azure CLI Code Samples
Quickstarts
- Create your first function using Visual Studio Code (JavaScript)
- Create your first function using Visual Studio (C#)
- Use Java and Maven to create and publish a function to Azure
- Create your first PowerShell function in Azure
- Create an HTTP triggered Python function in Azure
Triggers & Bindings
- About Triggers and Bindings
- Trigger Azure Functions using webhooks in Azure IoT Central
- Twilio Binding for Azure Functions
- Azure Functions HTTP triggers and bindings
- SignalR Service bindings for Azure Functions
For Databases
- Azure Cosmos DB
- Azure Cosmos DB bindings for Azure Functions 1.x
- Azure Cosmos DB bindings for Azure Functions 2.x
- Azure Blob Storage
- Create a function triggered by Azure Blob storage
For IoT
Durable Functions
- About Durable Functions
- Create your first durable function in JavaScript
- Create your first durable function in C#
- Durable Functions Samples
- Durable Functions Documntation
Deployment - CI/CD