Connie Yau

Results 17 issues of 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...

enhancement
server-side
catalog
cost-small
report

Friendly name is missing in code fix message. ![codefix useexpressionbodiedmembercodefix](https://cloud.githubusercontent.com/assets/10136526/9207077/348771a4-4020-11e5-8733-a828f3ddd690.png)

Bug

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...

bug
Event Hubs
Service Bus

# 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...

Event Hubs
Azure.Core.AMQP

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...

bug
Event Hubs
Client

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

Service Bus
Client
feature-request

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

bug
Service Bus
Client
feature-request

# 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...

Communication - Common

# 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...

Batch