File tree 3 files changed +13
-0
lines changed
articles/github-copilot-azure
3 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -168,6 +168,19 @@ Make sure you're logged into the Azure CLI before running this command. If you'r
168
168
169
169
```
170
170
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
+
171
184
### Best practices for working in agent mode
172
185
173
186
To get better agentic results, consider the following best practices.
You can’t perform that action at this time.
0 commit comments