0

I want to configure an action to send the fired alert to an Azure Function which is behind a VNet. I tried to configure the action to send the fired alert to an Azure Function which is behind a VNet. But it failed and there were no error details. I tried with an Azure Function which is NOT behind a VNet and it worked. I am expecting it should work with the Azure Function in a VNet. Appreciate any help.

Srini
  • 1
  • 2

1 Answers1

0

You can use Azure private links to allow Log Analytics workspace to send alerts to your VNET.

There is a video showing how to do it here: https://www.youtube.com/watch?v=22AmkJofT7g

Shiraz Bhaiji
  • 64,065
  • 34
  • 143
  • 252