My employer Motion10 will be hosting one of the many Global Azure Bootcamp around the world. In April 2013 the first Global Windows Azure Bootcamp…
Within Azure there is a option to change several configuration settings. When working with Deployment Slots this means you have to click a lot within…
The last couple of weeks I have been playing around with Office Mix. For those who don’t know Office Mix, Office Mix is a add-in…
Hybrid connection is a component of Azure BizTalk Services. With a Hybrid connection you can easily connect Azure App Services with on-premise services behind a…
From VSTS (Visual Studio Team Services) your can deploy to a Azure Website directly directly from a build. Setting this up will require a couple…
Starting with Application Insights can be done by adding NuGet Packages to your project. In the above screenshot you see two NuGet Packages: Microsoft.ApplicationInsights.JavaScript: NuGet…
Application Insights has been around for a while now and after a while I was wondering if there was a integration within Visual Studio. For…
In some situations you would like your Azure website to only work under HTTPS. By default a Azure website will work under HTTP and HTTPS.…