Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 2.31 KB

functions-requirements-cli.md

File metadata and controls

46 lines (37 loc) · 2.31 KB
author ms.service ms.topic ms.date ms.author
ggailey777
azure-functions
include
03/25/2020
glenga

Configure your local environment

Before you begin, you must have the following:

::: zone pivot="programming-language-csharp,programming-language-javascript,programming-language-typescript,programming-language-powershell,programming-language-java,programming-language-other"

::: zone-end

  • The Azure CLI version 2.4 or later. ::: zone pivot="programming-language-javascript,programming-language-typescript"
  • Node.js, Active LTS and Maintenance LTS versions (8.11.1 and 10.14.1 recommended). ::: zone-end

::: zone pivot="programming-language-python"

::: zone-end ::: zone pivot="programming-language-other"

  • Development tools for the language you are using. This tutorial uses the R programming language as an example. ::: zone-end