Skip to content

Commit 391f387

Browse files
committed
edit pass: azure-ai-foundry-agent-service-how-to
1 parent b6e762e commit 391f387

File tree

2 files changed

+197
-194
lines changed

2 files changed

+197
-194
lines changed

articles/ai-foundry/how-to/develop/vs-code-agents-mcp.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Selecting the deployed agent opens the **AGENT PERFERENCES** pane in a view-only
8282
- Select the **Open Code File** button to create a sample code file that uses the agent.
8383
- Select the **Open Playground** button to open **Agent Playground**.
8484

85-
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/deployed-agent-view.png" alt-text="Screenshot of the pane for agent preferences with the Edit Agent, Open Code File, and Open Playground buttons highlighted." lightbox="../../media/how-to/get-started-projects-vs-code/deployed-agent-view.png":::
85+
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/deployed-agent-view.png" alt-text="Screenshot of the pane for agent preferences with the Edit Agent, Open Code File, and Open Playground buttons highlighted." lightbox="../../media/how-to/get-started-projects-vs-code/deployed-agent-view.png":::
8686

8787
### Edit and update the deployed AI agent
8888

@@ -96,13 +96,14 @@ Selecting the deployed agent opens the **AGENT PERFERENCES** pane in a view-only
9696

9797
### Interact with agents by using the MCP server tool in the agent playground
9898

99-
1. Right-click your deployed agent that has an **MCP Server** tool and then select the **Open Playground** option. This action starts a thread with your agent and lets you send messages.
99+
1. Right-click your deployed agent that has an **MCP Server** tool, and then select the **Open Playground** option. This action starts a thread with your agent and lets you send messages.
100100

101-
1. In the **Agent Playground** pane, enter a prompt such as **Give me an example for creating a container app** and send it.
101+
1. On the **Agent Playground** pane, enter a prompt such as **Give me an example for creating a container app** and send it.
102102

103103
1. Select the authentication method for the MCP server tool and proceed.
104104

105105
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/mcp-tool-authentication.png" alt-text="Screenshot of the MCP server tool's authentication prompt in the agent playground." lightbox="../../media/how-to/get-started-projects-vs-code/mcp-tool-authentication.png":::
106+
106107
1. Select the approval preference for the MCP server tool and proceed.
107108

108109
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/mcp-tool-approval-preference.png" alt-text="Screenshot of the MCP server tool's approval preference in the agent playground." lightbox="../../media/how-to/get-started-projects-vs-code/mcp-tool-approval-preference.png":::

0 commit comments

Comments
 (0)