-
### Description
We have issue which string with "PM" does not parsed correctly when a device locale is set to Taiwanese (zh-Hant-TW) on Android 13+.
DateTime.TryPase returns true, but output value …
yma44 updated
5 hours ago
-
**Storage Explorer Version**: `1.0.0`
**Platform**: `macOS`
**Architecture**: `x64`
**Build Number**: `20180415.2`
**Commit**: `5d603052`
**Regression From**: `N/A`
It would be handy…
-
Tracking issue
-
Is there a specific use case for pushing message to Service Bus, or could we use Storage Queues as well?
I'm writing in reference to Stackoverflow entry http://stackoverflow.com/questions/41851965/…
-
It would be really nice if we could look at an extensions package of some sort maybe along the lines of `Microsoft.Azure.CosmosEventSourcing.Extensions.AzureServiceBus`.
This could contain a way to…
-
Hi @mviegas
I received a subscription sponsorship for Azure ASB from Microsoft. Today, while testing Azure Service Bus, I encountered a "The lock supplied is invalid" error. I searched for the sam…
-
### Description
When using an Azure Function with a Service Bus trigger in **.NET 8 isolated** mode and with **session-enabled batching**, the ServiceBusSessionMessageActions parameter is unexpecte…
-
The documentation states default value for MaxConcurrentCalls is 16. But this is true only for Dynamic plans and not for App service plan hosted functions. For ASP hosted plans it is 16 * logical pr…
-
As mentioned by @moswald in #38 ...
1. In parallel, Thread A calls `EnqueueAsync()` and Thread B calls `DeleteQueueAsync()`
2. Thread A passes through `EnsureQueueCreatedAsync()`, ensuring `_queueClie…
-
Hi,
We have noticed that there is no tag generated for the Azure Service Bus JMS project in github.
With the tag, we can develop based on the tag and it would provide perfect traceability. Woul…