Azure Functions website screenshot

Azure Functions

Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure, supporting multiple programming languages and integration patterns.

2 APIs 0 Features
CloudComputeEvent-DrivenFunctionsServerless

APIs

Azure Functions Management API

REST API for managing Azure Functions apps, function deployments, and configuration.

Azure Functions Runtime API

API for invoking and interacting with deployed Azure Functions.

MCP Servers

MCP Server

MCP SERVER

Pricing Plans

Rate Limits

Azure Functions Rate Limits

5 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Azure Functions Context

21 classes · 60 properties

JSON-LD

API Governance Rules

Azure Functions API Rules

15 rules · 5 errors 6 warnings 4 info

SPECTRAL

JSON Structure

Azure Functions Api Kv Reference Structure

9 properties

JSON STRUCTURE

Azure Functions Backup Item Structure

1 properties

JSON STRUCTURE

Azure Functions Backup Request Structure

1 properties

JSON STRUCTURE

Azure Functions Backup Schedule Structure

6 properties

JSON STRUCTURE

Azure Functions Container Cpu Usage Structure

4 properties

JSON STRUCTURE

Azure Functions Container Info Structure

8 properties

JSON STRUCTURE

Azure Functions Continuous Web Job Structure

1 properties

JSON STRUCTURE

Example Payloads

Resources

🌐
Portal
Portal
🔗
Documentation
Documentation
📰
Blog
Blog
🟢
StatusPage
StatusPage
💬
Support
Support
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
👥
GitHubOrganization
GitHubOrganization
🔗
SpectralRules
SpectralRules
🔗
Vocabulary
Vocabulary
🔗
JSONLD
JSONLD
🔗
MCPServer
MCPServer

Sources

Raw ↑
aid: azure-functions
name: Azure Functions
description: Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly
  provision or manage infrastructure, supporting multiple programming languages and integration patterns.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Cloud
- Compute
- Event-Driven
- Functions
- Serverless
url: https://raw.githubusercontent.com/api-evangelist/azure-functions/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: azure-functions:azure-functions-management-api
  name: Azure Functions Management API
  description: REST API for managing Azure Functions apps, function deployments, and configuration.
  humanURL: https://docs.microsoft.com/en-us/azure/azure-functions/
  baseURL: https://management.azure.com
  tags:
  - Deployment
  - Functions
  - Management
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/appservice/
  - type: OpenAPI
    url: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/web/resource-manager/Microsoft.Web/stable/2022-03-01/WebApps.json
  - type: GettingStarted
    url: https://docs.microsoft.com/en-us/azure/azure-functions/functions-get-started
- aid: azure-functions:azure-functions-runtime-api
  name: Azure Functions Runtime API
  description: API for invoking and interacting with deployed Azure Functions.
  humanURL: https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference
  baseURL: https://{function-app-name}.azurewebsites.net
  tags:
  - HTTP Triggers
  - Invocation
  - Runtime
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-http-webhook
  - type: OpenAPI
    url: https://raw.githubusercontent.com/api-evangelist/azure-functions/refs/heads/main/openapi/azure-functions-openapi.yaml
common:
- type: Portal
  url: https://portal.azure.com
- type: Documentation
  url: https://learn.microsoft.com/en-us/azure/azure-functions/
- type: Blog
  url: https://techcommunity.microsoft.com/t5/azure-functions/bg-p/AzureFunctionsBlog
- type: StatusPage
  url: https://status.azure.com
- type: Support
  url: https://azure.microsoft.com/en-us/support/options/
- type: TermsOfService
  url: https://azure.microsoft.com/en-us/support/legal/
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/en-us/privacystatement
- type: GitHubOrganization
  url: https://github.com/Azure/Azure-Functions
- type: SpectralRules
  url: https://raw.githubusercontent.com/api-evangelist/azure-functions/refs/heads/main/rules/azure-functions-spectral-rules.yml
- type: Vocabulary
  url: https://raw.githubusercontent.com/api-evangelist/azure-functions/refs/heads/main/vocabulary/azure-functions-vocabulary.yaml
- type: JSONLD
  url: https://raw.githubusercontent.com/api-evangelist/azure-functions/refs/heads/main/json-ld/azure-functions-context.jsonld
- name: MCP Server
  url: https://github.com/Azure/azure-functions-mcp-extension
  type: MCPServer
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com