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/role-based-access-control/built-in-roles.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -303,6 +303,10 @@ The following table provides a brief description of each built-in role. Click th
303
303
> | <aname='azure-service-bus-data-receiver'></a>[Azure Service Bus Data Receiver](./built-in-roles/integration.md#azure-service-bus-data-receiver)| Allows for receive access to Azure Service Bus resources. | 4f6d3b9b-027b-4f4c-9142-0e5a2a2247e0 |
304
304
> | <aname='azure-service-bus-data-sender'></a>[Azure Service Bus Data Sender](./built-in-roles/integration.md#azure-service-bus-data-sender)| Allows for send access to Azure Service Bus resources. | 69a216fc-b8fb-44d8-bc22-1f3c2cd27a39 |
305
305
> | <aname='biztalk-contributor'></a>[BizTalk Contributor](./built-in-roles/integration.md#biztalk-contributor)| Lets you manage BizTalk services, but not access to them. | 5e3c6656-6cfa-4708-81fe-0de47ac73342 |
306
+
> | <aname='deid-batch-data-owner'></a>[DeID Batch Data Owner](./built-in-roles/integration.md#deid-batch-data-owner)| Create and manage DeID batch jobs. This role is in preview and subject to change. | 8a90fa6b-6997-4a07-8a95-30633a7c97b9 |
307
+
> | <aname='deid-batch-data-reader'></a>[DeID Batch Data Reader](./built-in-roles/integration.md#deid-batch-data-reader)| Read DeID batch jobs. This role is in preview and subject to change. | b73a14ee-91f5-41b7-bd81-920e12466be9 |
308
+
> | <aname='deid-data-owner'></a>[DeID Data Owner](./built-in-roles/integration.md#deid-data-owner)| Full access to DeID data. This role is in preview and subject to change | 78e4b983-1a0b-472e-8b7d-8d770f7c5890 |
309
+
> | <aname='deid-realtime-data-user'></a>[DeID Realtime Data User](./built-in-roles/integration.md#deid-realtime-data-user)| Execute requests against DeID realtime endpoint. This role is in preview and subject to change. | bb6577c4-ea0a-40b2-8962-ea18cb8ecd4e |
> |[Microsoft.HealthDataAIServices](../permissions/integration.md#microsofthealthdataaiservices)/DeidServices/Realtime/action | Allows access to the realtime endpoint |
1250
+
> |**NotDataActions**||
1251
+
> |*none*||
1252
+
1253
+
```json
1254
+
{
1255
+
"assignableScopes": [
1256
+
"/"
1257
+
],
1258
+
"description": "Execute requests against DeID realtime endpoint. This role is in preview and subject to change.",
Copy file name to clipboardExpand all lines: articles/role-based-access-control/resource-provider-operations.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,6 +186,7 @@ Click the resource provider name in the following list to see the list of permis
186
186
> |[Microsoft.EventGrid](./permissions/integration.md#microsofteventgrid)| Get reliable event delivery at massive scale. |[Event Grid](/azure/event-grid/)|
187
187
> |[Microsoft.EventHub](./permissions/integration.md#microsofteventhub)| Receive telemetry from millions of devices. |[Event Hubs](/azure/event-hubs/)|
188
188
> |[Microsoft.HealthcareApis](./permissions/integration.md#microsofthealthcareapis)||[Azure API for FHIR](/azure/healthcare-apis/azure-api-for-fhir/)|
189
+
> |[Microsoft.HealthDataAIServices](./permissions/integration.md#microsofthealthdataaiservices)||[Azure Health Data Services](/azure/healthcare-apis/healthcare-apis-overview)|
189
190
> |[Microsoft.Logic](./permissions/integration.md#microsoftlogic)| Automate the access and use of data across clouds without writing code. |[Logic Apps](/azure/logic-apps/)|
190
191
> |[Microsoft.NotificationHubs](./permissions/integration.md#microsoftnotificationhubs)| Send push notifications to any platform from any back end. |[Notification Hubs](/azure/notification-hubs/)|
191
192
> |[Microsoft.Relay](./permissions/integration.md#microsoftrelay)| Expose services that run in your corporate network to the public cloud. |[Azure Relay](/azure/azure-relay/relay-what-is-it)|
0 commit comments