Skip to content

[DOC] - Add docs example for how to use Azure workload_identity #461

Open
@Adam-D-Lewis

Description

@Adam-D-Lewis

Preliminary Checks

Summary

I recently added a PR to add workload identity to Azure. I built an mlflow plugin that uses it to give a mlflow pod access to an azure blob storage bucket with minimal credential setup. Azure Workload Identity allows us to tie a k8S service account to a Azure managed identity so we can get managed identity credentials into a pod simply by adding a label and service account to the pod and an annotation on the service account.

The steps are roughly:

Steps to Resolve this Issue

Add docs and example

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Todo 📬

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions