Azure / Azure/azure-functions-host

WebJobs Dashboard Management Functions Don't work

Open
#1,862 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

Creating this issue to track the set of WebJobs Dashboard functionality that doesn't work in Azure Functions (e.g. Replay, Abort, etc.). Azure functions sets the DashboardConnectionString to null on JobHostConfiguration and uses table storage for invocation logs, rather than blob storage. As part of that, it also disables a bunch of the previous host monitoring capabilities.

Contributor guide

Open the contributing guide

Research direction

Start by tracing JobHostConfiguration and the DashboardConnectionString handling described in the issue, then compare the table-storage invocation logs with the previous blob-storage monitoring path. Investigate the affected WebJobs Dashboard operations, including Replay and Abort; done requires a defined resolution for the disabled management functionality in Azure Functions.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.