Blog

Attempting to add an Azure Function action to Consumption Logic App fails errors with: “Workflow validation failed”

For those who have tried using the function app I provided in my previous post: Setting up a Python Function App with VSCode to configure Blob Metadata stored in an Azure Storage Account https://blog.terenceluk.com/2024/12/setting-up-a-python-function-app-with-vscode-to-configure-blob-metadata-stored-in-an-azure-storage-account.html May experience an issue when using the Azure Functions action: Where

Read More...

Using Defender for Storage to scan for malware in a Storage Account, Event Grid to publish details and trigger Logic App

As a continuation to my previous post: Creating a web application with .NET Core for uploading files into an Azure Storage Account https://blog.terenceluk.com/2024/10/creating-a-web-application-with-net-core-for-uploading-files-into-an-azure-storage-account.html This post serves to demonstrate the next step for the flow of events as shown in the diagram with the focus highlighted

Read More...