Merged
Conversation
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update documentation for outdated content
docs: update outdated documentation
Feb 28, 2026
msyyc
approved these changes
Feb 28, 2026
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.
Several docs under
docs/had stale dependency versions, deprecated library references, broken links, and outdated Python patterns.Dependency versions (
docs/client/initializing.md)azure-coremin version: 1.24.0 → 1.37.0azure-mgmt-coremin version: 1.2.1 → 1.6.0msrestfrom the dependency table — only used in legacy codepaths, not a dependency for current generated codeOpenCensus deprecation (
docs/client/tracing.md,docs/migrate/readme.md)azure-core-tracing-opencensusdeprecated)SimpleSpanProcessorreplaces removedSimpleExportSpanProcessor)Async patterns (
docs/client/operations.md)asyncio.get_event_loop()/loop.run_until_complete()withasyncio.run()across all three async examplesBroken links (
docs/client/operations.md)Microsoft.Batch/stable/2020-09-01.12.0/path to currentAzure.Batch/preview/2024-07-01.20.0/Typo fix (
docs/developer/sdk_from_swagger_and_typespec.md)print.dpg_model.properties_properties_name)→print(dpg_model.properties_properties_name)Original prompt
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.