Skip to content

Commit ffd00e3

Browse files
Merge pull request #1 from ChrisGibson1982/ChrisGibson1982-psCommandUpdate
Update to Az command
2 parents 09a124d + c1624d9 commit ffd00e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/insights/vminsights-ga-release-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ When a Log Analytics workspace is upgraded to the latest version of Azure Monito
3535
Use the following command to upgrade a workspace using PowerShell:
3636

3737
```PowerShell
38-
Set-AzureRmOperationalInsightsIntelligencePack -ResourceGroupName <resource-group-name> -WorkspaceName <workspace-name> -IntelligencePackName "VMInsights" -Enabled $True
38+
Set-AzOperationalInsightsIntelligencePack -ResourceGroupName <resource-group-name> -WorkspaceName <workspace-name> -IntelligencePackName "VMInsights" -Enabled $True
3939
```
4040

4141
## What should I do about the Performance counters in my workspace if I install the VMInsights solution?

0 commit comments

Comments
 (0)