Skip to content

Commit 67c29a4

Browse files
Merge pull request #215928 from mrbullwinkle/mrb_10_25_2022_ma_PM_PR_fix
[Applied AI Services] Metrics Advisors PM PR clone
2 parents 1b2bc04 + 86d4823 commit 67c29a4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: applied-ai-services
99
ms.subservice: metrics-advisor
1010
ms.topic: how-to
11-
ms.date: 04/20/2021
11+
ms.date: 10/25/2022
1212
ms.author: mbullwin
1313
---
1414

@@ -47,13 +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 other fine-grained roles to enable permission control on specific entities, like data feeds, hooks, credentials etc. 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.
56-
55+
- **Administrator**: Has full permissions to manage a data feed, hook, credentials, etc. including modify and delete.
56+
- **Viewer**: Has access to a read-only view of the data feed, hook, credentials, etc.
5757

5858
## Advanced settings
5959

0 commit comments

Comments
 (0)