Azure / Azure/MachineLearningNotebooks
Bug: `exclude_*` credentials in DefaultAzureCredential in azureml-mlflow
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 4.4k
- Forks
- 2.6k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza localizando dónde el plugin azureml-mlflow construye su DefaultAzureCredential y, a continuación, revisa las opciones exclude_* disponibles. Confirma cómo podrían proporcionar esas opciones los llamadores y añade cobertura que demuestre que managed identity puede excluirse; se considera completado cuando el plugin expone los controles de credenciales solicitados sin romper el comportamiento existente.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- azure, machine-learning, python
- Área
- authentication, machine-learning
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100