First Look: Building an Autonomous AI Agent with Logic Apps Agent Loop (Demo Included)
In this post, I’ll walk you through the main points of building an autonomous AI agent to play card games using Logic Apps Agent Loop. While playing cards may not be a typical enterprise use case, it’s an easy-to-understand scenario that demonstrates the power and...
First Look: Building a Human-in-the-Loop AI Agent with Azure Logic Apps Agent Loop (Demo Included)
Are you spending countless hours fixing recurring business issues that could be automated, but you still need a human touch for quality and compliance? AI has revolutionized automation, but specific workflows still require oversight and approval. That’s where...
Step-by-Step Guide to Azure Logic Apps Agent Loop
Today marks an evolutionary day for Azure Logic Apps! It is now possible to build AI Agents directly using the Azure Logic Apps Agent Loop. This new feature, currently in public preview, allows you to leverage any of the 1300+ connectors as tools inside your agents...
Setting Up Backends & Load Balancer in Azure API Management
Azure API Management (APIM) is a powerful facade for your backend services, offering security, analytics, and transformation features. A fundamental aspect of using APIM effectively is configuring backends and implementing strategies like load balancing to ensure high...
How to Set Up Simple Load Balancing and Large File Detection Using Azure APIM Inbound Policies
Azure API Management (APIM) offers powerful capabilities beyond just managing APIs. This video, "Azure APIM Load Balancing Explained: A Step-by-Step Guide," explores how to leverage APIM's inbound policies to achieve simple backend load balancing and detect large...
Integrating Azure Services with AI Agents: Setting Up the Azure MCP Server in VS Code
Are you using GitHub Copilot's Agent mode in VS Code and wondering how to push its capabilities beyond generating code snippets? If so, the video below is for you! While powerful, AI models like the one powering GitHub Copilot typically lack real-time access to...
Export Azure Standard Logic Apps to VS Code: A Step-by-Step Guide
This video tutorial provides a step-by-step guide on how to transfer your Logic Apps for local development, version control, and easier management. We'll cover the steps to get your Logic Apps working in VS Code, enabling you to boost your productivity and streamline...
Step-by-Step Guide: Connecting Logic Apps Standard to Azure API Management
Integrating Azure Logic Apps (Standard) with Azure API Management (APIM) is a powerful way to expose, secure, and manage your workflows as APIs. In this video, we'll walk through how to configure APIM to work with Logic Apps Standard step-by-step. Why Use APIM with...
How to Set Up and View Local Connection Settings for Azure Logic App Standard
One of the best features of Azure Logic Apps Standard is the ability to create and test workflows locally!When working locally, your workflows often need to connect to Azure resources like SQL Database, Service Bus, and more. These connection settings are managed...
Fix Unexpected 404 Errors in Azure Logic Apps
Are you working with Azure Standard Logic Apps in Visual Studio Code and suddenly encountering a 404 error after redeploying to Azure? The endpoint URL is correct, everything was working just fine—and now, out of nowhere, the page can’t be found! In this quick video,...
Using DeepSeek in Azure Logic Apps
Are you curious about DeepSeek, the latest large language model (LLM), but unsure where to start when working with Azure Logic Apps? In this guide, I'll walk you through how to get up and running with Azure Logic Apps—with zero coding required! Thanks to over 1,400...
Step-by-step Guide to Getting Started with Azure Logic Apps Standard
New to Azure Logic Apps Standard? Want to see how easy it is to up and run Logic Apps Standard locally? This video is for you! Quick Link Download (see files below): Task List - Getting Started with Logic Apps Standard Introduction In an ever developing technological...