Azure Functions Core Tools

Overview

The Azure Functions Core Tools are a command-line interface (CLI) that you use to develop, debug, test, and deploy Azure Functions. They are part of the Azure Functions runtime.

Key Features

Getting Started

To get started, you can download and install the Azure Functions Core Tools from the GitHub repository.

Resources