

Version 20.12.15
Azure expert Xander Oortgiesen (@vworlddotnl) brings you up to speed on the latest and greatest updates for Microsoft Azure. On the docket in this blog: Unified Connection Monitor in Network Watcher, Azure Resource Manager template for Azure file share support, and Azure Monitor support for Windows Virtual Desktop.
Hello! Since the release of the last article in this series, version 20.12.01, Microsoft announced several more improvements! Let’s dive in!
Want to learn how to govern your Azure environment from the experts? At Deploy, ShareGate’s online event focused on Azure governance, 9 Azure experts shared their experiences and insights to help you identify best practices to increase efficiency and visibility in the cloud. Watch the sessions on demand now!
Azure’s Connection Monitor provides unified end-to-end connection monitoring capabilities for hybrid and Azure deployments. Here are some of the new capabilities:
You can find the Connection Monitor in the Azure Network Watcher pane. The old Connection Monitor is rebranded as Classic:
I think that these latest changes make Connection Monitor more usable, and I definitely think you should take a look at it.
For example, when you have a front-end web server that communicates with a database server, you may want to check network connectivity between them. Or, if you have resources deployed in different regions—for example West Europe and East US—and you want to compare cross-region network latencies. You’ve got a hybrid environment and you want to check connectivity and performance between them? Connection Monitor has your back!
I use it for monitoring my personal blog site and checking latency from different regions all over the world.
All this data is stored in the Log Analytics Workspace so you can keep track over a period of time:
And, of course, all this information can easily be combined into a dashboard:
I’m planning to write an in-depth blog post about this topic, but I couldn’t resist showing you how easy it is to configure Connection Monitor here!
Step 1: Go to the Network Watcher and choose Create Connection Monitor.
Step 2: Configure the test group.
The test group consists of three parts:
Step 3: Specify your source. You can select any subscription, resource group, VM, etc. with the Network Watcher extension enabled.
Step 4: Specify your test configuration. Choose which protocol you want to use, the testing frequency, and the testing thresholds.
Step 5: Select or manually add your destination. You can choose to monitor network infrastructure components, Microsoft 365 components, custom URLs, and much more.
With these latest improvements, I really don’t think there’s a good reason not to use Connection Monitor in Network Watcher. It’s intuitive and easy to use, and it provides everything you need for monitoring Azure and hybrid environments. In my opinion this should be in your default Azure Landing Zone deployment.
If you’re going to use Connection Monitor, I highly recommend that you keep track of your performance and connectivity (and keep data stored to identify abnormalities), then put all this data in a dashboard so you have a nice overview!
To put my money where my mouth is… I’m going to write an extensive blog about network monitoring, the best practices, dos, and don’ts. All this presented in a step-by-step format so you can easily test it in your environment!
If you’re interested, you can read Microsoft’s pricing details for Connection Monitor.
Starting in April 2020, Microsoft provided the option to backup Azure file shares using Azure Backup. But until now, there was no support for automating this task using Azure Resource Manager (ARM). This made automation very difficult, and you had to enable the back-up manually using the Azure admin portal.
ARM provides a powerful way to manage your infrastructure through declarative templates. Just like deploying Azure file shares using templates, Azure Backup now supports configuring backup for existing Azure file shares using ARM templates. Enable backup for your existing file shares by specifying the vault and backup policy details in a JSON file, which can be deployed using Azure CLI, Powershell, DevOps, or even the Azure Portal!
Step 1: Deploy a storage account with Azure File Share for demo purposes.
I’ve created a demo ARM template for deploying a file share within an Azure storage account. After deploying this template you’ll see your storage account and file share:
Step 2: Enable Azure Backup for the file share you’ve just created.
I’ve also created a demo ARM template for enabling Azure Backup for this (or another!) file share. After deploying, you’ll notice that your Azure file share is protected by Azure Backup:
When you look at the ARM template, you’ll see that you have several options to choose from. Here’s a list of just some of the customizations you can make:
This one is a no-brainer. When deploying Azure resources, you definitely need the option to automate this and integrate it in your Infrastructure as Code (IaC) environment. No more manual tasks in the Azure portal, and no more forgetting to backup your valuable data!
Azure Monitor for Windows Virtual Desktop is a dashboard built on Azure Monitor Workbooks that helps IT professionals understand their Windows Virtual Desktop environments.
For now, Windows Virtual Desktop only supports one subscription, resource group, and host pool at a time—but expect support for multiple subscriptions, resource groups, and host pools in the future.
Using Azure Monitor for Windows Virtual Desktop gives you direct access to the following information:
Although in public preview (and, for now, not recommended in your production environment), Azure Monitor support for Windows Virtual Desktop provides great insight into your Windows Virtual Desktop environment. This means you no longer have to rely on third-party vendors to get this kind of data about your environments.
When using Windows Virtual Desktop, this is definitely something you should take a look into.
Thanks so much for reading this edition of Azure updates explained! Tune in in the new year for even more info on the Azure updates you should know about along with tips on how to use them. Happy holidays!
Are you running an efficient Azure environment? See how ShareGate Overcast can help you gain better visibility and lower costs in Azure.