Azure / Azure/azure-functions-host

Create default host.json on function app creation from portal

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

Description

Function host does not have a way to differentiate between a new function app and existing function app. We need to add a default config to host.json on when function app is created via portal. This cannot be done from function host since we run the risk of adding config to existing customers as well.

Contributor guide

Open the contributing guide

Research direction

The issue does not name files, tests, or an entry point. Start by tracing function app creation in the portal and how host.json is provisioned, then identify the portal-side location where a default configuration can be added without affecting existing apps. Done means newly created portal apps receive the default host.json configuration while existing apps remain unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud
Issue type
Feature
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.