Looking for my for my blog home? Here: https://wakeupandcode.com
Intro + Getting Started
- Intro: https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview
- Create with Visual Studio: https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-your-first-function-visual-studio
- Create with VS Code: https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-function-vs-code
- Create in Azure Portal: https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-azure-function
Tutorials
- Integrate with Logic Apps: https://docs.microsoft.com/en-us/azure/azure-functions/functions-twitter-email
- Customize HTTP Endpoint: https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-serverless-api
- Use with API Management: https://docs.microsoft.com/en-us/azure/azure-functions/functions-openapi-definition
- Use with EventGrid: https://docs.microsoft.com/en-us/azure/event-grid/resize-images-on-storage-blob-upload-event?tabs=dotnet
- Use with SignalR Service: https://docs.microsoft.com/en-us/learn/modules/automatic-update-of-a-webapp-using-azure-functions-and-signalr/
- At Build 2018: Azure Functions: https://azure.microsoft.com/en-us/resources/videos/azure-friday-at-build-2018-azure-functions/
Suggested Videos:
MSDN Channel 9 video list:
- Leveraging the Dependency Injection support in Azure Functions: https://channel9.msdn.com/Shows/On-NET/Leveraging-the-Dependency-Injection-support-in-Azure-Functions
- Creating custom bindings for Azure Functions: https://channel9.msdn.com/Shows/On-NET/Creating-custom-bindings-for-Azure-Functions
MSDN Channel 9 videos, inline:
- Leveraging the Dependency Injection support in Azure Functions: https://channel9.msdn.com/Shows/On-NET/Leveraging-the-Dependency-Injection-support-in-Azure-Functions
__
2. Creating custom bindings for Azure Functions: https://channel9.msdn.com/Shows/On-NET/Creating-custom-bindings-for-Azure-Functions
Official Microsoft Conference Video List:
- Build 2018 Conference: https://www.youtube.com/watch?v=6vixft-OTCM&list=PLI7iePan8aH5aDXChgHnmKgEaIHjIKAo5
- Ignite 2018 Conference: https://www.youtube.com/watch?v=6vixft-OTCM&list=PLI7iePan8aH5aDXChgHnmKgEaIHjIKAo5
Official Microsoft Conference Videos, Inline:
1. Build 2018 Conference: https://www.youtube.com/watch?v=6vixft-OTCM&list=PLI7iePan8aH5aDXChgHnmKgEaIHjIKAo5
__
2. Ignite 2018 Conference: https://www.youtube.com/watch?v=6vixft-OTCM&list=PLI7iePan8aH5aDXChgHnmKgEaIHjIKAo5
Videos from David Giard:
- In Azure Portal: https://youtu.be/yyJDf2F0ZMM
- With Visual Studio: https://youtu.be/fQHVWXCczc8
- Continuous Deployment: https://youtu.be/1T99z6MLnbY
- Azure Function Proxy: https://youtu.be/deQ26ChJruc
- CosmosDB Binding: https://youtu.be/cwA7XR9al5U
- Durable Functions: https://youtu.be/eHnY0kjJ83s
__
1. In Azure Portal: https://youtu.be/yyJDf2F0ZMM
__
2. With Visual Studio: https://youtu.be/fQHVWXCczc8
__
3. Continuous Deployment: https://youtu.be/1T99z6MLnbY
__
4. Azure Function Proxy: https://youtu.be/deQ26ChJruc
__
5. CosmosDB Binding: https://youtu.be/cwA7XR9al5U
__
6. Durable Functions: https://youtu.be/eHnY0kjJ83s