Support "Promotion" of CloudEvent attributes to Service Bus Headers. #41575
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
feature-request
This issue requires a new behavior in the product in order be resolved.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
Service Bus
Milestone
Library name
Azure.Core
Please describe the feature.
Hi,
We are currently using the
CloudEvent
type for ServiceBus as per https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/servicebus/Azure.Messaging.ServiceBus/samples/Sample11_CloudEvents.mdIn order for us to use a SqlFilter on the subscriber we are creating the service bus message using:
To help support formally rolling out CloudEvents across other Azure services it would be great if there was an extension to the ServiceBus SDK to help remove some of this boilerplate code so that there would be some form of:
The text was updated successfully, but these errors were encountered: