
Azure Mini Fun Bytes: How to setup Azure Blob Storage
If you need to store many objects in the cloud, like pictures, videos, logs, or any other kinds of unstructured data, using a storage blob on Azure is a perfect option. In this post, I walk through the steps of ... continue reading
Azure Mini Fun Bytes: How to create a static web site using blob storage
This week I discuss the fundamentals of Azure storage in this live session. I take you through a few real-world problems and find some solutions. We'll cover Azures Storage and solve three problems using it. How do I create a ... continue reading

Azure Cloud Shell Tips for SysAdmins: Part III – Using Azure CLI
As an Azure Advocate, one of the things I spend my time doing is learning the easiest ways for beginners to use Microsoft Azure. Today I want to share with you a few ways to utilize some tools that are ... continue reading

Azure Cloud Shell Tips for SysAdmins: Part II – Using the Cloud Shell tools to Migrate
As an Azure Advocate, one of the things I spend my time doing is learning the easiest ways for beginners to use Microsoft Azure. Today I want to share with you a few ways to utilize some tools that are ... continue reading

Azure Cloud Shell Tips for SysAdmins: Part I – Bash and tools for Cloud Shell
As an Azure Advocate, one of the things I spend my time doing is learning the easiest ways for beginners to use Microsoft Azure. Today I want to share with you a few ways to utilize some tools that are ... continue reading

Step-By-Step: Introduction to Azure Command Line Interface (CLI) with Azure Arm Templates
Working with Azure Resource Manager Templates provides you with a way to codify your infrastructure using JSON! In this tutorial we'll show you how to get started with using different parameters along side with your template. From the Azure Resource ... continue reading