Skip to content

Commit 711b674

Browse files
Merge pull request #225156 from guywi-ms/patch-36
Update save-query.md
2 parents 1dac23a + 0d78ca6 commit 711b674

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/azure-monitor/logs/save-query.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,12 @@ ms.date: 06/22/2022
1616
- Allow other users to run the same query.
1717
- Create a library of common queries for your organization.
1818

19+
## Permissions
20+
- To save a query, you need the **Log Analytics Contributor** role.
21+
- To view a saved query, you need the **Log Analytics Reader** role.
22+
1923
## Save options
20-
When you save a query, it's stored in a query pack, which has benefits over the previous method of storing the query in a workspace. Saving to a query pack is the preferred method, and it provides the following benefits:
24+
When you save a query, it's stored in a query pack, which has benefits over the previous method of storing the query in a workspace, including:
2125

2226
- Easier discoverability with the ability to filter and group queries by different properties.
2327
- Queries are available when you use a resource scope in Log Analytics.

0 commit comments

Comments
 (0)