Skip to content

Freshness pass on sdk docs - #55227

Open
alexwolfmsft wants to merge 1 commit into
mainfrom
azure-sdk-dotnet-freshness-pass
Open

Freshness pass on sdk docs#55227
alexwolfmsft wants to merge 1 commit into
mainfrom
azure-sdk-dotnet-freshness-pass

Conversation

@alexwolfmsft

@alexwolfmsft alexwolfmsft commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This pull request updates several Azure SDK for .NET documentation files to improve clarity, correct code samples, and update metadata. The most important changes include fixing code examples, correcting parameter names, and updating metadata fields such as dates and AI usage annotations.


Internal previews

File Preview link
docs/azure/sdk/protocol-convenience-methods.md docs/azure/sdk/protocol-convenience-methods
docs/azure/sdk/resource-management.md docs/azure/sdk/resource-management
docs/azure/sdk/thread-safety.md docs/azure/sdk/thread-safety

Copilot AI review requested due to automatic review settings August 4, 2026 20:28
@dotnetrepoman dotnetrepoman Bot added this to the August 2026 milestone Aug 4, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request refreshes Azure SDK for .NET documentation by updating page metadata and correcting several .NET code examples and snippet references to better align with current SDK usage.

Changes:

  • Updated ms.date metadata and added ai-usage: ai-assisted frontmatter to the edited articles.
  • Corrected multiple C# examples in the resource management guidance (type name fix, async/await precedence fix, variable name fix, and updated CreateOrUpdateAsync signature usage).
  • Fixed the :::code snippet references for the exception-handling tabs so each tab points to the correct snippet file.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docs/azure/sdk/thread-safety.md Updates metadata and fixes a C# code block’s closing syntax for correctness/readability.
docs/azure/sdk/resource-management.md Updates metadata and corrects several SDK usage examples (identifiers, async usage, and method signatures).
docs/azure/sdk/protocol-convenience-methods.md Updates metadata and corrects exception-handling snippet references per tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants