Brosteins

Developers, Technology Evangelists, Bros.

Tag: azure

Activating Your MSDN Azure Benefits

I love Microsoft Azure. Perhaps I could even be considered an Azure fan boy, but there’s some great reasons I’m an Azure fan boy. Limiting the discussion to Azure websites, the Azure management portal makes it simple to create websites, customize the domain name, dynamically enable load balancing and auto scaling, diagnostic logging (to the file system, or Azure table/blob…

Share

Publishing Your Typescript Project to Azure

So you want to deploy your new Typescript web application to Windows Azure using the publish option within Visual Studio but when you preview the files you notice that the Javascript files created from created when you built your project are missing.  Unfortunately Typescript has a few kinks to work out with its integration and this is one of them.…

Share