Azure Websites Application Insights - switching config
I have an Azure Website. For the sake of this question, the production version of the website runs on example.com , and a test version of the website runs on sandbox.example.com . The only difference between the two is that they have different configuration. At present, they are running under different websites, and I deploy the same website to each azure website via git. I'd like to separate out the Application Insights data. Is there a technique or process that anyone uses - apart from editing the ApplicationInsights.config file in the sandbox environment post deploy? Or would using a