You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/roles/permissions-reference.md
+5-25Lines changed: 5 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
9
9
ms.workload: identity
10
10
ms.subservice: roles
11
11
ms.topic: reference
12
-
ms.date: 06/27/2022
12
+
ms.date: 07/18/2022
13
13
ms.author: rolyon
14
14
ms.reviewer: abhijeetsinha
15
15
ms.custom: generated, it-pro, fasttrack-edit
@@ -327,18 +327,10 @@ Users with this role can't change the credentials or reset MFA for members and o
327
327
> | --- | --- |
328
328
> | microsoft.directory/users/authenticationMethods/create | Create authentication methods for users |
329
329
> | microsoft.directory/users/authenticationMethods/delete | Delete authentication methods for users |
330
-
> | microsoft.directory/users/authenticationMethods/standard/read| Read standard properties of authentication methods for users |
330
+
> | microsoft.directory/users/authenticationMethods/standard/restrictedRead| Read standard properties of authentication methods that do not include personally identifiable information for users |
331
331
> | microsoft.directory/users/authenticationMethods/basic/update | Update basic properties of authentication methods for users |
332
-
> | microsoft.directory/deletedItems.users/restore | Restore soft deleted users to original state |
> | microsoft.directory/users/basic/update | Update basic properties on users |
339
-
> | microsoft.directory/users/manager/update | Update manager for users |
340
333
> | microsoft.directory/users/password/update | Reset passwords for all users |
341
-
> | microsoft.directory/users/userPrincipalName/update | Update User Principal Name of users |
342
334
> | microsoft.azure.serviceHealth/allEntities/allTasks | Read and configure Azure Service Health |
343
335
> | microsoft.azure.supportTickets/allEntities/allTasks | Create and manage Azure support tickets |
344
336
> | microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Service Health in the Microsoft 365 admin center |
@@ -879,7 +871,6 @@ Users with this role have read access to recipients and write access to the attr
879
871
> | Actions | Description |
880
872
> | --- | --- |
881
873
> | microsoft.office365.exchange/allRecipients/allProperties/allTasks | Create and delete all recipients, and read and update all properties of recipients in Exchange Online |
882
-
> | microsoft.office365.exchange/messageTracking/allProperties/allTasks | Manage all tasks in message tracking in Exchange Online |
883
874
> | microsoft.office365.exchange/migration/allProperties/allTasks | Manage all tasks related to migration of recipients in Exchange Online |
884
875
885
876
## External ID User Flow Administrator
@@ -1566,6 +1557,7 @@ Do not use. This role has been deprecated and will be removed from Azure AD in t
> | microsoft.directory/contacts/basic/update | Update basic properties on contacts |
1618
1610
> | microsoft.directory/deletedItems.groups/restore | Restore soft deleted groups to original state |
1611
+
> | microsoft.directory/deletedItems.users/delete | Permanently delete users, which can no longer be restored |
1619
1612
> | microsoft.directory/deletedItems.users/restore | Restore soft deleted users to original state |
1620
1613
> | microsoft.directory/domains/allProperties/allTasks | Create and delete domains, and read and update all properties |
1621
1614
> | microsoft.directory/groups/create | Create Security groups and Microsoft 365 groups, excluding role-assignable groups |
@@ -1724,7 +1717,7 @@ The [Authentication Administrator](#authentication-administrator) role has permi
1724
1717
The [Authentication Policy Administrator](#authentication-policy-administrator) role has permissions to set the tenant's authentication method policy that determines which methods each user can register and use.
> | microsoft.directory/users/basic/update | Update basic properties on users |
1759
-
> | microsoft.directory/users/manager/update | Update manager for users |
1760
1746
> | microsoft.directory/users/password/update | Reset passwords for all users |
1761
-
> | microsoft.directory/users/userPrincipalName/update | Update User Principal Name of users |
1762
1747
> | microsoft.azure.serviceHealth/allEntities/allTasks | Read and configure Azure Service Health |
1763
1748
> | microsoft.azure.supportTickets/allEntities/allTasks | Create and manage Azure support tickets |
1764
1749
> | microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Service Health in the Microsoft 365 admin center |
@@ -2185,15 +2170,10 @@ Users with this role can't change the credentials or reset MFA for members and o
2185
2170
> | microsoft.directory/accessReviews/definitions.groups/create | Create access reviews for membership in Security and Microsoft 365 groups. |
2186
2171
> | microsoft.directory/accessReviews/definitions.groups/delete | Delete access reviews for membership in Security and Microsoft 365 groups. |
2187
2172
> | microsoft.directory/accessReviews/definitions.groups/allProperties/read | Read all properties of access reviews for membership in Security and Microsoft 365 groups, including role-assignable groups. |
2188
-
> | microsoft.directory/users/authenticationMethods/create | Create authentication methods for users |
2189
-
> | microsoft.directory/users/authenticationMethods/delete | Delete authentication methods for users |
2190
-
> | microsoft.directory/users/authenticationMethods/standard/read | Read standard properties of authentication methods for users |
2191
-
> | microsoft.directory/users/authenticationMethods/basic/update | Update basic properties of authentication methods for users |
> | microsoft.directory/contacts/basic/update | Update basic properties on contacts |
2195
2176
> | microsoft.directory/deletedItems.groups/restore | Restore soft deleted groups to original state |
2196
-
> | microsoft.directory/deletedItems.users/restore | Restore soft deleted users to original state |
2197
2177
> | microsoft.directory/entitlementManagement/allProperties/allTasks | Create and delete resources, and read and update all properties in Azure AD entitlement management |
2198
2178
> | microsoft.directory/groups/assignLicense | Assign product licenses to groups for group-based licensing |
2199
2179
> | microsoft.directory/groups/create | Create Security groups and Microsoft 365 groups, excluding role-assignable groups |
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/logs-ingestion-api-overview.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,6 @@ ms.date: 06/27/2022
9
9
# Logs ingestion API in Azure Monitor (Preview)
10
10
The Logs ingestion API in Azure Monitor lets you send data to a Log Analytics workspace from any REST API client. This allows you to send data from virtually any source to [supported built-in tables](#supported-tables) or to custom tables that you create. You can even extend the schema of built-in tables with custom columns.
11
11
12
-
[!INCLUDE [Sign up for preview](../../../includes/azure-monitor-custom-logs-signup.md)]
13
-
14
12
> [!NOTE]
15
13
> The Logs ingestion API was previously referred to as the custom logs API.
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/tutorial-logs-ingestion-api.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,6 @@ ms.date: 07/15/2022
8
8
# Tutorial: Send data to Azure Monitor Logs using REST API (Resource Manager templates)
9
9
[Logs ingestion API (preview)](logs-ingestion-api-overview.md) in Azure Monitor allow you to send external data to a Log Analytics workspace with a REST API. This tutorial uses Resource Manager templates to walk through configuration of a new table and a sample application to send log data to Azure Monitor.
10
10
11
-
[!INCLUDE [Sign up for preview](../../../includes/azure-monitor-custom-logs-signup.md)]
12
-
13
11
> [!NOTE]
14
12
> This tutorial uses Resource Manager templates and REST API to configure custom logs. See [Tutorial: Send data to Azure Monitor Logs using REST API (Azure portal)](tutorial-logs-ingestion-portal.md) for a similar tutorial using the Azure portal.
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/tutorial-logs-ingestion-portal.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,6 @@ ms.date: 07/15/2022
8
8
# Tutorial: Send data to Azure Monitor Logs using REST API (Azure portal)
9
9
[Logs ingestion API (preview)](logs-ingestion-api-overview.md) in Azure Monitor allow you to send external data to a Log Analytics workspace with a REST API. This tutorial uses the Azure portal to walk through configuration of a new table and a sample application to send log data to Azure Monitor.
10
10
11
-
[!INCLUDE [Sign up for preview](../../../includes/azure-monitor-custom-logs-signup.md)]
12
-
13
11
> [!NOTE]
14
12
> This tutorial uses the Azure portal. See [Tutorial: Send data to Azure Monitor Logs using REST API (Resource Manager templates)](tutorial-logs-ingestion-api.md) for a similar tutorial using resource manager templates.
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/tutorial-workspace-transformations-api.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,6 @@ This tutorial walks you through configuration of a sample [transformation in a w
10
10
11
11
Workspace transformations are stored together in a single [data collection rule (DCR)](../essentials/data-collection-rule-overview.md) for the workspace, called the workspace DCR. Each transformation is associated with a particular table. The transformation will be applied to all data sent to this table from any workflow not using a DCR.
12
12
13
-
[!INCLUDE [Sign up for preview](../../../includes/azure-monitor-custom-logs-signup.md)]
14
-
15
13
> [!NOTE]
16
14
> This tutorial uses resource manager templates and REST API to configure a workspace transformation. See [Tutorial: Add transformation in workspace data collection rule to Azure Monitor using the Azure portal (preview)](tutorial-workspace-transformations-portal.md) for the same tutorial using the Azure portal.
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/tutorial-workspace-transformations-portal.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,6 @@ This tutorial walks you through configuration of a sample [transformation in a w
10
10
11
11
Workspace transformations are stored together in a single [data collection rule (DCR)](../essentials/data-collection-rule-overview.md) for the workspace, called the workspace DCR. Each transformation is associated with a particular table. The transformation will be applied to all data sent to this table from any workflow not using a DCR.
12
12
13
-
[!INCLUDE [Sign up for preview](../../../includes/azure-monitor-custom-logs-signup.md)]
14
-
15
13
> [!NOTE]
16
14
> This tutorial uses the Azure portal to configure a workspace transformation. See [Tutorial: Add transformation in workspace data collection rule to Azure Monitor using resource manager templates (preview)](tutorial-workspace-transformations-api.md) for the same tutorial using resource manager templates and REST API.
> | [Microsoft.Insights](resource-provider-operations.md#microsoftinsights)/DiagnosticSettings/* | Creates, updates, or reads the diagnostic setting for Analysis Server |
0 commit comments