azure-service-bus icon indicating copy to clipboard operation
azure-service-bus copied to clipboard

☁️ Azure Service Bus service issue tracking and samples

Results 196 azure-service-bus issues
Sort by recently updated
recently updated
newest added

There's very limited documentation on best practices when it comes to anything that could potentially affect server-side performance. For example, topology architecture. I had a customer that had a question...

documentation
backlog

Currently, there's no documentation about mixing management and messaging operations in a transaction. The only [documentation](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-transactions) about transactional processing refers to messaging operations.

documentation
backlog

# Description For most use cases, Standard tier of Service Bus is just enough. All the capabilities of the Premium tier are not always needed. However if you want to...

feature
backlog

Allow to query messages based on their state rather than receiving messages in all states and filtering on the client side. From the [comment](https://github.com/Azure/azure-service-bus-dotnet/issues/343#issuecomment-334954288) this could be an option for...

enhancement
service side
feature
backlog

# Description According to [documentation](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-dead-letter-queues#dead-lettering-in-forwardto-or-sendvia-scenarios), auto-forwarded messages exceeding max number of hops should end up in TDLQ. This is not what's happening. ~~Also, auto-forwarding of these messages from DLQ to...

bug
backlog
investigate

# Description Our message receiver deployed on multiple host, stopped receiving messages from a specific queue all at the same time. AspNet 6.0 docker image on AKS K8s. No excpetions,...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies
.NET

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies
.NET

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies
.NET

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies
.NET