Azure Web Apps for Containers lets you deploy containers to an Azure Web App. This way you get the best to two worlds: the flexibility and portability of containers combined with most of the great features
read more...Today Microsoft announced the “Cosmos DB Explorer,” currently in public preview. With “Cosmos DB Explorer” you can work with your Cosmos DB directly in a web app and share query-results
read more...In this blog post, I’ll share some Azure PowerShell code that I often use to attach a load balancer to existing Azure VMs (Virtual Machines). The code is both useful when you want to split the load
read more...A few days ago Microsoft announced the GA (general availability) of Azure Container Instances. Being the only production-ready serverless container solution among the major players is a great achievement. The
read more...When developing a REST API we often think of it as an HTTP web service running on some web servers. But that is only the tip of the iceberg; professional API developers know that a successful REST API
read more...Introduction Recently the Azure compute team announced Serial Console Access for Azure Virtual Machines (currently in public preview). The Serial Console Access is available for both Windows and Linux
read more...Introduction Microsoft Enterprise Mobility + Security team just announced lots of interesting things around information and thread protection. Two of the most interesting announces are: GA of Azure Information
read more...A lot of cool things are happening in the container space for Windows Server Windows Server Update 1709 brings stuff like: Improved networking support for Kubernetes and DockerSwarm’s routing
read more...Have you heard about the Azure Instance Metadata Service? When I implemented my blog in Azure I used a handy PowerShell “one-liner” to easily query specific information about the VM I was currently
read more...In this post, I will show you how to use the Azure Load Balancer to easily setup port forwarding to Azure Resource Manager (ARM) Virtual Machines (VM). This blog post is part of a two-part series on the
read more...