Skip to content

Commit 6942fbd

Browse files
committed
whats new
1 parent 9beb7f3 commit 6942fbd

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

articles/ai-foundry/agents/how-to/tools/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ To streamline workflows with your AI agent with capabilities to take actions. Th
3636
- **MCP tool**: Bring an existing Model Context Protocol (MCP) endpoint that you want to add to your AI agent.
3737
- **Function calling**: Write your own custom, stateless functions to define the expected behaviors.
3838
- **Azure Functions**: Write and manage your own custom, stateful functions.
39+
- **Browser Automation**: Perform real-world browser tasks through natural language prompts.
3940

4041
## How does a tool work in the Foundry Agent Service?
4142

articles/ai-foundry/agents/whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ This article provides a summary of the latest releases and major documentation u
1717

1818
## August 2025
1919

20+
### Browser Automation tool
21+
22+
The [Browser Automation tool](./how-to/tools/browser-automation.md) is now available in Public Preview. This tool enables you to perform real-world browser tasks through natural language prompts in an isolated browser session using your own provisioned [Microsoft Playwright Workspaces](/azure/playwright-testing/overview-what-is-microsoft-playwright-testing).
23+
2024
### New regional availability
2125

2226
The Azure AI Foundry Agent Sevice is now available in the following [regions](./concepts/model-region-support.md#available-models):

0 commit comments

Comments
 (0)