Skip to content

Commit 06a2a20

Browse files
Update parameterize-linked-services.md
Fixed terminology: Azure Portal -> Azure portal
1 parent bbc989d commit 06a2a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/parameterize-linked-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ manager: anandsub
1616

1717
You can now parameterize a linked service and pass dynamic values at run time. For example, if you want to connect to different databases on the same Azure SQL Database server, you can now parameterize the database name in the linked service definition. This prevents you from having to create a linked service for each database on the Azure SQL database server. You can parameterize other properties in the linked service definition as well - for example, *User name.*
1818

19-
You can use the Data Factory UI in the Azure Portal or a programming interface to parameterize linked services.
19+
You can use the Data Factory UI in the Azure portal or a programming interface to parameterize linked services.
2020

2121
> [!TIP]
2222
> We recommend not to parameterize passwords or secrets. Store all connection strings in Azure Key Vault instead, and parameterize the *Secret Name*.

0 commit comments

Comments
 (0)