Azure / Azure/azure-powershell

[Doc] incorrect examples of MonitoringSolutions cmdlets

Open
#23,456 1 comment 0 reactions 0 assignees View on GitHub
Doc - Reference Operations Management Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

Type of issue
Code doesn't work

Feedback
Errors found in the following examples in the cmdlets of Az.MonitoringSolutions
|Type|Cmdlet|Example|Line|RuleName|Description|Extent|Remediation|
|---|---|---|---|---|---|---|---|
|❌|Get-AzMonitorLogAnalyticsSolution|1|1|Invalid_Parameter_Name|Get-AzMonitorLogAnalyticsSolution -Type is not a valid parameter name.|-Type|Check validity of the parameter -Type.|
|❌|Get-AzMonitorLogAnalyticsSolution|1|1|Invalid_Parameter_Name|Get-AzMonitorLogAnalyticsSolution -Location is not a valid parameter name.|-Location|Check validity of the parameter -Location.|
|❌|Get-AzMonitorLogAnalyticsSolution|1|1|Invalid_Parameter_Name|Get-AzMonitorLogAnalyticsSolution -WorkspaceResourceId is not a valid parameter name.|-WorkspaceResourceId|Check validity of the parameter -WorkspaceResourceId.|
|❌|Get-AzMonitorLogAnalyticsSolution|3|1|Invalid_Parameter_Name|New-AzMonitorLogAnalyticsSolution -Name is not a valid parameter name.|-Name|Check validity of the parameter -Name.|

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.