Azure Functions are Microsoft's primary serverless compute service. With Azure Functions you gain development agility by focusing on your code and not worrying about maintaining servers. You will observe these benefits as well as the simplicity of using Azure Function's event-driven model to integrate Azure services.
The Function you create in this Lab will integrate Azure Blob Storage with Azure Table Storage. Any time a blob is uploaded to a Blob Storage container, a corresponding row in Table Storage will be created. The function highlights the concepts of triggers and bindings and demonstrate how easy it is to integrate services with Azure Functions.
You can take the Introduction to Azure Functions Course to satisfy the prerequisites.
May 18th, 2023 - Updated instructions and screenshots to reflect the latest UI
June 16th, 2022 - Resolved issue regarding Application Insights
May 09, 2022 - Updated instructions and screenshots to reflect the latest UI
February 28th, 2022 - Updated instructions and screenshots to reflect the latest UI
March 27th, 2021 - Updated to the latest Portal experience, resolved an issue causing the lab storage account not being selectable when creating the function app
Logan has been involved in software development and research since 2007 and has been in the cloud since 2012. He is an AWS Certified DevOps Engineer - Professional, AWS Certified Solutions Architect - Professional, Microsoft Certified Azure Solutions Architect Expert, MCSE: Cloud Platform and Infrastructure, Google Cloud Certified Associate Cloud Engineer, Certified Kubernetes Security Specialist (CKS), Certified Kubernetes Administrator (CKA), Certified Kubernetes Application Developer (CKAD), and Certified OpenStack Administrator (COA). He earned his Ph.D. studying design automation and enjoys all things tech.