Azure / Azure/azure-functions-host

Print host version on startup

Open
#3,361 1 comment 0 reactions 1 assignee Claimed by @fabiocav View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

When you do

```
docker run mcr.microsoft.com/azure-functions/dotnet:2.0
```

All you get is:

```
Hosting environment: Production
Content root path: /
Now listening on: http://[::]:80
Application started. Press Ctrl+C to shut down.
```

It would be useful if the exact version of the host is printed as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.