You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/how-tos/manage-and-track-spending/prepare-for-your-move-to-usage-based-billing.md
+26-2Lines changed: 26 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ versions:
7
7
feature: copilot
8
8
product: '{% data variables.copilot.copilot_pro_short %} or {% data variables.copilot.copilot_pro_plus_short %}'
9
9
contentType: how-tos
10
-
category:
10
+
category:
11
11
- Configure Copilot
12
12
---
13
13
@@ -43,7 +43,31 @@ Your data stays in your browser; nothing is uploaded to a server.
43
43
***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.
44
44
***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.
45
45
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).
0 commit comments