Skip to content

Commit eda3f9a

Browse files
updates usage-based billing prep content with versions (#61259)
Signed-off-by: Collin McNeese <collinmcneese@github.com>
1 parent 78f2738 commit eda3f9a

1 file changed

Lines changed: 26 additions & 2 deletions

File tree

content/copilot/how-tos/manage-and-track-spending/prepare-for-your-move-to-usage-based-billing.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ versions:
77
feature: copilot
88
product: '{% data variables.copilot.copilot_pro_short %} or {% data variables.copilot.copilot_pro_plus_short %}'
99
contentType: how-tos
10-
category:
10+
category:
1111
- Configure Copilot
1212
---
1313

@@ -43,7 +43,31 @@ Your data stays in your browser; nothing is uploaded to a server.
4343
* **Understand what consumes credits**. {% data variables.copilot.copilot_chat_short %}, {% data variables.copilot.copilot_cli_short %}, {% data variables.copilot.copilot_cloud_agent %}, {% data variables.copilot.copilot_spaces %}, {% data variables.product.prodname_spark_short %}, and third-party coding agents consume {% data variables.product.prodname_ai_credits_short %}. Code completions and {% data variables.copilot.next_edit_suggestions %} remain unlimited for all paid plans.
4444
* **Consider your model usage**. Frontier models consume more credits per interaction than lightweight models. Switching to a lighter model for routine tasks can stretch your included usage further.
4545

46+
<!-- expires 2026-09-01 -->
47+
48+
## Update your IDE, client, and extension
49+
50+
For the best experience with usage-based billing, update your IDE, client, and {% data variables.product.prodname_copilot_short %} extension to at least the versions listed below.
51+
52+
> [!NOTE]
53+
> Older versions will continue to work, but may display incorrect model pricing, inaccurate usage information, or outdated billing terminology. Usage alert notifications may also not appear as expected.
54+
55+
| IDE, client, or extension | Minimum version |
56+
| --- | --- |
57+
| {% data variables.product.prodname_vscode_shortname %} | 1.120 |
58+
| {% data variables.product.prodname_vs %} 2022 (17.x) | 17.14.33 |
59+
| {% data variables.product.prodname_vs %} 2025 (18.x) | 18.6.0 |
60+
| SQL Server Management Studio | 22.6 |
61+
| JetBrains IDEs (plugin) | 1.9.1 |
62+
| Eclipse (plugin) | 0.18.0 |
63+
| Xcode (extension) | 0.50.0 |
64+
| {% data variables.copilot.copilot_cli_short %} | 1.0.48 |
65+
66+
We recommend keeping your IDE, client, and {% data variables.product.prodname_copilot_short %} extensions on the latest available stable version. For information on configuring automatic updates, see [AUTOTITLE](/copilot/how-tos/configure-personal-settings/configure-in-ide). To update {% data variables.copilot.copilot_cli_short %}, see [AUTOTITLE](/copilot/how-tos/copilot-cli/set-up-copilot-cli/install-copilot-cli).
67+
68+
<!-- end expires 2026-09-01 -->
69+
4670
## Further reading
4771

4872
* [AUTOTITLE](/copilot/concepts/billing/usage-based-billing-for-individuals)
49-
* [AUTOTITLE](/copilot/reference/copilot-billing/models-and-pricing)
73+
* [AUTOTITLE](/copilot/reference/copilot-billing/models-and-pricing)

0 commit comments

Comments
 (0)