Skip to content

Commit a6cac20

Browse files
author
Xueran Zhang (Beyondsoft)
committed
make note appear in C#
1 parent 915cef1 commit a6cac20

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/synapse-analytics/spark/microsoft-spark-utilities.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -920,6 +920,10 @@ putSecret(akvName, secretName, secretValue): puts AKV secret for a given akvName
920920
putSecretWithLS(linkedService, secretName, secretValue): puts AKV secret for a given linked service, secretName
921921
```
922922

923+
924+
> [!NOTE]
925+
> Currently getSecretWithLS(linkedService, secret) is not supported in C#.
926+
923927
::: zone-end
924928

925929
:::zone pivot = "programming-language-r"
@@ -939,9 +943,6 @@ putSecretWithLS(linkedService, secretName, secretValue): puts AKV secret for a g
939943

940944
::: zone-end
941945

942-
> [!NOTE]
943-
> Currently getSecretWithLS(linkedService, secret) is not supported in C#.
944-
945946

946947
### Get token
947948

0 commit comments

Comments
 (0)