Skip to content

Commit a02cc5c

Browse files
author
Xueran Zhang (Beyondsoft)
committed
remove csharp in Credentials utilities
1 parent 3a63d28 commit a02cc5c

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -857,13 +857,6 @@ mssparkutils.credentials.help()
857857

858858
::: zone-end
859859

860-
:::zone pivot = "programming-language-csharp"
861-
862-
```csharp
863-
Credentials.Help()
864-
```
865-
866-
::: zone-end
867860

868861
:::zone pivot = "programming-language-r"
869862

@@ -888,6 +881,10 @@ putSecret(akvName, secretName, secretValue): puts AKV secret for a given akvName
888881
putSecretWithLS(linkedService, secretName, secretValue): puts AKV secret for a given linked service, secretName
889882
```
890883

884+
> [!NOTE]
885+
> It is not supported in Csharp language.
886+
887+
891888
### Get token
892889

893890
Returns Azure AD token for a given audience, name (optional). The table below list all the available audience types:

0 commit comments

Comments
 (0)