Azure / Azure/azure-functions-host

Log error when Bundles used with .NET Isolated

Open
#10,513 0 comments 0 reactions 0 assignees View on GitHub
supportability
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 10h
Merged PRs (30d)
36

Description

We've gotten some CRIs recently where customers have mistakenly configured bundles in host.json for .NET Isolated apps, and this causes the host to not load properly. Here's an example: https://portal.microsofticm.com/imp/v5/incidents/details/549026571. The fix for this issue is for the customer to remove the bundle spec, and the app then loads properly.

If this is not supported, the host should log an error (diagnostic) leading the customer to remove the config. We should also consider fixing the bug that we seem to have, and allow the host to start up by ignoring the config in .NET Isolated.

Contributor guide

Open the contributing guide

Research direction

Use the host.json bundle configuration with a .NET Isolated app as the starting reproduction. Verify the host's current startup outcome, then define done as a diagnostic directing removal of the bundle configuration and/or successful startup when it is ignored, resolving which behavior is supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.