Azure-docs: Version for v3 of runtime

Created on 20 Dec 2019  Â·  7Comments  Â·  Source: MicrosoftDocs/azure-docs

In the following section: https://docs.microsoft.com/en-us/azure/azure-functions/functions-host-json#version

I noticed there is no information about v3 of the runtime. What should we specify here? "version": "3.0" seems obvious but I just wanted to clarify and suggest that the documentation is updated to make it more obvious.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri1 assigned-to-author azure-functionsvc doc-enhancement triaged

Most helpful comment

The version in the host.json file indicates the version of the host.json schema itself. Although tied to Functions runtime, it's not the same. host.json v1 is for Functions runtime v1, however host.json v2 is for Functions runtime v2 and v3.

All 7 comments

@APIWT Thank you for your feedback! We will review and update as appropriate.

@APIWT I have assigned this to content author for further review and update as appropriate.

@DixitArora-MSFT @ggailey777
Any updates on this? Thanks!!

Any info on this? It appears to not like "version" : "3.0".

Update would be nice. Thanks.

The version in the host.json file indicates the version of the host.json schema itself. Although tied to Functions runtime, it's not the same. host.json v1 is for Functions runtime v1, however host.json v2 is for Functions runtime v2 and v3.

I'll update to clarify this article. Thanks all!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Agazoth picture Agazoth  Â·  3Comments

jamesgallagher-ie picture jamesgallagher-ie  Â·  3Comments

spottedmahn picture spottedmahn  Â·  3Comments

bityob picture bityob  Â·  3Comments

bdcoder2 picture bdcoder2  Â·  3Comments