Skip to content

Update samples and docs to add Host.CreateDefaultBuilder() #1025

@kshyju

Description

@kshyju

With the recent addition of app insights logging integration on dotnet worker, we should consider exploring the idea of adding an appsettings.json file as a default configuration source to isolated function apps. For customers who are coming from aspnet core webapi background, this experience makes it easier for them.

  • Update new project template to include the file.
  • Should we have environment specific files (appsettings.{Environment}.json ) ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions