Connie Yau
Connie Yau
I have an library that is written in C#, but I converted it to a .kproj (ASP.NET vNext library) so that my ASP.NET vNext website could also use its logic....
It's hard to decipher what some of the targets are. It would be nice to add a sentence describing what each target is. (ie. What is the difference between .NET...
Friendly name is missing in code fix message. 
Currently, if a connection is not reopened within the retry policy, the entire producer client is useless. However, it should be that we try to create a connection whenever a...
# Description Adds support for geo-DR. - Changes "Offset" from Long to String. - Exposes replication segment in EventData and PartitionProperties. # All SDK Contribution checklist: - [x] **The pull...
See: https://github.com/Azure/azure-sdk-for-python/issues/35337 > When connecting to Eventhub to read data from consumer group authentication fails when using AD/Entra Authentication is used, and RBAC permissions assigned to consumer group per design...
Currently there is no ability to pass specific session ids to the ServiceBusSessionProcessor. This puts it feature parity with .NET. See: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/servicebus/Azure.Messaging.ServiceBus/src/Processor/ServiceBusSessionProcessorOptions.cs#L158 Related #39924
Currently, max message size is pulled once but can change at runtime. Details are in: https://github.com/Azure/azure-sdk-for-net/issues/43983 Related: https://github.com/Azure/azure-service-bus/issues/705
# Description Add azure-json dependency. Remove opens to jackson. Related to #40614 # All SDK Contribution checklist: - [x] **The pull request does not introduce [breaking changes]** - [x] **CHANGELOG...
# Description * Migrate azure-batch-compute to azure-json. Related to #40614 * Fix live test failure by supporting TestMode.LIVE. # All SDK Contribution checklist: - [x] **The pull request does not...