Develop, test, and publish Azure Functions by using Azure Functions Core Tools
Use the Azure Functions Core Tools to create and run functions on a development computer and publish them to Azure.
Learning objectives
By the end of this module, you will be able to use the Azure Functions Core Tools to:
- Create new functions projects and functions
- Run and test functions locally
- Publish functions to Azure
Prerequisites
- Beginner-level Azure Functions development experience
- Familiarity with basic command line usage