redpanda-data / redpanda-data/connect

Expose Azure Blob Storage input/output configuration parameters for Managed Identity and Service Principal

Open
#3,955 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ux
Dominant language
Go
Stars
8.8k
Forks
969
Avg merge
1d 13h
Merged PRs (30d)
64

Description

Currently Redpanda connect does not provide configuration parameters for Azure Blob Storage input/output to configure Managed Identity or Service Principal but expects this configuration to be provided by environment variables. This limits the pipeline to use a single Managed Identity or Service Principal for all Azure Blob Storage inputs and outputs and does not allow use cases where the input has to use Service Principal, and the output has to use Managed Identity or to use more than one Managed Identity or Service Principal in a single pipeline.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by locating the Azure Blob Storage input and output configuration entry points and their environment-variable handling; done means each can accept its own Managed Identity or Service Principal settings, including multiple identities in one pipeline.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.