Skip to content

Commit 25fda1b

Browse files
authored
Merge pull request #51872 from nthewara/patch-8
Install-VMInsights.ps1 Points to older version of the script
2 parents b4c32c7 + bbf2d42 commit 25fda1b

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)