Skip to content

Commit 0c6dc78

Browse files
committed
service connector
1 parent 8f4adb8 commit 0c6dc78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

includes/passwordless/migration-guide/assign-managed-identity-roles-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ The following steps demonstrate how to create a user-assigned managed identity f
22

33
### [Service Connector](#tab/service-connector)
44

5-
Some app hosting environments support Service Connector, which helps you connect Azure compute services to other backing services. Service Connector automatically configures network settings and connection information. You can learn more about Service Connector and which scenarios are supported on the [overview page](../../../articles/service-connector/overview.md).
5+
Some app hosting environments support Service Connector, which helps you connect Azure compute services to other backing services. Service Connector automatically configures network settings and connection information.
66

77
The following compute services are currently supported:
88

includes/passwordless/migration-guide/service-connector-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
You can use Service Connector to create a connection between an Azure compute hosting environment and a target service using the Azure CLI. The service connector CLI commands automatically assign the proper role to your identity.
1+
You can use Service Connector to create a connection between an Azure compute hosting environment and a target service using the Azure CLI. The Service Connector CLI commands automatically assign the proper role to your identity. You can learn more about Service Connector and which scenarios are supported on the [overview page](../../../articles/service-connector/overview.md).
22

33
1. Retrieve the client-id of the managed identity you created using the `az identity show` command. Copy the value for later use.
44

0 commit comments

Comments
 (0)