1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
As far as I know, I don't think it is possible to directly execute Azure Functions with Amazon EventBridge etc.
So, why not create a Lambda function and create a configuration that sends a request from the Lambda function to an Azure Functions webhook?
https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-http-webhook?tabs=isolated-process%2Cfunctionsv2&pivots=programming-language-python
Relevant content
- asked 9 months ago
