Azure Function v2 environment variables
When running the Azure Function locally, I would like the environment to be set to ‘local’ instead of Development. How would I make that change?
AzureFunction v2 Environment Variables
When running AF locally, I would like the environment to be set to ‘local’ instead of Development. How would I make that change?