virtual machine
-

Azure Updates – Number 24 – November 20, 2021
A summary update on Azure news that includes updates released from Microsoft Azure related to Azure, Architecture, Compute, and Sentinel topics. Save time digging around to find recent releases and changes. Released Nov 20, 2021.
-

Video – Setting up for a Demo with Azure CLI
Join me for a start to finish Azure CLI walk-through of creating resources to use for testing or doing a demonstration in Azure. I create a Debian and Windows Server VM in about 5 minutes then we clean everything up when we’re done. Let’s build some Azure resources together and see just how easy and…
-

Azure Monitor – Virtual Machines
Today I wanted to talk about Azure Monitor and one of the new functionalities the Azure Team has added – Virtual Machine Monitoring. This is a perfect example of a continuous improvement and basing new features on user feedback, great job Azure! Now, to get started monitoring your virtual machines we will need to check…
-

Virtual Machine Scale Sets – What are they for anyways?
Today we’re going to talk a little bit about Azure Virtual Machine Scale Sets. What they do for us and why we would want to deploy VMs using scale sets. I’ve encountered a few situations where a business has deployed multiple systems to try and handle the growth of their systems during peak demand times……
-

How to Remove an Email Account from Windows 10 Email & Accounts
Today’s tip is something that had me stumped for a few minutes, finding it difficult to track down how to remove an old email account from Windows 10. When adding an account to Outlook, the credential will appear in the Windows 10 Settings > Email & Accounts. Though not Azure focused, you can run into…
-

Active Directory vs the Unknown – Part 2
Last time we left off having a Cannot Continue error while establishing a domain trust across a WAN link and with some unknown variables involved; but we had to give it a shot in this case. The good news is that we have the power of community and Microsoft to help us discover based on…
-

Create an RDP file for your Azure Virtual Machine in PowerShell
Ever need to quickly connect to one of your virtual machines in Azure? You can use CLI or Azure PowerShell module and the Get-AzRemoteDesktopFile cmdlet to create an RDP file to use for your connection! This is not a widely known method, but it can save you loads of time! See how to use RDP…
-

Azure CLI Introduction
If you are just getting comfortable using Azure or want to start learning a bit more about how to provision virtual machines using a method that can be automated and repeated quickly – stay tuned as we’ll cover some simple commands on using your free Azure account, connecting to Azure CLI, learning some test and…
