Azure
-

Azure Readiness – Fundamentals Skills
Why would a manager or supervisor, or even the CFO need to understand Azure Fundamentals? Isn’t that type of knowledge handled by the technical people and why would our managers need this knowledge? These are questions that I come across regularly; and my answer is always the same. As a business moves towards cloud adoption,…
-

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…
-

How to Use VS Code for Azure CLI
To keep as much flexibility in my connection and administration work as possible, I like to take advantage of all the hard work of the teams that have given us (the general public) tools like PowerShell, VS Code, and Azure CLI. My clients know that my love of PowerShell is almost equal to that of…
-

Azure Naming Conventions
Most Admins are aware why we should use a standardized naming convention across all your resources, but sometimes we have to explain it to business members or new admins that have not considered this before. It can be a contentious topic sometimes, but Microsoft Docs guides us through this process…. For examples and explanations of…
-

Azure Readiness – Let’s Talk Network Latency
Understanding your network latency between you and your favourite Azure Region is important. It can be the difference between responsive services hosted inside Azure, and a negative user experience. Especially if you are using Azure VPN and not Express Route services. To understand what region is likely better for you to be working out of,…
-

Log Analytics Alerting
Why is alerting from Azure Log Analytics important? We need to be able to create alerts so that administrators can be made aware of potential problems so that they can be investigated and corrected quickly. Sounds simple right? Well, thanks to Azure Log Analytics and Monitoring Alerts in Azure, it is. Keep reading to learn…
-

Azure Storage Diagnostics
What is a diagnostic log? A diagnostic log provides information about the operations of a resource – in this case a storage account inside Azure.
-

Azure Migrate – Part 2
In my last article, you were introduced to Azure Site Recovery and Azure Migrate. These services allow you to discover, assess, and migrate workloads into Azure quickly using a framework built using the foundations of Azure Site Recovery. We talked a lot about disaster recovery foundations, technical requirements, and some key differences between ASR and…
-

Azure Migrate – Intro
Azure Migrate allows you to discover, assess, and migrate workloads into Azure quickly using a framework built using the foundations of Azure Site Recovery. Starting out with ASR is a solid and well-built foundation that allows you to replicate a source environment into Azure. Azure Migrate service is built on top of the foundation elements…
-

Azure Arc for Servers
Azure Arc for servers was announced this week at MSIgnite 2019. A very exciting service that allows for non-Azure machines to be connected to Azure and treated as a resource. This is the beginning of something amazing for administration, automation, and service unification.