Skip to content

Commit 00d46cb

Browse files
authored
Merge pull request #96620 from DCtheGeek/dmc-arg-queryrest
Add comment about encryption at rest
2 parents 6bcfd8d + efc078a commit 00d46cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/governance/resource-graph/tutorials/create-share-query.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ ms.topic: tutorial
99
Azure Resource Graph Explorer lets you save your Resource Graph queries directly in the Azure
1010
portal. There are two types of queries: _Private_ and _Shared_. A Private query is saved in your
1111
Azure portal settings. Whereas a Shared query is a Resource Manager resource that can be managed
12-
with role-based access controls (RBAC) and protected with resource locks.
12+
with role-based access controls (RBAC) and protected with resource locks. Both types of queries are
13+
encrypted at rest.
1314

1415
By saving queries in the Azure portal, you save the time you might otherwise spend looking for your
1516
favorite or commonly used queries. When you share queries, you help your team realize goals of

0 commit comments

Comments
 (0)