dotnet / dotnet/spark

Accessing config/secret values

Open
#168 13 comments 10 reactions 0 assignees View on GitHub
question
Dominant language
C#
Stars
2.1k
Forks
332
Avg merge
1d 20h
Merged PRs (30d)
9

Description

is there any option to access config/secret values from C#? i need to access keys like EventHub connection string, Application Insights keys etc.

i can create [secret scope](https://docs.azuredatabricks.net/user-guide/secrets/secret-scopes.html#create-an-azure-key-vault-backed-secret-scope) in Databricks and access in my python script as

'dbutils.secrets.get(scope = "", key = "")'

how to do similar thing in C#

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.