Skip to content

Commit 9cf3daf

Browse files
committed
Add enable / disable tools
1 parent 506a818 commit 9cf3daf

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

articles/github-copilot-azure/get-started.md

+13
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,19 @@ Make sure you're logged into the Azure CLI before running this command. If you'r
168168
169169
```
170170

171+
### Enable and disable tools in agent mode
172+
173+
You may want to disable or re-enable certain tools available by GitHub Copilot for Azure.
174+
175+
1. Select the tool icon in the chat pane.
176+
177+
:::image type="content" source="media/get-started/tool-icon.png" alt-text="Screenshot of chat pane with highlight around the tool icon.":::
178+
179+
1. Use the checkbox next to the list of tools to enable / disable tools (or groups of tools).
180+
181+
:::image type="content" source="media/get-started/tool-list.png" alt-text="Screenshot of the list of tools in Visual Studio Code.":::
182+
183+
171184
### Best practices for working in agent mode
172185

173186
To get better agentic results, consider the following best practices.
Loading
Loading

0 commit comments

Comments
 (0)