We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09a124d + c1624d9 commit ffd00e3Copy full SHA for ffd00e3
articles/azure-monitor/insights/vminsights-ga-release-faq.md
@@ -35,7 +35,7 @@ When a Log Analytics workspace is upgraded to the latest version of Azure Monito
35
Use the following command to upgrade a workspace using PowerShell:
36
37
```PowerShell
38
-Set-AzureRmOperationalInsightsIntelligencePack -ResourceGroupName <resource-group-name> -WorkspaceName <workspace-name> -IntelligencePackName "VMInsights" -Enabled $True
+Set-AzOperationalInsightsIntelligencePack -ResourceGroupName <resource-group-name> -WorkspaceName <workspace-name> -IntelligencePackName "VMInsights" -Enabled $True
39
```
40
41
## What should I do about the Performance counters in my workspace if I install the VMInsights solution?
0 commit comments