Skip to content

Commit e1e04d3

Browse files
Merge pull request #293120 from KrishnakumarRukmangathan/patch-43
Update parameterize-linked-services.md
2 parents 2162ec0 + 91c2db7 commit e1e04d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ You can use the UI in the Azure portal or a programming interface to parameteriz
2222
> We recommend not to parameterize passwords or secrets. Store all secrets in Azure Key Vault instead, and parameterize the *Secret Name*.
2323
2424
> [!Note]
25-
> There is open bug to use "-" in parameter names, we recommend to use names without "-" until the bug is resolved.
25+
> 1. There is open bug to use "-" in parameter names, we recommend to use names without "-" until the bug is resolved.
26+
> 2. There is an active bug affecting dataflows with parameters. To avoid issues, it is recommended to use dataflow names without spaces until the bug is resolved.
2627
2728
For a seven-minute introduction and demonstration of this feature, watch the following video:
2829

0 commit comments

Comments
 (0)