debezium / debezium/dbz

Azure Managed Identity support for Debezium [DBZ-8274]

Open
#1,310 0 comments 0 reactions 0 assignees View on GitHub
component/container-images component/debezium-server migrated-from-jira type/enhancement
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-8274](https://issues.redhat.com/browse/DBZ-8274)

h1. Feature request or enhancement

For feature requests or enhancements, provide this information, please:
h2. Which use case/requirement will be addressed by the proposed feature?
I am using the Debezium connector (specifically debezium/connect:2.7 docker image) with deployment on Kubernetes. 
My use case involves Debezium connecting to
1. Azure SQL Server as the source of change log messages
2. Azure Event Hub as a substitute for Kafka queues
3. Azure Blob storage for storing Debezium tracking metadata

All of these 3 connections currently are established via connection strings. But as the security measures get more stringent in my organization, we need to migrate to connections based on {*}Azure Managed Identity{*}. But Debezium currently does not support it natively for any of the mentioned connection types.

Hence, Feature request involves adding Debezium support for connection based on Managed Identity for Azure resources.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.