Azure / Azure/azure-functions-dotnet-worker

Configuration in isolated mode

Open
#2,207 8 comments 0 reactions 0 assignees View on GitHub
area: configuration area: documentation area: samples good first issue
Dominant language
C#
Stars
466
Forks
215
Avg merge
3d 10h
Merged PRs (30d)
7

Description

I'm trying to change my .NET 6 Azure Functions V4 project to isolated mode but seem to be missing some stuff

1. How to get the ApplicationRootPath or Environment values in either ConfigureHostConfiguration/ConfigureAppConfiguration
2. How to get the IConfiguration in ConfigureServices

Previously I could use the IFunctionConfigurationBuilder/IFunctionsHostBuiler GetContext() method but I can't find an equivalent

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the isolated worker startup hooks ConfigureHostConfiguration, ConfigureAppConfiguration, and ConfigureServices, comparing them with the former GetContext() calls. Determine supported ways to access ApplicationRootPath, environment values, and IConfiguration, then document a minimal equivalent for each requested scenario. No file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.