Tag Archives: environment variable

Load environment variables in dotnet Core 1.1 hosted in IIS

On our webserver we plan to move configuration to environment variables. We can set those environment variables in our Powershell Dsc script. But the website does not pick up the environment variables. There is an issue on github (#1864) that … Continue reading

Posted in Development | Tagged , , , | Leave a comment

Windows Azure SDK 1.6 update

Today I updated Windows Azure SDK to the latest 1.6 from November 2011. The update was from SDK 1.4 which I uninstalled before installing 1.6. After the update my unittests failed. Short solution below. Commandline to set environment variable: Regedit … Continue reading

Posted in Development | Tagged , , , , , , , , , | Leave a comment