azure-functions-host
azure-functions-host copied to clipboard
Populate all the fields in the status endpoint
Check for a solution in the Azure portal
Sample output from status endpoint of FC application - https://<Appname>/admin/host/status
{
"id": "db9851c42a24286354a628e488c2790f",
"state": "Running",
"version": "4.25.2.2",
"versionDetails": "4.25.2+f859521b6d7f8f532849700ae54b46cc4a7a7453",
"platformVersion": "",
"instanceId": "71ca196e-638284226452794451",
"computerName": "",
"processUptime": 1451562,
"functionAppContentEditingState": "NotAllowed"
}
computerName platformVersion need to be populated for FC apps
@sidkri @michaelpeng36
Assigning to @michaelpeng36 to address this as part of logging work
@fabiocav - removed assignment; Please triage and find an owner
@pragnagopa on Flex, where should the requested information come from?