Skip to content

Commit eb61092

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Add SQL Server on Azure VMs links
1 parent 747ebeb commit eb61092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connector-sql-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,9 @@ To use Windows authentication, in addition to the generic properties that are de
283283
#### User-assigned managed identity authentication
284284

285285
>[!Note]
286-
>The user-assigned managed identity authentication only applies to SQL Server on Azure VMs.
286+
>The user-assigned managed identity authentication only applies to [SQL Server on Azure VMs](/azure/azure-sql/virtual-machines).
287287
288-
A data factory or Synapse workspace can be associated with a [user-assigned managed identities](data-factory-service-identity.md#user-assigned-managed-identity) that represents the service when authenticating to other resources in Azure. You can use this managed identity for SQL Server on Azure VMs authentication. The designated factory or Synapse workspace can access and copy data from or to your database by using this identity.
288+
A data factory or Synapse workspace can be associated with a [user-assigned managed identities](data-factory-service-identity.md#user-assigned-managed-identity) that represents the service when authenticating to other resources in Azure. You can use this managed identity for [SQL Server on Azure VMs](/azure/azure-sql/virtual-machines) authentication. The designated factory or Synapse workspace can access and copy data from or to your database by using this identity.
289289

290290
To use user-assigned managed identity authentication, in addition to the generic properties that are described in the preceding section, specify the following properties:
291291

0 commit comments

Comments
 (0)