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

May 11, 2017 3 min read

Azure Portal goes Native on iOS and Android

Since the beginning of Microsoft Azure with the initial General Availability in February 2010, then Azure Portal has always been a Web Application. It’s gone…

May 23, 2024 4 min read

TLDR: Microsoft Build 2024 Keynote with Satya Nadella

During the Microsoft Build 2024 keynote, CEO Satya Nadella delivered a comprehensive overview of Microsoft’s vision and advancements in artificial intelligence (AI). Addressing a global…

Apr 12, 2019 2 min read

Azure Icon Downloader Chrome Extension

I’ve written previously about the zip download of the Azure Icons available from Microsoft. That download has .png, .svg, and some other formats of many…

Aug 25, 2022 2 min read

Terraform: Get Azure Subscription Reference

When working with Terraform on Azure to manage resources, there are times when it’s necessary to get a reference to an Azure Subscription. This could…

Oct 9, 2015 2 min read

Azure Cloud Hardware is Made of Containers

At the heart of the Microsoft Cloud are servers, networks, Internet connections, and much, much more! These data centers share a lot of qualities with…

May 28, 2024 13 min read

Administrator’s Introduction to Azure IoT

The Internet of Things (IoT) industry has continued to grow and become more pervasive in people’s everyday lives these last few years. There are MANY…

Feb 1, 2016 4 min read

What is Azure Stack?

Microsoft Azure Stack is a fairly new feature set to complement the Azure Platform, however, Azure Stack isn’t quite the usual feature addition to the…

Oct 26, 2015 8 min read

Using Azure Service Bus Queues from .NET

The Azure Service Bus Queue feature offers easy to implement infrastructure for implementing brokered messaging communication. Implementing a Message Queue requires the implementation of at…

Oct 15, 2020 2 min read

Python Scripting in the Azure Cloud Shell

Did you know the Azure Cloud Shell includes support for Python? You can write Python scripts, save then, upload, and run them directly within the…

Mar 21, 2016 1 min read

Microsoft Azure Cost Estimator Tool

The Microsoft Azure Cost Estimator Tool allows for the necessary hosting resources of an enterprise environment to be mocked up as the appropriate Azure instances…