Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Then, create an Agent in the Azure AI Foundry portal, under the project part. Co

If you're looking for a sample on how to create your Foundry agent, check the tutorial at the end to create the Stock Agent to query an API to get a specific stock value on a specific timeslot.

If you're not familiar yet with Azure AI Foundry Projet & Agent Service:
If you're not familiar yet with Azure AI Foundry Project & Agent Service:
- [Announcing Developer Essentials for Agents and Apps in Azure AI Foundry](https://devblogs.microsoft.com/foundry/announcing-developer-essentials-for-agents-and-apps-in-azure-ai-foundry/)
- [Announcing General Availability of Azure AI Foundry Agent Service](https://techcommunity.microsoft.com/blog/azure-ai-services-blog/announcing-general-availability-of-azure-ai-foundry-agent-service/4414352)

Expand Down Expand Up @@ -46,7 +46,7 @@ Next step is to make it available via a public URL with a Dev Tunnel, create a A

To deploy it in Teams or M365 Copilot, you'll need to also update the '**manifest.json**' file, zip the folder and upload it to Teams / M365 Copilot via the App maangement UX.

Otherwise, use hte Microsoft 365 Agents Toolkit to simplify those steps.
Otherwise, use the Microsoft 365 Agents Toolkit to simplify those steps.

# With M365 Agents Toolkit

Expand Down