A. In the grid query, include the take operator.
The take operator allows you to limit the number of rows returned by a query. By including the take operator in the grid query and specifying a maximum of 100 rows, you can ensure that the grid in Workbook1 contains a maximum of 100 rows.
For example, you could use the following query:
| take 100
You can do it like in A and D.
Also worth mentioning that you can set up row Limit by "Advanced Settings" not needing to modify json in "Advanced Editor".
So what is the difference between A & D ?
When you set up by ADV Editor:
"gridSettings": {
"rowLimit": 100
}
You will see an info on the bottom of the grid that the result was limitied to 100 results.
If you modify the query you won`t see it therfore it`s far more less practical to use. Remember that when using runbook you won`t see the query without specifically edit it.
Since a grid in a Sentinel workbook is based on a query, the size of the grid can be set by limiting the number of query results using the take parameter(Answer A).
A. In the grid query, include the take operator.
By including the take operator in the grid query, we can limit the number of rows displayed to a maximum of 100. The take operator allows us to specify the number of rows to retrieve from the data source.
D. "By default, grids only display the first 250 rows of data. This setting can be changed in the query component's advanced settings to display up to 10,000 rows. Any further items are ignored, and a warning appears."
https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/workbooks-limits
"Up to 10.000 rows" means <= 10.000 rows, therefore you can probably reduce the number of rows too
upvoted 1 times
...
...
...
This section is not available anymore. Please use the main Exam Page.SC-200 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
eddz25
Highly Voted 2 years, 4 months agoprino
2 years, 4 months agosebas12345
Highly Voted 11 months, 2 weeks agoVeiN
Most Recent 7 months, 2 weeks agoestyj
1 year, 5 months agochepeerick
1 year, 7 months agochepeerick
1 year, 7 months agoRV025
1 year, 9 months agoDurden871
1 year, 2 months agoJoeP1
1 year, 10 months ago[Removed]
2 years, 2 months agointerwor
2 years, 4 months agoyoton
2 years, 4 months agowhiteRabbit1984
1 year, 10 months ago