Azure / Azure/azure-cli-extensions
Customer feedback | az datafactory trigger list | how to get > 1 page of triggers
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
### Describe the bug
This GitHub issue is from a customer verbatim dated 2024-07-24.
**Type of issue**
Missing information
**Reference command link:** https://learn.microsoft.com/en-us/cli/azure/datafactory/trigger?view=azure-cli-latest#az-datafactory-trigger-list
**Customer verbatim:**
"
For the az datafactory trigger list command, it would be good to know that you can only get one page of triggers. The underlying API does allow for continuation tokens, so we had just assumed these were automatically implemented, only to start getting errors once we had more than one page of triggers to list.
"
**Request:** Please add this missing information to the `long-summary` property along with a way to work around the problem.
### Related command
az datafactory trigger list
### Errors
n/a
### Issue script & Debug output
n/a
### Expected behavior
The `list` command should return > 1 page of triggers.
### Environment Summary
n/a
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.