Microsoft Azure

Microsoft Azure is a cloud computing platform and service provided by Microsoft. It offers a wide range of cloud services, including computing, analytics, storage, and networking. Azure enables businesses and developers to build, deploy, and manage applications through Microsoft’s global network of data centers. With support for various programming languages, tools, and frameworks, Azure provides solutions for infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS). Known for its strong integration with Microsoft products and services, Azure is designed to provide secure, scalable, and reliable cloud solutions for enterprises of all sizes.

133 articles

Aug 1, 2020 10 min read

Azure Cloud Shell Tips and Tricks

The Azure Cloud Shell offers the ability to manage cloud resources, virtual machines, run scripts and other tasks directly from within the browser or Azure…

Jul 27, 2020 11 min read

Easy to Use VPN with OpenVPN in Azure

Security and Privacy are key in todays digital first world. Setting up a VPN with OpenVPN in Microsoft Azure offers a fairly simple method to…

May 21, 2020 2 min read

Host Static Web Apps in Azure App Service

Modern web applications are shifting more towards a static html/css architecture that leverages RESTful APIs as the backend data services. Previously, in order to host…

May 14, 2020 2 min read

Docker development VM in Azure

Ever wish you had a Docker dev workstation in Azure? About two months ago, we introduced the Azure Kung Fu VM, and judging by the…

Mar 31, 2020 5 min read

Azure Kung Fu Toolkit

Welcome to Az Kung Fu, grasshopper! Scripting is the only way to ensure that your environments are the same every time and remove the risk…