Omar McIver ...a code blog

Omar McIver ...a code blog

Follow
Follow
homeCredentialsAbout menewsletter
Tag

Azure

#azure

More content

Read more stories on Hashnode


Articles with this tag

Dropping Availability Zone setting from Azure VMs

Jul 12, 20221 min read

From July 2023, Microsoft will start charging for Ingress/Egress data between Availability Zones (and non-Availablity Zones). You may find many of...

Dropping Availability Zone setting from Azure VMs

Office Explorers Podcast: MACO with Will, Peter, and Omar

Jan 25, 20221 min read

Taylor and Rob bring you the latest news AND a conversation. This time with a twist! Cognizant Microsoft Business Group's - Will, Peter, and Omar...

Office Explorers Podcast: MACO with Will, Peter, and Omar

The Path to AKS - Getting started with minikube

Sep 29, 20211 min read

In this short video, we'll get started with minikube. In setting up minikube and understanding its basic functions you can start playing with...

The Path to AKS - Getting started with minikube

Basic Results Paging in Powershell with az graph

Sep 20, 20211 min read

Here is a short video with guidance on using az graph query paging in PowerShell, and one of the pitfalls to watch out...

Basic Results Paging in Powershell with az graph

Ansible Runner Environment for Azure in a Docker Container

Sep 19, 20211 min read

If you want a jump start on creating a Docker image for an Ansible Runner Environment, ready to target Azure VMs... Then look no further than this...

Ansible Runner Environment for Azure in a Docker Container

Joins in Azure Resource Graph KQL

Sep 4, 20212 min read

Despite the high number of KQL queries I write to interrogate the Azure Resource Graph, I mostly manage to avoid joins! Call me strange, but learning...

Joins in Azure Resource Graph KQL