Logic Apps: How to trigger when a new Azure table storage entry is detected
I’ve been exploring how to retrieve the latest entities in table storage and how this could trigger an automation process. Whether this is via Logic Apps or Power Automate, I needed a solution where a new entry triggered my flow. Here’s my guide on how I’ve achieved this which I hope you may find useful …