0
Microsoft Azure Cloud

Current Azure Region Names — Reference

How do you get the name of a region to use in CLI or PowerShell for Azure coding? If you do a lot of CLI or PowerShell coding you will want to know the region names that you can reference for any region specific code you write. In this article I show you how easy it is to find the reference name to use in your code. Included is a list of all the current regions as a reference guide to save some time.

Posted on 8:10 am
0
Azure Subscription Usage LImits

Check your Azure Resource Usage against Limits

In this article we will explore how to find your current usage of network resources against your subscription limits in Azure. This is helpful to both track current usage and plan for future usage. There are three ways to view this data, each with some variance on results; so let’s dive right in and find out about pushing our limits!

Posted on 10:38 am
0
Microsoft Azure Infrastructure

How to Deploy Azure Virtual Machines – Part 3 – PowerShell in Cloud Shell

Today we continue our deployment of Microsoft Azure virtual machines. There are many ways to do this – some manual – and some that support automation; we’ll continue our look at the options. Still a great way to get started with your Azure Infrastructure deployments is right in the Azure Portal, let’s take a look at PowerShell inside Cloud Shell for creating VM infrastructure.

Posted on 9:47 pm
0
Microsoft Azure Infrastructure

How to Deploy Azure Virtual Machines

Let’s talk about how to deploy a Microsoft Azure virtual machine. There are many ways to do this – some manual – and some that support automation; we’ll look at quite a few of the options starting with some simpler ones first. A great way to get started with your Azure Infrastructure deployments is right in the Azure Portal, so let’s dive right in!

Posted on 12:11 pm