Yi Liu
Yi Liu
### Context parent issue: #29218, #29219 With Azure Identity feature enabled in #29219, the reference doc to introduce the function should also be published in our [Spring Cloud Azure Reference...
### Context With Azure Identity feature enabled in #29780, the reference doc to introduce the function should also be published in our [Spring Cloud Azure Reference Doc](https://microsoft.github.io/spring-cloud-azure/current/reference/html/index.html). ### Goal Add...
**Describe the issue** This issue is to track the [question](https://stackoverflow.com/questions/72727347/how-to-import-beanpostprocessor-for-kafkabinderconfigurationproperties-to-kafka) in stack overflow. I am having a request which needs to implement a BeanPostProcessor for KafkaBinderConfigurationProperties. While if I define...
**Query/Question** When using the `@JmsListener` API with `spring-cloud-azure-starter-servicebus-jms` library, customers observed there are ongoing and high value of requests of `tryReceive` call sending from the spring-cloud-azure-starter-servicebus-jms` library to Azure Service...
**Describe the issue** Feferring the issue https://github.com/Azure/azure-sdk-for-java/issues/29564, when using [com.azure.spring:spring-cloud-azure-stream-binder-servicebus](https://search.maven.org/artifact/com.azure.spring/spring-cloud-azure-stream-binder-servicebus), it cannot accept messages received from [Service Bus claim check](https://learn.microsoft.com/azure/architecture/patterns/claim-check) pattern, of which the message payload is by design empty....
as subject
## Context When using Storage Blob as the checkpoint store in Spring Cloud Azure Event Hubs libraries, we provide multiple connection related properties to specify the target server entity to...