Archives
-
We recently went through upgrading www.leansentry.com to the Windows Azure SDK version 1.7, and definitely hit a fair share of problems with building and publishing afterwards. It was a somewhat painful process taking me deep into the night to get right, and I figured I’ll share some of the things I learned along the way [...]Visual Studio build and publishing problems after upgrading to Azure 1.7 SDK
-
At LeanSentry, we use Windows Azure heavily to scale out our extensive data collection and diagnostic data processing. Just like anyone else, we have our fair share of difficulties with deploying and configuring our web roles, esp. when it comes to more advanced configuration. As a result, we often rely on startup tasks to [...]Configure IIS websites on Windows Azure with startup tasks and AppCmd
-
We all know that getting visibility into Azure apps can be painful! Over at LeanSentry, our big goal is to make troubleshooting Azure apps just as easy as we make it for standard hosting environments. To make this easy, we just released the Azure Nuget package for LeanSentry. With this, it literally takes 2 seconds [...]Troubleshoot Windows Azure apps with LeanSentry in seconds!