Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#1,948 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

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

調査の方向性

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

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

説明

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?

主要言語
Jupyter Notebook
スター
4.4k
フォーク
2.6k
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Azure/MachineLearningNotebooks のほかの issue

Azure/MachineLearningNotebooks の issue をすべて見る

似ている issue

Security の issue をもっと見る

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

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