Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.09 KB

functions-run-local.md

File metadata and controls

25 lines (22 loc) · 1.09 KB
title description services documentationcenter author manager editor ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.devlang ms.topic ms.date ms.author
Develop and run Azure functions locally | Microsoft Docs
Learn how to code and test Azure functions on your local machine before running them on Azure Functions
functions
na
lindydonna
erikre
242736be-ec66-4114-924b-31795fd18884
functions
na
multiple
multiple
article
11/14/2016
donnam

How to code and test Azure functions locally

Note

The Azure Functions local development and tooling experience is currently in preview and the experience will be significantly improved before the final release. The easiest way to run the Azure Functions host locally is use the Azure Functions CLI and install it from npm. Currently, only Windows is supported. Full documentation is coming soon. To provide feedback or file bugs on the Azure Functions CLI, please file an issue in the azure-webjobs-sdk-script GitHub repo.