Yaron Pri-Gal
Yaron Pri-Gal
### Report Based on current documentation https://keda.sh/docs/2.6/scalers/azure-event-hub/ - when defining Azure EventHub Scaler there is no option to use EventHub SAS token (which was generated using: https://docs.microsoft.com/en-us/rest/api/eventhub/generate-sas-token) - or pass...
[Enter feedback here] the blob SAS token should be updated - as the example is not working. it should be updated according to this URL - https://docs.microsoft.com/en-us/azure/open-datasets/dataset-seattle-safety?tabs=pyspark # Azure storage...
I am proposing this fix, as it's not clear that the line: echo "${{ github.action_path }}" >> $GITHUB_PATH , is mandatory in order for this example to work. ### Why:...