Jedrzej Grabowski

Results 4 issues of Jedrzej Grabowski

### Library name and version Azure.Messaging.ServiceBus 7.12.0 ### Describe the bug Consider the following sample. ``` const string topicName = "someTopic"; const string subscriptionName = "default"; static void Log(string message)...

Service Bus
Client
customer-reported
question
needs-team-attention

### Library name and version Azure.Messaging.ServiceBus 7.12.0 ### Describe the bug Consider the following sample. It starts by receiving and deleting all messages from a given topic & subscription. Then...

Service Bus
Client
customer-reported
question
needs-team-attention

A webjob hosts both a TimerTrigger and an implementation of IHostedService. Traces are collected when produced both from the triggered function and from the hosted service. However, dependency telemetry seems...

Needs: Triage (Functions)

## Is your feature request related to a problem? Please describe. I want to replace my existing codebase using some earlier icu.net code with the latest nuget package. I need...

enhancement