Quantcast
Channel: Azure Virtual Machines forum
Viewing all articles
Browse latest Browse all 12545

Can I use azure virtual machine as a webhook endpoint to receive event from event grid

$
0
0

I have built an webhook server on a azure VM by python flask.

But when I add this endpoint on storage account event grid, I got following error:

=========================

Deployment has failed with the following error: {"code":"Url validation","message":"The attempt to validate the provided endpoint https://xxx.xxx.xxx.xxx/webhook failed. For more details, visit https://aka.ms/esvalidation."}

=========================

As I check this flask web server log, there is no request sent to my server.

Then I use wireshark to capture network packets, there is only SSL client hello message, then the client close the connection without sending request.

My flask server use self-signed certificates, is the self-signed certificates not available as a webhook server for event grid?


Viewing all articles
Browse latest Browse all 12545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>