{{ message }}
Fix Visual Studio year in usage-based billing doc (2025 -> 2026)#44898
Open
812441601 wants to merge 1 commit into
Open
Fix Visual Studio year in usage-based billing doc (2025 -> 2026)#44898812441601 wants to merge 1 commit into
812441601 wants to merge 1 commit into
Conversation
Contributor
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the minimum supported IDE versions table in the Copilot usage-based billing documentation to correct the Visual Studio release year label, keeping the guidance aligned with Microsoft’s current major-version naming.
Changes:
- Changed the table row label from “{% data variables.product.prodname_vs %} 2025 (18.x)” to “{% data variables.product.prodname_vs %} 2026 (18.x)”.
6691tmr
added a commit
to 1966tmr/docs-6691tmr-
that referenced
this pull request
Jun 25, 2026
github#44890 github#44910 (comment) github#44898 (comment) 6691temir1966@gmail.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
This PR fixes an incorrect Visual Studio version label in:
content/copilot/concepts/billing/usage-based-billing-for-individuals.mdIn the "Update your IDE, client, and extension" table, the row currently says:
It should be:
Why
The year label is inconsistent with the intended product version naming and appears to be a typo.
Changes made
2025to2026in the Visual Studio row.