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

Feb 7, 2018 2 min read

Introducing the Azure Cloud Shell

The Azure Cloud Shell has been out for some time now, as an embedded Bash and PowerShell command-line shell / terminal within the Azure Portal.…

Mar 3, 2025 3 min read

Azure Data Studio Retires February 28, 2026

Microsoft has announced the official retirement of Azure Data Studio on February 28, 2026. This decision marks a significant shift in Microsoft’s approach to database…

Mar 2, 2025 6 min read

IPv4 Address CIDR Range Reference and Calculator

As a network engineer, administrator, or Site Reliability Engineer (SRE) you probably have run across CIDR notation for defining IPv4 address spaces for both networks…

Aug 9, 2016 4 min read

Azure N-Series VMs and NVIDIA GPUs in the Cloud

It’s been quite some time since we last heard details about the upcoming N-Series Virtual Machines (VMs). in Microsoft Azure. Microsoft recently announced further details on…

Oct 29, 2024 10 min read

Azure Cosmos DB: Understanding Partition Keys

Azure Cosmos DB is Microsoft’s globally distributed, multi-model database service designed to meet the demands of large-scale, low-latency applications. One of the most critical design…