Skip to main content

Posts Tagged ‘Azure WebJobs’

Azure: Did You Know? Diagnostic Logs in Azure Web Sites

In order to properly diagnose and troubleshoot various issues that may come up on a web site (or web job for that matter), diagnostic logging is a must and one type of diagnostic logging is often not enough.  Just because the code is deployed and hosted in the cloud doesn’t mean that you won’t have […]

Big Changes to Azure: Introducing Azure App Service

Microsoft recently unveiled Azure App Service, a new cloud service which combines three existing Azure products: Azure Websites, Azure Mobile Services, and Azure BizTalk Services. Uniting web, mobile, and enterprise apps on a single cloud platform will allow developers to create an app once and deliver it across multiple devices. This is a big announcement as […]