Skip to content

Commit bbf2d42

Browse files
authored
Install-VMInsights.ps1 Points to older version of the script
Install-VMInsights.ps1 Points to older version of the script
1 parent eb38121 commit bbf2d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/insights/vminsights-enable-at-scale-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ provisioningState : Succeeded
166166

167167
## Enable with PowerShell
168168

169-
To enable Azure Monitor for VMs for multiple VMs or virtual machine scale sets, use the PowerShell script [Install-VMInsights.ps1](https://www.powershellgallery.com/packages/Install-VMInsights/1.0). It's available from the Azure PowerShell Gallery. This script iterates through:
169+
To enable Azure Monitor for VMs for multiple VMs or virtual machine scale sets, use the PowerShell script [Install-VMInsights.ps1](https://www.powershellgallery.com/packages/Install-VMInsights). It's available from the Azure PowerShell Gallery. This script iterates through:
170170

171171
- Every virtual machine and virtual machine scale set in your subscription.
172172
- The scoped resource group that's specified by *ResourceGroup*.

0 commit comments

Comments
 (0)