Looking for some way to create the ADO workitem type-bugs, whenever any created Azure alert rules trigger alerts.
Is there any inbuilt mechanisam available either in ADO or Azure loganalytic workspaces, where we created the alert rules.
I don't think there's any built-in way to do it.
You could create an Azure Logic App that creates a task in DevOps and then make it an Action for your Alert.
Connecting the ticket state back to alert state (i.e. to mark the alert as resolved once the bug is fixed) should be possible, but a lot trickier.