Handling Azure Storage Account Blob Changes With Azure Logic App Workflow
Description
Logic apps are a serverless solution that helps you automate business processes and workflows. You can create logic apps that use triggers from other services, or you can create custom triggers that start logic apps. Logic apps can connect to many different services, including Azure Blob Storage, Azure Service Bus, Azure SQL Database, and many more.
Storage account integration with Azure Logic Apps creates a powerful combination of serverless automation workflow. Organizations can use the Azure Blob Storage trigger to monitor changes to blobs in a storage account and handle the data more efficiently. This opens up the possibility of creating a serverless data management solution that can be used to process data in real-time.
In this hands-on lab, you will understand how to use Azure Logic Apps workflow to interact with Azure Blob Storage. You will create a logic app workflow to monitor Azure Blob Storage and handle file changes in the storage account, and store file metadata in a different container.
Learning objectives
Upon completion of this beginner-level lab, you will be able to:
- Understand Azure Logic App Storage Blob Trigger
- Create a Logic App workflow to monitor Azure Blob Storage
- Create a Logic App workflow to create a blob in Azure Blob Storage
- Validate the Logic App workflow and review run history
Intended audience
- Candidates for Azure Administrator Associate (AZ-104) certification
- Cloud Architects
- Data Engineers
- DevOps Engineers
- Software Engineers
Prerequisites
Familiarity with the following will be beneficial but is not required:
- Azure Logic Apps
- Azure Storage Account
The following content can be used to fulfill the prerequisites: