Skip to content

Commit 4e0cc15

Browse files
committed
Merge branch 'patch-1' of https://github.com/l3vin/azure-docs into mrb_10_25_2022_ma_PM_PR_fix
2 parents 6262724 + 7f02d6d commit 4e0cc15

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/applied-ai-services/metrics-advisor/how-tos/manage-data-feeds.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,13 @@ Select the **Backfill** button to trigger an immediate ingestion on a time-stam
4747

4848
## Manage permission of a data feed
4949

50-
Workspace access is controlled by the Metrics Advisor resource, which uses Azure Active Directory for authentication. Another layer of permission control is applied to metric data.
50+
Azure operations can be divided into two categories - control plane and data plane. You use the control plane to manage resources in your subscription. You use the data plane to use capabilities exposed by your instance of a resource type.
51+
Metrics Advisor requires at least a 'Reader' role to use its capabilities, but cannot perform edit/delete action to the resource itself.
5152

52-
Metrics Advisor lets you grant permissions to different groups of people on different data feeds. There are two types of roles:
53+
Within Metrics Advisor there're another fine-grained roles enable permission control on specific entities, like data feeds, hooks, credentials... There are two types of roles:
5354

54-
- **Administrator**: Has full permissions to manage a data feed, including modify and delete.
55-
- **Viewer**: Has access to a read-only view of the data feed.
55+
- **Administrator**: Has full permissions to manage a data feed, hook, creadential... including modify and delete.
56+
- **Viewer**: Has access to a read-only view of the data feed, hook, creadential...
5657

5758

5859
## Advanced settings

0 commit comments

Comments
 (0)