Azure / Azure/azure-functions-host
WebJobs Dashboard Management Functions Don't work
- 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
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