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

Implement Integration with Azure App Configuration for Centralized Settings Management #466

Closed
KrzysztofPajak opened this issue Feb 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@KrzysztofPajak
Copy link
Member

The goal of this issue is to implement integration with Azure App Configuration to centralize and manage application settings more effectively. This will involve setting up an Azure App Configuration resource in Azure, adding necessary NuGet packages to the project, and modifying the application's startup process to load configuration settings from Azure App Configuration. Additionally, we will explore leveraging dynamic configuration refresh capabilities to ensure our application can react to configuration changes in real-time without the need for a restart. This integration aims to streamline configuration management across different environments and improve overall application maintainability and scalability.

@KrzysztofPajak KrzysztofPajak added the enhancement New feature or request label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant