copilotazureunattacheddisks
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| copilotazureunattacheddisks [2025/12/02 11:08] – created - external edit 127.0.0.1 | copilotazureunattacheddisks [2025/12/03 07:15] (current) – [Copilot Prompt to Get All Unattached Disks in an Azure Subscription] sjoerd | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| = Copilot Prompt to Get All Unattached Disks in an Azure Subscription = | = Copilot Prompt to Get All Unattached Disks in an Azure Subscription = | ||
| - | **Summary**: | + | **Summary**: |
| **Date**: 2 December 2025 \\ | **Date**: 2 December 2025 \\ | ||
| {{tag> | {{tag> | ||
| - | I've been using copilot for a while now, and I keep noticing how much I need to do to get working output. I wanted to share these lessons with the tag ' | + | I've been using copilot for a while now, and I mostly use it without using a prompt. |
| The hard facts: | The hard facts: | ||
| * IDE: VS Code, 1.106.3 | * IDE: VS Code, 1.106.3 | ||
| - | * Copilot Version: 1.388.0 | + | * Copilot |
| + | * Model: Claude Sonnet 4 | ||
| = The Prompt = | = The Prompt = | ||
| Line 165: | Line 166: | ||
| Originally, copilot had a very easy to read query, with every field in a separate line. However, that gave the following error: | Originally, copilot had a very easy to read query, with every field in a separate line. However, that gave the following error: | ||
| - | <pre> | + | <code> |
| ERROR: argument --query: invalid jmespath_type value: " | ERROR: argument --query: invalid jmespath_type value: " | ||
| To learn more about --query, please visit: ' | To learn more about --query, please visit: ' | ||
| - | </pre> | + | </code> |
| I updated the query to be just on one line, which solved the issue. | I updated the query to be just on one line, which solved the issue. | ||
copilotazureunattacheddisks.1764673686.txt.gz · Last modified: by 127.0.0.1
