Skip to content

[Reference feedback]: Missing "-" in sentinel alert-rule-template command #30959

@hyraxai

Description

@hyraxai

Type of issue

Code doesn't work

Reference command name

az sentinel alert-rule template list

Feedback

Command reference at https://learn.microsoft.com/en-us/cli/azure/sentinel/alert-rule/template?view=azure-cli-latest#az-sentinel-alert-rule-template-list states:

az sentinel alert-rule template list --resource-group --workspace-name

should be

az sentinel alert-rule-template list --resource-group --workspace-name

Reference from az cli sentinel help:

az>> sentinel -h

Group
    az sentinel : Manage Security Insight.

Subgroups:
    action              : Sentinel action.
    alert-rule          : Sentinel alert-rule.
    alert-rule-template : Sentinel alert-rule-template.
    bookmark            : Sentinel bookmark.
    data-connector      : Sentinel data-connector.
    incident            : Sentinel incident.
    incident-comment    : Sentinel incident-comment.

To search AI knowledge base for examples, use: az find "az sentinel"

The issue appears to be in all references, both in the code snippets and hyperlinks

Page URL

https://learn.microsoft.com/en-us/cli/azure/sentinel/alert-rule/template?view=azure-cli-latest#az-sentinel-alert-rule-template-list

Content source URL

https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/sentinel/alert-rule/template.yml

Author

@dbradish-microsoft

Document Id

d8d758f7-8480-1ed9-a66e-a17d32b8fc3d

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamSecurityInsightscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-triageThis is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions