Alexandre Gattiker
Alexandre Gattiker
OutgoingMessages should keep up with IncomingMessages (600k per minute) ``` cd eventhubs-streamanalytics-cosmosdb ./create-solution.sh -d myrg -t 10 -l northeurope [...] starting to monitor locusts for 20 seconds... locust is sending...
I am working on extending an [open source application](https://github.com/eclipse-dataspaceconnector/DataSpaceConnector) for distributed data exchange that uses failsafe. One thing the application does is serve as a mediator, accepting and persisting HTTP...
SSL should be used to follow security best practice
`` azureGetBlob(NULL, storageAccount = storageAccount, container = container, blob=blob, storageKey = storageKey) `` Error in is_resource_group(resourceGroup) : argument "resourceGroup" is missing, with no default
In azureGetBlob, "blob not found" error shown when not supplying a value for the directory parameter (for a blob at the root of the container). Workaround: supplying directory="" works
In the Helm chart, configuration values such as aadClientId (and others) are set twice: In deployment.yaml: - name: aadClientId value: "{{ .Values.settings.aadClientId }}" In configmap.yaml: aadClientId: "{{ .Values.settings.aadClientId }}"
Helm chart has an ingress flag, but it's not obvious how to use it; extra parameters must be set as well. Syntax seems to be ``` --set 'ingress.hosts[0].host=' --set 'ingress.hosts[0].paths[0]=/'...
Repro steps: 1. Right-click on a subscription 2. "Create Function App in Azure..." 3. Select an existing resource group named "a" Action: azureFunctions.createFunctionApp Error type: Error Error Message: "resourceGroupName" should...
The sentence "The pricing for CluedIn is open and transparent. You can see the pricing on their [website](https://www.cluedin.com/)." does not seem to be correct. Pricing is not indicated on the...
The page should include links to Azure Load Testing and Azure Chaos Studio product doc pages --- #### Document Details ⚠ *Do not edit this section. It is required for...