Azure Functions CLI 0.91
Pre-release
Pre-release
We have a lot of great new features and bug fixes in this release!
Features
- Publish contents of a folder to Azure via
func azure functionapp publish
- Update System.Configuration.ConfigurationManager.Appsettings property to read appsettings.json
- Support specifying Connection Strings in appsettings.json
- Support HTTPS
Improvements
- func init should create placeholder entry for AzureWebJobsStorage
- func init should take a folder as argument
- Create VS Code launch.json during scaffolding of func init
- Provide help on command arguments