Hi
I have Deployed Asp.net MVC web Application to Azure Web app, Now I want to move this to another Resource Group/Different subscription ,I want to update the App Setting Key value paris for the new region.
How do I change the app settings when web app is moving from Environment to Another Environment.
or I ccan ask same question in different way how do we maintain environment specific app settings in Asp.net MVC application