-
For the usage of KEDA, I found the `storageConnectionFromEnv` is missing when I create this local.settings.json
```json
{
"IsEncrypted": false,
"Values": {
"FUNCTIONS_WORKER_RUNTIME":…
-
**Is your feature request related to a problem? Please describe.**
We're currently in the process of implementing an LDES architecture at a client in their Azure ecosystem.
For security reasons, we…
-
Not sure whether this a bug or feature request, or whether it's supposed to be published here or on the Azure.Messaging.Eventhubs repo, yours to decide.
this is related to this package: **Azure.Mes…
-
I have pulled the Dashboard nuget version 7.2.0.0 into my Orleans 7 project, and this error is raised when placing messages onto a stream.
System.TypeLoadException: Could not load type 'Orleans.Se…
-
Thanks for filing an issue with us! Below are some guidelines when filing an issue. In general, the more detail the better!
Feature Requests:
- What issue are you trying to solve? With Service …
-
Hi,
I am facing the below error when trying to start my azure functions. The runtime for my azure functions is .netstandard 2.0.
My scenario is this: I have a common library(.netstandard) and 2…
-
Functions 2.x and higher supports initialOffsetOptions on host.json. Official document is [here](https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-event-hubs-trigger?tabs=cshar…
-
### Describe the bug
I am trying to create a georecovery alias using the az cli for eventhubs. for this I have created a Primary namespace and secondary namespace, for that I have added the UserAssig…
-
### Is your feature request related to a problem? Please describe.
We need an ARM template-based deployment that works as easily as the following:
```
$ az login
$ az account set --subscriptio…
-
**Describe the bug**
The retry functionality does not work, since the below configuration will not be applied correctly when using Spring Cloud Azure Stream Binder Event Hub.
```properties
spring…