Azure / Azure/azure-service-bus-java

How can I get message attributes in Azure func

Open
#428 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
62
Forks
63
PR merge metrics
No merged PRs in 30d

Description

## Actual Behavior
As below code, I can received message in Azure func as expect, but how can I get the message attributes/properties?
I sent test message with message properties from ServiceBus Explorer.
Also I tried to get it from context, but its tracing information, not message attributes.
![image](https://github.com/Azure/azure-service-bus-java/assets/6456339/55021b85-79aa-4622-8d11-4c35ba339e35)

![image](https://github.com/Azure/azure-service-bus-java/assets/6456339/7cac45a9-6538-4750-a7cc-dfb489bcbfce)

## Expected Behavior
Can get the message properties in Azure func application.

## Versions
Java version 8
Azure function java library 1.4.2

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.