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

Question: Can Azure AppConfiguration be used behind a corporate firewall? #179

Closed
Zettersten opened this issue Nov 1, 2019 · 3 comments
Closed
Assignees
Labels
enhancement New feature or request .NET Config Provider Issues related to the AppConfig .NET Core configuration provider.

Comments

@Zettersten
Copy link

Hello,

As the title states; Can we use application configuration behind a corporate firewall?

A lot of other Azure Native services like CosmosDb expose HttpMessageHandler for HTTP-based requests. With that, we are able to pass in custom proxy logic (via the IWebProxy interface).

Is there a way to configure a proxy with this service? If yes, how and where can I read about it? If no, is there something in the pipeline?

Any guidance would be super helpful.

Thank you!

@drago-draganov
Copy link
Contributor

@annelo-msft thoughts?

@drago-draganov
Copy link
Contributor

@Zettersten
The scenario will be supported via options passed to AddAzureAppConfiguration.

@zhenlan
Copy link
Contributor

zhenlan commented Feb 21, 2020

The issue is resolved with the latest release of v3.0.0. Please check out Azure/AppConfiguration-DotnetProvider#106 for details.

@zhenlan zhenlan closed this as completed Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request .NET Config Provider Issues related to the AppConfig .NET Core configuration provider.
Projects
None yet
Development

No branches or pull requests

4 participants