Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure.
URL: Visit APIs.json URL
- Serverless, Functions, Compute, Azure, FaaS
- Created: 2024
- Modified: 2024
REST API for managing Azure Function Apps, including creating, updating, and deleting function apps, as well as managing function app settings and deployments.
Human URL: https://learn.microsoft.com/en-us/azure/azure-functions/
- Functions, Serverless, Management
HTTP-triggered functions and webhook endpoints exposed by Azure Functions runtime for executing serverless code.
Human URL: https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-http-webhook
- Runtime, HTTP Triggers, Webhooks
Advanced management API (Kudu/SCM) for Azure Functions, providing access to deployment, file management, and diagnostic features.
Human URL: https://github.com/projectkudu/kudu/wiki/REST-API
- Deployment, SCM, Kudu, Diagnostics
FN: Microsoft Azure
Email: azuresupport@microsoft.com