Azure / Azure/MachineLearningNotebooks

DatabricksStep - how to get keys or principal within Python script

Open
#1,633 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Dear All,

I am trying to submit a pipeline using a DatabricksStep on databricks cluster following [the official doc](https://github.com/Azure/MachineLearningNotebooks/blob/master//how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-use-databricks-as-compute-target.ipynb)

As far I have seen if we execute a databricks notebook we are able to get "input_blob_secretname" and input_blob_config" or input_adls_clientid input_adls_clientsecret.

What if I need to use a standard local python script ? Is there any way to pass automacilatty credential from an existeing dataset (internal or external to AzureML).

Thanks
K

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-use-databricks-as-compute-target.ipynb and compare its Databricks notebook credential examples with the standard local Python script case described here. Done means the supported way to pass credentials from an existing dataset, or the limitation, is established and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, jupyter-notebook, python
Domain
cloud, documentation, machine-learning
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.