Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hyraxai opened this issue Mar 6, 2025 · 2 comments
Open
Assignees
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that SecurityInsights
Milestone

Comments

@hyraxai
Copy link

hyraxai commented Mar 6, 2025

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

@hyraxai hyraxai added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Mar 6, 2025
@yonzhan
Copy link
Collaborator

yonzhan commented Mar 6, 2025

Thank you for opening this issue, we will look into it.

@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. Auto-Assign Auto assign by bot SecurityInsights Azure CLI Team The command of the issue is owned by Azure CLI team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Mar 6, 2025
@yonzhan yonzhan added this to the Backlog milestone Mar 6, 2025
@ReaNAiveD
Copy link
Member

Hello, could you please run az --version to check if you have the latest version of the sentinel extension installed? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that SecurityInsights
Projects
None yet
Development

No branches or pull requests

3 participants