Skip to content

Commit d691b62

Browse files
author
Tony Chen (DevDiv)
committed
Fixup manual access step
1 parent b8f306b commit d691b62

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/service-connector/how-to-integrate-fabric-sql.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This table indicates that as per Fabric behavior, only authentication via manage
4040
The system-assigned managed identity and user-assigned managed identity methods are supported for .NET, Java, Java - Spring Boot, Python, Go, and None client types. These methods are not supported for any other types.
4141

4242
> [!IMPORTANT]
43-
> Manual steps are currently required for complete onboarding. See [Manual steps required for SQL database in Microsoft Fabric](#manual-steps).
43+
> Manual access sharing is currently required for complete onboarding. See [Share access to SQL database in Fabric](#share-access-to-sql-database-in-fabric).
4444
4545
## Default environment variable names or application properties and sample code
4646

@@ -137,11 +137,9 @@ Outlined below are the steps and code snippets to connect to SQL database in Fab
137137
Outlined below are the steps and code snippets to connect to SQL database in Fabric using a user-assigned managed identity.
138138
[!INCLUDE [code sample for fabricsql user mi](./includes/code-fabricsql-me-id.md)]
139139

140-
## <a name="manual-steps"></a> Manual steps
140+
## <a name="#manual-steps"></a> Share access to SQL database in Fabric
141141

142-
The following manual steps are required to onboard a service connection to SQL database in Fabric.
143-
144-
1. Review the instructions below before you continue creating the service connection.
142+
1. Complete creating your service connection on the Cloud Shell, or on your local Azure CLI.
145143

146144
1. Once your connection is created, open your compute service resource in the Azure Portal, open the Service Connector menu, and locate your SQL database in Fabric service connection. Select **SQL Database** to navigate to the Fabric portal.
147145

0 commit comments

Comments
 (0)