Azure / Azure/MachineLearningNotebooks

Bug: `exclude_*` credentials in DefaultAzureCredential in azureml-mlflow

オープン
#1,948 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
4.4k
フォーク
2.6k
PR マージ指標
30日以内にマージされた PR はありません

説明

Apologies if this is posted in the wrong place, I'm happy to re-post if you can point me in the right direction - it's regarding `azureml-mlflow`.

The `azureml-mlflow` plugin currently uses a blank `DefaultAzureCredential()` call to generate credentials to track ML Flow runs. The `DefaultAzureCredential()` actually accepts a number of `exclude_*` arguments to avoid trying to use certain types of credentials.

Not being able to pass those `exclude_*` arguments to the `azureml-mlflow` plugin means that in some situations (experienced whilst on a customer-granted Azure hosted VM) it will try to use the machine's managed identity even when we explicitly do not want to.

Are there any plans to make those options available to us using azureml-mlflow?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず、azureml-mlflow プラグインが DefaultAzureCredential を構築している箇所を特定し、利用可能な exclude_* オプションを確認します。呼び出し元がそれらのオプションをどのように指定できるかを確認し、managed identity を除外できることを示すカバレッジを追加します。プラグインが要求された Credential の制御機能を公開し、既存の動作を壊さないことをもって完了とします。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
azure, machine-learning, python
領域
authentication, machine-learning
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。