📄️ Module 1 - Introduction to Logic Apps Agent in a Day Workshop
Harnessing the Power of Agent Loop Capabilities in Modern Automation
📄️ Module 2 - Creating the Resource Group
In this module we will create the resource group that will contains all the resources provisioned in this workshop
📄️ Module 3 - Enable OpenAI Model
In this module we will provision the OpenAI service and deploy the GPT4.1 Model that will be used by the Logic Apps Agent Loop.
📄️ Module 4 - Prequistes - ServiceNow setup
A ServiceNow Environment will be requirement to enable our integration to create and interact with incident tickets.
📄️ Module 5 - Provision Logic Apps Standard
In the module we will provision a Logic Apps Standard instance enabling us to create and test our workflows.
📄️ Module 6 - Setup the Knowledgebase
In the module we will provision an Azure Storage Account that will hold our operations manual / knowledgebase that will be used by the Logic Apps Agent Loop to determine the actions our agent performs.
📄️ Module 7 - Create Agent Loop Workflow
In this module we will create and configure a conversational Agent Loop workflow that will allow the user an interactive chat experience when trying to resolve operational issues at Contoso.
📄️ Module 8 - Create Tool - ServiceNow Create Incident
In this module we will create a stateful workflow to create a ServiceNow Incident. Our Agent Loop will leverage this workflow as a tool to create ServiceNow incidents when processing an event.
📄️ Module 9 - Add ServiceNow Create Incident Tool to Agent Loop
In this module we will take the ServiceNow Create Incident workflow and add it as a tool in our Agent Loop workflow.
📄️ Module 10 - Create Tool - ServiceNow Update Incident
In this module we will create a stateful workflow to update an existing ServiceNow Incident. Next, we will incorporate the workflow into our Agent Loop at as tool to enable the agent to record work notes for our ServiceNow Incident.
📄️ Module 11 - Add ServiceNow Update Incident Tool to Agent Loop
In this module we will take the ServiceNow Update Incident workflow and add it as a tool in our Agent Loop workflow.
📄️ Module 12 - Create Tool - ServiceNow Close Incident
In this module we will create a stateful workflow to close an existing ServiceNow Incident. Next, we will incorporate the workflow into our Agent Loop at as tool to enable the agent to close and provide some resolution comments for our ServiceNow Incident .
📄️ Module 13 - Add ServiceNow Close Incident Tool to Agent Loop
In this module we will take the ServiceNow Close Incident workflow and add it as a tool in our Agent Loop workflow.
📄️ Module 14 - Challenge Activities
Challenge 1 - Add a new tool for email notification