Skip to content

Commit 10c0f94

Browse files
authored
Update articles/ai-services/agents/how-to/tools/logic-apps.md
1 parent 18e2ce4 commit 10c0f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/agents/how-to/tools/logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article demonstrates how to integrate Logic Apps with Azure AI Agents to ex
2020

2121
## Prerequisites
2222

23-
1. Create a Logic App within the same resource group as your Azure AI Project in the Azure Portal.
23+
1. Create a Logic App within the same resource group as your Azure AI Project in the Azure portal.
2424
2. Configure your Logic App to send emails by including an HTTP request trigger that accepts JSON with `to`, `subject`, and `body`. See the [Logic App Workflow guide](../../../openai/how-to/assistants-logic-apps.md) for more information.
2525
3. Install the required Python packages:
2626
```bash

0 commit comments

Comments
 (0)