将 Webhook 用于 Azure Functions 以监视 GitHub 事件
初级
开发人员
Azure
Azure Functions
Webhook 提供了一种在相关事件发生时通过其他服务通知应用的轻量级机制。 在本模块中,你将了解如何使用 GitHub Webhook 触发 Azure 函数并分析有效负载以获取见解。
学习目标
本模块涉及以下内容:
- 使用 Webhook 触发函数。
- 分析来自 Webhook 的消息。
- 使用机密保护 Webhook 有效负载。
先决条件
- Azure Functions 入门级知识
- GitHub 帐户
Get started with Azure
Choose the Azure account that's right for you. Pay as you go or try Azure free for up to 30 days. Sign up.