How to Create Custom API Tools for Azure AI Agents (Microsoft Foundry & SDK)
Azure Innovation Station | Azure AI Agents
ยท
Beginner
ยท๐๏ธ Copywriting & Content Strategy
ยท3mo ago
Join the Free Azure Community! https://azureinnovationstation.com/community
Want to give your Azure AI Agents real-world powers? ๐ In this video, I show you exactly how to create custom API tools for Azure AI Agents so they can actually do things, not just talk about them.
We dive into the two critical ways to build these tools in the Microsoft Foundry ecosystem:
Microsoft Foundry Portal: The visual interface for quick agent management and tool configuration.
The Code Way (SDK): Building robust, version-controlled tools programmatically using the Microsoft Foundry SDK.
Whether you prefer a low-code UI or full control via Python, this guide has you covered.
โฌโฌโฌโฌโฌโฌ C H A P T E R S โฌโฌโฌโฌโฌโฌ
00:00:00 Intro
00:01:53 How to create Microsoft Foundry Resources
00:05:36 How to Add OpenAPI Tool to Azure AI Agent n Microsoft Foundry
00:10:18 How to Set up API Key Authentication for OpenAPI tool in Microsoft Foundry
00:13:05 How to set up Custom API Tool in Code
00:18:48 How to use custom API tool using API Key Authentication in code
โฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌ
How to Create Free Azure Account
https://youtu.be/OU1Vic_QURc?si=Wena7hIEGyariw85
Install Visual Studio Code
https://code.visualstudio.com/
Install Azure CLI
https://learn.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest
Install Python
https://www.python.org/downloads
Docs on OpenAPI Tool
https://learn.microsoft.com/en-us/azure/ai-foundry/agents/how-to/tools/openapi?view=foundry&pivots=python
Learn how to send emails with Agent using Email Reminder Agent
https://youtu.be/t63cMt-mrnM?si=YxWd68ACJOWnRrk_
How to create a Service Principal
https://www.youtube.com/watch?v=sBTNasVLXKg
Testing Website Used in Video
https://webhook.site/
If you want to learn more about Azure check out these video Playlists
Azure in 1 Minute - Quick overview videos on Azure Services in 1 minute
https://youtube.com/playlist?list=PLqMeAuMeQoz7OB1inR_SyuxU9Kfk4T0ek&si=GXMHvwlRrN9LNJ2K
Azure in 2-5 Minutes - Quick,
Watch on YouTube โ
(saves to browser)
Sign in to unlock AI tutor explanation ยท โก30
Related AI Lessons
โก
โก
โก
โก
Wie oft sollte man einen Text vor Abgabe prรผfen?
Dev.to AI
How to Keep Humanity in the Writing of a Technical World
Medium ยท Machine Learning
How copywriters attract leads right now: Proven 10x plays (not 2x tactics)
Copyhackers
The authority book move that separates you from every copywriter with a ChatGPT account
Copyhackers
Chapters (6)
Intro
1:53
How to create Microsoft Foundry Resources
5:36
How to Add OpenAPI Tool to Azure AI Agent n Microsoft Foundry
10:18
How to Set up API Key Authentication for OpenAPI tool in Microsoft Foundry
13:05
How to set up Custom API Tool in Code
18:48
How to use custom API tool using API Key Authentication in code
๐
Tutor Explanation
DeepCamp AI