Richard Park

Results 58 issues of Richard Park

**Describe the bug** The AppInsights mgmt package has an API for manipulating Annotations. When creating or getting an Annotation there's a deserialization exception. The annotation does actually get created, so...

bug
Service Attention
Mgmt
Monitor - ApplicationInsights
needs-team-attention
needs-author-feedback

ServiceBus uses a Long class to represent the sequence number in messages. According to the docs the sequence number is a 64-bit integer. Javascript, through `number` can only handle 53-bits....

Client
Event Hubs

In Event Hubs the owner level (or epoch) can be used by consumers to enforce exclusive ownership of a partition. There are basically two ways of using this: - If...

Event Hubs
Client

The epoch is not formatted as part of the link path, it should be passed as part of the parameters when a receiver link is created.

Event Hubs
Client

Both packages have similar requirements and similar authentication. We need to add an overload that allows you to directly pass a SAS key, and not just a connection string. ```go...

Service Bus
Event Hubs
Client

- [ ] The purpose of this PR is explained in this or a referenced issue. - [ ] The PR does not update generated files. - These files are...

We've changed how we want to present snippets and examples. We can take advantage of this in azservicebus. 1. Convert any snippets in the readme to Example_Test files. It makes...

Service Bus
Client

We use the nhooyr/websocket package as part of our examples/tests (only). It needs to update to the latest gin-gonic for a security update, which is getting flagged on our side...

Service Bus
Client
customer-response-expected