Questions tagged [azure-feature-manager]
16 questions
0
votes
3 answers
How to create Azure Feature Flag for the App Configuration through c# code?
I am using .net core 3 to create configuration setting in App configuration. I was able to create a key-value in the configuration explorer using the following code snippet and some additional configuration in the link below
var client = new…

vikas
- 1
- 4