You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/parameterize-linked-services.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,8 @@ You can use the UI in the Azure portal or a programming interface to parameteriz
22
22
> We recommend not to parameterize passwords or secrets. Store all secrets in Azure Key Vault instead, and parameterize the *Secret Name*.
23
23
24
24
> [!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.
26
27
27
28
For a seven-minute introduction and demonstration of this feature, watch the following video:
0 commit comments