Skip to content

api-evangelist/azure-function-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Azure Function Apps API (azure-function-apps)

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

Tags:

  • Serverless, Functions, Compute, Azure, FaaS

Timestamps

  • Created: 2024
  • Modified: 2024

APIs

Azure Function Apps REST API

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/

Tags:

  • Functions, Serverless, Management

Properties

Azure Functions Runtime API

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

Tags:

  • Runtime, HTTP Triggers, Webhooks

Properties

Azure Functions Kudu API

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

Tags:

  • Deployment, SCM, Kudu, Diagnostics

Properties

Common Properties

Maintainers

FN: Microsoft Azure

Email: azuresupport@microsoft.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors