Microsoft Azure Discovery Series – Azure PowerShell Az module
Cloud Ranger Blog
by Shawn
1y ago
In this session of Cloud Ranger’s Microsoft Azure Discovery Series, I introduce the upcoming Azure PowerShell Module “Az”. I will start off with what this Az module is and how it is important as it will change how everyone uses Azure PowerShell. I will show how to install this module, use this module, and how to even make your current scripts with this module. # Check if Azure  ARM modules are installed and what version is installed Get-Module AzureRM -ListAvailable # Uninstall all Azure modules (be careful before doing this. I am hoping you are doing this on a dev machine) Get-Module Azu ..read more
Visit website
Exam 70-533 Module 2 – Lesson 2 (Part 2) – Implementing and managing virtual networks
Cloud Ranger Blog
by Shawn
1y ago
In this lesson, as a continuation of the previous lesson, I get into details of Azure Virtual Networks and how to implement them in Azure PowerShell and CLI 2.0. I will be primarily using Visual Studio Code as my editor and Azure Cloud Shell to run the PowerShell and CLI commands. Watch my previous module (link below in description) to get started with Azure PowerShell and CLI. Like the previous lesson, this is a jam-packed lesson with loads of hands-on stuff. After explaining some concepts, we go hands-on in building an actual Azure virtual network with two subnets through the Azure PowerShel ..read more
Visit website
Exam 70-533 Module 2 – Lesson 2 (Part 1) – Implementing and managing virtual networks
Cloud Ranger Blog
by Shawn
1y ago
In this lesson I get into details of Azure Virtual Networks and how to implement them. This is a jam-packed lesson with loads of hands-on stuff. I explain the characteristics of virtual networks and subnets. After explaining some concepts, we go hands-on in building an actual Azure virtual network with two subnets through the Azure portal. As a bonus I also show how to create virtual machines through the Azure portal. After creating the virtual machines in the virtual networks, I show how the Azure built-in DHCP and DNS works ..read more
Visit website
Exam 70-533 Module 1-Lesson 5 – Managing Azure with Azure CLI
Cloud Ranger Blog
by Shawn
1y ago
You can really use Azure PowerShell from both Windows and Linux platforms to script things but then there are times you feel like using a native Linux styled to do your scripting. In this lesson we go over how to use Azure CLI, specifically Azure CLI 2.0, to get connected and work with Azure resources from both Windows and Linux. I also go over how to use Azure CLI 2.0 from the new Azure Cloud Shell quite easily.   ..read more
Visit website
Microsoft Azure Discovery Series – Azure PowerShell Az module
Cloud Ranger Blog
by Shawn
3y ago
In this session of Cloud Ranger’s Microsoft Azure Discovery Series, I introduce the upcoming Azure PowerShell Module “Az”. I will start off with what this Az module is and how it is important as it will change how everyone uses Azure PowerShell. I will show how to install this module, use this module, and how to even make your current scripts with this module. # Check if Azure  ARM modules are installed and what version is installed Get-Module AzureRM -ListAvailable # Uninstall all Azure modules (be careful before doing this. I am hoping you are doing this on a dev machine) Get-Module Azu ..read more
Visit website
Exam 70-533 Module 2 – Lesson 2 (Part 2) – Implementing and managing virtual networks
Cloud Ranger Blog
by Shawn
3y ago
In this lesson, as a continuation of the previous lesson, I get into details of Azure Virtual Networks and how to implement them in Azure PowerShell and CLI 2.0. I will be primarily using Visual Studio Code as my editor and Azure Cloud Shell to run the PowerShell and CLI commands. Watch my previous module (link below in description) to get started with Azure PowerShell and CLI. Like the previous lesson, this is a jam-packed lesson with loads of hands-on stuff. After explaining some concepts, we go hands-on in building an actual Azure virtual network with two subnets through the Azure PowerShel ..read more
Visit website
Exam 70-533 Module 2 – Lesson 2 (Part 1) – Implementing and managing virtual networks
Cloud Ranger Blog
by Shawn
3y ago
In this lesson I get into details of Azure Virtual Networks and how to implement them. This is a jam-packed lesson with loads of hands-on stuff. I explain the characteristics of virtual networks and subnets. After explaining some concepts, we go hands-on in building an actual Azure virtual network with two subnets through the Azure portal. As a bonus I also show how to create virtual machines through the Azure portal. After creating the virtual machines in the virtual networks, I show how the Azure built-in DHCP and DNS works ..read more
Visit website
Exam 70-533 Module 2 – Lesson 1 – Overview of Azure networking
Cloud Ranger Blog
by Shawn
3y ago
In this lesson I explain why Azure networking is one of the building blocks of Azure and go over almost all the Azure networking components available today. I go over each component in a very high-level and leave it at that to get into the subsequent lessons to actually implement them. – Virtual networks (VNet) – Subnets – Network Interface Cards (NICs) – IP Address (Public and Private) – Network Security Groups – VNet DNS – Azure DNS – Azure Load Balancers – Azure Application Gateway – Azure Traffic Manager – Routing – Virtual Network Connectivity – Virtual Network Gateway ..read more
Visit website
Exam 70-533 Module 1-Lesson 6 – Overview of Azure deployment models
Cloud Ranger Blog
by Shawn
3y ago
In this lesson I explain the theoretical concepts of Azure Resource Manager (ARM); the latest deployment model in Azure. I go over what ARM is and the frequent terms used in ARM. I also go over the Azure portal to show what a resource is and how resource providers provide the resources that are all placed in a Resource Group. I further get into some introduction of what Azure templates are and how to quickly look at a Resource template right from the Azure portal ..read more
Visit website
Exam 70-533 Module 1-Lesson 5 – Managing Azure with Azure CLI
Cloud Ranger Blog
by Shawn
3y ago
You can really use Azure PowerShell from both Windows and Linux platforms to script things but then there are times you feel like using a native Linux styled to do your scripting. In this lesson we go over how to use Azure CLI, specifically Azure CLI 2.0, to get connected and work with Azure resources from both Windows and Linux. I also go over how to use Azure CLI 2.0 from the new Azure Cloud Shell quite easily.   ..read more
Visit website

Follow Cloud Ranger Blog on FeedSpot

Continue with Google
Continue with Apple
OR