Skip to content

Commit 728d26b

Browse files
committed
fix
1 parent 7817a0e commit 728d26b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/vm/vminsights-enable-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ The script supports wildcards for `-Name` and `-ResourceGroup`. For example, `-N
152152

153153

154154
Example
155-
Install-VMInsights.ps1 -WorkspaceId <WorkspaceId> -WorkspaceKey <WorkspaceKey> -SubscriptionId <SubscriptionId> -ResourceGroup <ResourceGroup>
156-
Install-VMInsights.ps1 -WorkspaceId <WorkspaceId> -WorkspaceKey <WorkspaceKey> -SubscriptionId <SubscriptionId> -ResourceGroup <ResourceGroup> -ReInstall
155+
Install-VMInsights.ps1 -WorkspaceId \<WorkspaceId\> -WorkspaceKey \<WorkspaceKey\> -SubscriptionId \<SubscriptionId\> -ResourceGroup \<ResourceGroup\>
156+
Install-VMInsights.ps1 -WorkspaceId \<WorkspaceId\> -WorkspaceKey \<WorkspaceKey\> -SubscriptionId \<SubscriptionId\> -ResourceGroup \<ResourceGroup\> -ReInstall
157157

158158

159159

0 commit comments

Comments
 (0)