Skip to content

Commit 831b85e

Browse files
authored
Merge pull request #303127 from TimShererWithAquent/us448924-05
Freshness Edit: Service Connectors
2 parents afac66c + cd96b2c commit 831b85e

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
---
2-
title: Microsoft Entra roles assigned by Service Connector
2+
title: Microsoft Entra Roles Assigned by Service Connector
33
description: Understand RBAC roles assigned by Service Connector when using a managed identity in Microsoft Azure.
44
#customer intent: As a developer, I want to understand RBAC roles assigned by Service Connector when using a managed identity, so that I can understand access permissions.
55
author: maud-lv
66
ms.author: malev
77
ms.service: service-connector
88
ms.topic: concept-article
9-
ms.date: 06/25/2024
9+
ms.date: 07/23/2025
1010
---
1111
# Microsoft Entra roles assigned by Service Connector
1212

13-
Service Connector's purpose is to simplify the process of connecting various Azure services together. When a connection is created using Service Connector, Service Connector configures the authentication between these Azure services.
13+
Service Connector simplifies the process of connecting Azure services together. When you use Service Connector to create a connection, Service Connector configures the authentication between these Azure services.
1414

15-
To do this, Service Connector uses Azure's [role-based access control (RBAC)](../role-based-access-control/overview.md) authorization system that provides access management to Azure resources.
15+
Service Connector uses Azure's [role-based access control (RBAC)](../role-based-access-control/overview.md) authorization system that provides access management to Azure resources.
1616

1717
This article provides a summary of the roles assigned by Service Connector by default, and explains how to choose a different role.
1818

1919
## Built-in roles
2020

21-
By default, when a user selects one of the authentication types listed below, Service Connector assigns the managed identity the roles listed in the table that follows.
21+
By default, when you select an authentication type from this list, Service Connector assigns the managed identity the roles listed in the table that follows.
2222

23-
* System-assigned managed identity
24-
* User-assigned managed identity
25-
* Workload identity
26-
* Service principal
23+
- System-assigned managed identity
24+
- User-assigned managed identity
25+
- Workload identity
26+
- Service principal
2727

2828
| Target services | Built-in roles | Description | ID |
2929
|-------------------------|---------------------------------------|-----------------------------------------------------------------------------------------------------------------------|--------------------------------------|
@@ -43,15 +43,15 @@ By default, when a user selects one of the authentication types listed below, Se
4343
| Azure OpenAI Service | Cognitive Services OpenAI Contributor | Full access including the ability to fine-tune, deploy, and generate text. | a001fd3d-188f-4b5d-821b-7da978bf7442 |
4444
| Azure Cognitive Service | Cognitive Services User | Lets you read and list keys of Cognitive Services. | a97b65f3-24c7-4388-baec-2e87135dc908 |
4545

46-
For more information about these roles, go to [Azure built-in roles](../role-based-access-control/built-in-roles.md)
46+
For more information about these roles, see [Azure built-in roles](../role-based-access-control/built-in-roles.md).
4747

4848
## Role customization
4949

50-
When creating a new connection in Service connector, users can choose other roles than the default ones. This is done in the Azure portal in the Service Connector menu, in the **Authentication** tab, under **Advanced** > **Role**.
50+
When you create a new connection in Service connector, you can choose roles other than the default ones. Choose roles in the Azure portal in the Service Connector menu. In the **Authentication** tab, select **Advanced** > **Role**.
5151

5252
:::image type="content" source="./media/microsoft-entra-roles/customize-role.png" alt-text="Screenshot of the Azure portal, showing how to edit a connection's role.":::
5353

5454
## Related content
5555

56-
* [Service Connector internals](./concept-service-connector-internals.md)
57-
* [Permission requirement for Service Connector](./concept-permission.md)
56+
- [Service Connector internals](./concept-service-connector-internals.md)
57+
- [Permission requirement for Service Connector](./concept-permission.md)

0 commit comments

Comments
 (0)