Azure / Azure/azure-functions-core-tools
Core Tools should write warning when publishing to Azure if the Host version is lower than the current version (in the Core Tools)
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
Core Tools should write warning when publishing to Azure if the Host version is lower than the current version (in the Core Tools)
We working on publishing prerelease version of the Core Tools. Users might take a dependency on features that are not yet available in the backend. To make the user aware of this, we should write a warning.
The Functions host information is available at this end point.
https://.azurewebsites.net/admin/host/status
@VpOfEngineering @amamounelsayed @khkh-ms @soninaren
Contributor guide
Assessment
This issue has not been assessed yet.