I'm having this strange issue with Azure Monitor where an alert action that is pointing to a webhook is firing twice every time it gets triggered. (I'm assuming it isn't the alert that is firing twice necessarily but the Logic App that is receiving it that is firing twice for some reason)
Action Alert Setup
Action Timestamp
Related Logic App Sample Run History
Basic Logic App Setup
Is this a common problem with hooking up action alerts to webhooks or logic apps or is there some setting I need to be aware of to prevent this?