Get-AzVMExtension
2021
How to install the Network Watcher VM extension from the Command Line
·652 words·4 mins·
100
views
·
5
likes
In a previous post, I showed you how to enable network watcher in your Azure region. Today I will show you how to install the Network Watcher VM extension on your virtual machines using PowerShell and Azure CLI.
2019
How to deploy the Log Analytics Agent
·464 words·3 mins·
100
views
·
5
likes
In my last post, I explained to create a Workspace of log analytics, check out this link. Today I want to show you how to deploy the Log Analytics agent virtual machine extension to an existing virtual machine using Azure PowerShell.