redpanda-data / redpanda-data/connect
Expose Azure Blob Storage input/output configuration parameters for Managed Identity and Service Principal
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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