Skip to content

AI freshness pass: update remaining 13 articles (ms.date, content, style)#52085

Merged
gewarren merged 5 commits intomainfrom
copilot/update-ms-date-article-freshness
Mar 12, 2026
Merged

AI freshness pass: update remaining 13 articles (ms.date, content, style)#52085
gewarren merged 5 commits intomainfrom
copilot/update-ms-date-article-freshness

Conversation

Copy link
Contributor

Copilot AI commented Mar 4, 2026

Completes the remaining unchecked items from the AI freshness pass tracking issue. Updates ms.date to 03/04/2026 and adds ai-usage: ai-assisted to frontmatter for all 13 articles, with targeted content and style fixes.

Content fixes

  • get-started-app-chat-template.md: "Microsoft Agent Framework" → "Semantic Kernel" (wrong product name with broken link); fixed Its used typo
  • vector-databases.md: GPT-35 or GPT-4GPT-4o; fixed missing as and in in two sentences
  • embeddings.md: text-embedding-ada-002 (legacy) → text-embedding-3-small / text-embedding-3-large (current recommended)
  • azure-ai-services-authentication.md: Fixed two broken anchor self-links (/#explore-microsoft-entra-id, /#configure-your-app-code)
  • tutorial-ai-vector-search.md: Open AIOpenAI; CosmosDB for MongoDbCosmos DB for MongoDB
  • zero-shot-learning.md: Fixed two fined-tunedfine-tuned typos

Style (Microsoft Writing Style Guide)

Applied consistently across all 13 articles: active voice, imperative mood for instructions, contractions, sentence-case headings, eliminated weak There are / You can / allows you to constructions.


🔒 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.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/ai/azure-ai-services-authentication.md Foundry tools authentication and authorization using .NET
docs/ai/conceptual/chain-of-thought-prompting.md Chain of thought prompting
docs/ai/conceptual/embeddings.md "How Embeddings Extend Your AI Model's Reach"
docs/ai/conceptual/how-genai-and-llms-work.md How generative AI and LLMs work
docs/ai/conceptual/prompt-engineering-dotnet.md docs/ai/conceptual/prompt-engineering-dotnet
docs/ai/conceptual/understanding-tokens.md Understand tokens
docs/ai/conceptual/vector-databases.md "Using Vector Databases to Extend LLM Capabilities"
docs/ai/conceptual/zero-shot-learning.md Zero-shot and few-shot learning
docs/ai/get-started-app-chat-scaling-with-azure-container-apps.md Scale Azure OpenAI for .NET chat using RAG with Azure Container Apps
docs/ai/get-started-app-chat-template.md Get started with the 'Chat using your own data sample' for .NET
docs/ai/how-to/app-service-aoai-auth.md [System-assigned](https://review.learn.microsoft.com/en-us/dotnet/ai/how-to/app-service-aoai-auth?branch=pr-en-us-52085)
docs/ai/how-to/content-filtering.md docs/ai/how-to/content-filtering
docs/ai/tutorials/tutorial-ai-vector-search.md Implement Azure OpenAI with RAG using vector search in a .NET app

@dotnet-policy-service dotnet-policy-service bot added the okr-freshness OKR: Freshness of content label Mar 4, 2026
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Copilot AI changed the title [WIP] Update ms.date for article freshness and accuracy AI freshness pass: update remaining 13 articles (ms.date, content, style) Mar 4, 2026
@gewarren gewarren marked this pull request as ready for review March 4, 2026 23:26
@gewarren gewarren requested a review from a team as a code owner March 4, 2026 23:26
Copilot AI review requested due to automatic review settings March 4, 2026 23:26
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates a set of .NET + AI documentation articles as part of the AI freshness pass by refreshing metadata (ms.date, ai-usage) and applying targeted wording/style fixes to improve clarity and consistency.

Changes:

  • Updated ms.date to 03/04/2026 and added ai-usage: ai-assisted across the touched articles.
  • Applied style edits (active voice, clearer phrasing, sentence-case headings) and fixed typos/terminology.
  • Updated/adjusted select content (model references, product naming, and anchor links) for freshness.

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
docs/ai/tutorials/tutorial-ai-vector-search.md Frontmatter refresh and wording edits in the tutorial intro/app flow.
docs/ai/how-to/content-filtering.md Frontmatter refresh and tightened intro wording for content filtering guidance.
docs/ai/how-to/app-service-aoai-auth.md Frontmatter refresh and clarity edits around managed identity/RBAC steps.
docs/ai/get-started-app-chat-template.md Frontmatter refresh and multiple style/clarity improvements in the getting-started flow.
docs/ai/get-started-app-chat-scaling-with-azure-container-apps.md Frontmatter refresh and minor wording correction in prerequisites.
docs/ai/conceptual/zero-shot-learning.md Frontmatter refresh plus typo fixes and readability improvements.
docs/ai/conceptual/vector-databases.md Frontmatter refresh and updated wording/model references in conceptual guidance.
docs/ai/conceptual/understanding-tokens.md Frontmatter refresh and reworded explanations for token concepts.
docs/ai/conceptual/prompt-engineering-dotnet.md Frontmatter refresh and style edits in the prompt-engineering concepts article.
docs/ai/conceptual/how-genai-and-llms-work.md Frontmatter refresh and broad readability edits throughout the conceptual overview.
docs/ai/conceptual/embeddings.md Frontmatter refresh and updated embedding-model guidance and wording.
docs/ai/conceptual/chain-of-thought-prompting.md Frontmatter refresh and sentence-case title plus readability tweaks.
docs/ai/azure-ai-services-authentication.md Frontmatter refresh, style updates, and fixed anchor self-links.

You can also share your feedback on Copilot code review. Take the survey.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM. You can :shipit: when ready.

@gewarren gewarren enabled auto-merge (squash) March 12, 2026 21:35
@gewarren gewarren merged commit 1e50cda into main Mar 12, 2026
11 checks passed
@gewarren gewarren deleted the copilot/update-ms-date-article-freshness branch March 12, 2026 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

okr-freshness OKR: Freshness of content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants