-
Is it possible to have a way to import saved connections from an older version please? I have a lot of connections, and re-adding them manually to new versions when they are released takes a lot of ti…
-
While AddDashboardLogging says to be deprecated, it currently doesn't work at all with SDK 3.0. The cause is that only [`NullDashboardLoggingSetup`](https://github.com/Azure/azure-webjobs-sdk/blob/d88…
-
Seems like the app doesn't scale properly and has somewhat blurry text when scaled for high DPI screens.
Is this something anyone has looked at before? I tried fixing the issue following these ste…
-
Can you add option for Dark Theme?
-
When sending a scheduled message to service bus queue, when the message is passed on to the queue itself and an Azure Function is triggered (Service Bus Queue Trigger) the message is `undefined`.
#…
-
I am encountering one major road block issue. I am trying to abandon, or deadletter, a service bus message in V2 ServiceBusTrigger, How can I do so? I've tried the following solution, but I didn't get…
-
# Issue Transfer
This issue has been transferred from the Azure SDK for .NET repository, [#15097](https://github.com/Azure/azure-sdk-for-net/issues/15097).
### Please be aware that @evhfla is th…
-
(This was initially opened with the Storage SDK as https://github.com/Azure/azure-storage-net/issues/539, I have adapted the title to fit the real cause of the issue)
I was asked to open it here …
alxbl updated
5 years ago
-
When resubmitting a single message, any Message Custom Properties that are blank default to Boolean type, but then I can't send the message with the blank value. After I change those fields to a diffe…
-
Hi,
We have a use-case in which we have a `error` and a `audit` queue next to our regular queue. We would like to be able to re-submit some of the messages from the error queue and delete them (wit…