Skip to content

[azure-eventhub] Enable cross-tenant support #48575

@zmoog

Description

@zmoog

Context

The current version of the azure-eventhub input works as documented when the Event Hub and storage account reside in the same tenant as the service principal.

However, we are seeing a need for cross-tenant access. Specifically, users want to access resources across different tenants while centralizing their credentials/app definition in a single "main" tenant.

Image

Goal

  • Validate which versions of the azure-eventhub input support this scenario, if any.
  • Identify any functional gaps and track them in a dedicated issue.
  • Provide a detailed guide on configuring a multi-tenant setup.

Impact

A multi-tenant setup enables users to streamline log ingestion across multiple tenants using a single set of credentials. This reduces the overhead of managing multiple app registrations.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions