Hi ,
I'm using .Net 4.8 Version, all my connection string & secret Keys are stored in App.config. I want to make use of Azure App configuration in order to read the values from Azure rather than hardcode.
Thanks,