-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamSecurityInsightscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues 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.This 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 thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Description
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
Content source URL
Author
Document Id
d8d758f7-8480-1ed9-a66e-a17d32b8fc3d
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamSecurityInsightscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues 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.This 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 thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that