Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have been trying to set up webhooks alerts in MS Teams by using a Logic App in Azure, but I've hit a snag where the Azure app is not being triggered by the "Send Test Webhook" button in the Meraki dashboard.Right now I have an app that does nothing...
Update, I was able to get this working by creating a proxy in Azure. Meraki didn't like something about the long, parameter heavy URL that Azure generated. Making a nice short URL that redirects to the long one worked like a charm.