Skip to content

Commit b146b9a

Browse files
committed
fix grammar
1 parent 001ae78 commit b146b9a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/service-connector/concept-permission.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 08/04/2023
1010

1111
# Permission requirement for Service Connector
1212

13-
Service connector create connection between compute service and target service with the [On-Behalf-Of token](../active-directory/develop/v2-oauth2-on-behalf-of-flow.md), which uses intersection of permissions between Service Connector and users. User needs the corresponding permissions when creating connection to the specific Azure resource.
13+
Service Connector creates connection between compute service and target service with the [On-Behalf-Of token](../active-directory/develop/v2-oauth2-on-behalf-of-flow.md), which uses intersection of permissions between Service Connector and users. User needs the corresponding permissions when creating connection to the specific Azure resource.
1414

1515
### App service
1616

@@ -274,7 +274,7 @@ Service connector create connection between compute service and target service w
274274
275275
### Managed Identity/Service principal related connection
276276

277-
If you create a connection with managed identity or service principal as the authentication type. Service Connector may need to grant permission for your identity or service principal, so that it can access the resource you want to connect to. The following table lists the permissions that you needs to create connection.
277+
If you create a connection with managed identity or service principal as the authentication type. Service Connector may need to grant permission for your identity or service principal, so that it can access the resource you want to connect to. The following table lists the permissions that you need to create connection.
278278

279279
> [!div class="mx-tableFixed"]
280280
> | Action | Description |
@@ -285,7 +285,7 @@ If you create a connection with managed identity or service principal as the aut
285285
286286
### User-assigned managed identities connection
287287

288-
If you create a connection with User-assigned managed identity as the authentication type. Service Connector may need to grant permission for your identity, so that it can access the resource you want to connect to. The following table lists the permissions that you needs to create connection.
288+
If you create a connection with User-assigned managed identity as the authentication type. Service Connector may need to grant permission for your identity, so that it can access the resource you want to connect to. The following table lists the permissions that you need to create connection.
289289

290290
> [!div class="mx-tableFixed"]
291291
> | Action | Description |
@@ -298,7 +298,7 @@ If you create a connection with User-assigned managed identity as the authentica
298298
299299
### Private Endpoint/service endpoint related permission
300300

301-
If you create a connection with private endpoint or service endpoint as network solution. Service Connector may need to grant permission for your identity, so that it can access the resource you want to connect to. The following table lists the permissions that you needs to create connection.
301+
If you create a connection with private endpoint or service endpoint as network solution. Service Connector may need to grant permission for your identity, so that it can access the resource you want to connect to. The following table lists the permissions that you need to create connection.
302302

303303
> [!div class="mx-tableFixed"]
304304
> | Action | Description |

0 commit comments

Comments
 (0)