Description
Serverless function projects for Azure can be created, run locally, tested, and deployed with the core command-line tools. It is useful for developers building serverless functions for the Azure platform.
Local testing helps, but deployment can create or modify cloud resources and expose endpoints. Confirm function settings, secrets, subscription, and region before publishing.