Azure / Azure/azure-cli

[Reference feedback]:

Open
#32,415 3 comments 0 reactions 1 assignee Claimed by @ReaNAiveD View on GitHub
act-codegen-extensibility-squad Auto-Assign Azure CLI Team customer-reported needs-triage question SecurityInsights
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 22h
Merged PRs (30d)
64

Description

### Type of issue

Code doesn't work

### Reference command name

'az sentinel watchlist create' and 'az sentinel watchlist update'

### Feedback

The optional "source-type" (--soruce-type) parameter value is incorrect.
This is a closed enum that contains the values ​​{'Local file', 'Remote storage'}.
The values ​​do not match the values ​​that the watchlist API expects to receive: 'Local' and 'AzureStorage'.

Therefore, the document needs to be changed in both cases, and the values ​​expected to be received for these two values ​​should be changed.

### Page URL

https://learn.microsoft.com/en-us/cli/azure/sentinel/watchlist?view=azure-cli-latest#az-sentinel-watchlist-create

### Content source URL

https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/docs-ref-autogen/Latest-version/latest/sentinel/watchlist.yml

### Author

@mikefrobbins

### Document Id

7c799022-da60-4422-9066-715a69ac11b5

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.