Skip to content

cahribeiro/AzureConfiguration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET API to connect with Azure App Configuration

Made by GitHub

👩🏻‍💻 About the project

  • API to get the configuration value from the Azure app configuration.

💻 Getting started

Clone the project and access the folder

$ git clone https://github.com/cahribeiro/AzureConfiguration.git && cd AzureConfiguration

Follow the steps below

# Configuration in Azure
create an App Configuration
add a KeyValue in App Configuration
in "Identity" options, switch Status to On and select Save.
in Access control (IAM), select Add > Add role assignment, on the Role tab, select the App Configuration Data Reader role. on the Members tab, select Managed identity, and then select Select members. Add your user.

#Configuration in project
in appsettings.json file, add the url from Azure App Configuration.
when running locally don't forget to put your Azure credentials in visual studio options.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜  by Carolina Ribeiro 👋  See my linkedin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages