Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support expression resolution from configuration sources registered by the worker #1253

Open
fabiocav opened this issue Jan 4, 2023 · 6 comments

Comments

@fabiocav
Copy link
Member

fabiocav commented Jan 4, 2023

This tracks a feature request for the issue described in #1238

To summarize: Today, the expression resolution is performed by the host, so configuration sources registered with the worker are not used in the process.

We should support resolution from sources registered by the worker to ensure we have parity with the host behavior.

@kshyju
Copy link
Member

kshyju commented Mar 20, 2023

Also #418

@liliankasem
Copy link
Member

@fabiocav we need a host design issue to track support for this feature

@christianarg
Copy link

Is there any update on this? Now NET7 only supports azure functions isolated and having to replicate configurations in each function instead of using app configuration is pretty bad. Considering we COULD do it in Azure Function In-Process

@a30004542
Copy link

Hello Team, is there an update on this with .net 8 release?

@tomcain
Copy link

tomcain commented Jan 27, 2024

Hello, any feedback from AZ Function team?

Can anyone suggest an Azure alternative to Azure Functions? Seems to be a lot of inconsistencies and not well supported .Net patterns that are well established in other types of apps.

@jaliyaudagedara
Copy link

As of today (02/30/2024), this is still not supported.

The workaround: Use App Configuration references for App Service and Azure Functions (preview)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants