Update ms.date and content currency for AI quickstarts#52001
Open
Update ms.date and content currency for AI quickstarts#52001
Conversation
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update ms.date value and article content in quickstarts
Update ms.date and content currency for AI quickstarts
Mar 4, 2026
gewarren
approved these changes
Mar 4, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Refreshes the AI quickstarts’ metadata and installation instructions so the docs reflect current package stability and currency expectations across docs/ai/quickstarts/.
Changes:
- Updated
ms.dateto03/04/2026across 13 quickstarts. - Added missing
ai-usage: ai-assistedfrontmatter entries. - Removed
--prereleasefromdotnet add packagecommands where the repo’s snippet.csprojfiles already reference stable package versions (for example,Azure.AI.OpenAI2.1.0andMicrosoft.Extensions.AI.OpenAI10.3.0).
Reviewed changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/ai/quickstarts/use-function-calling.md | Updates frontmatter and removes --prerelease for Microsoft.Extensions.AI.OpenAI in install steps. |
| docs/ai/quickstarts/text-to-image.md | Updates ms.date and removes --prerelease in the basic scenario package install step. |
| docs/ai/quickstarts/structured-output.md | Updates frontmatter and removes --prerelease for Microsoft.Extensions.AI.OpenAI in install steps. |
| docs/ai/quickstarts/publish-mcp-registry.md | Updates ms.date in frontmatter. |
| docs/ai/quickstarts/prompt-model.md | Updates frontmatter (ms.date, ai-usage). |
| docs/ai/quickstarts/generate-images.md | Updates frontmatter (ms.date, ai-usage). |
| docs/ai/quickstarts/create-assistant.md | Updates frontmatter and removes --prerelease for Azure.AI.OpenAI in install steps. |
| docs/ai/quickstarts/chat-local-model.md | Updates frontmatter (ms.date, ai-usage). |
| docs/ai/quickstarts/build-vector-search-app.md | Updates frontmatter and removes --prerelease for Microsoft.Extensions.AI.OpenAI in the Azure OpenAI pivot install steps. |
| docs/ai/quickstarts/build-mcp-server.md | Updates frontmatter (ms.date, ai-usage). |
| docs/ai/quickstarts/build-mcp-client.md | Updates frontmatter (ms.date, ai-usage). |
| docs/ai/quickstarts/build-chat-app.md | Updates frontmatter (ms.date, ai-usage). |
| docs/ai/quickstarts/ai-templates.md | Updates frontmatter (ms.date, ai-usage). |
You can also share your feedback on Copilot code review. Take the survey.
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.
All 13 articles in
docs/ai/quickstarts/had stalems.datevalues and several referenced--prereleaseflags for packages that have since shipped stable versions.Changes
ms.date: Updated to03/04/2026across all 13 articlesai-usage: ai-assisted: Added to the 11 articles missing this frontmatter keyRemoved
--prereleasewhere csproj files confirm stable releases:create-assistant.mdAzure.AI.OpenAIstructured-output.mdMicrosoft.Extensions.AI.OpenAIuse-function-calling.mdMicrosoft.Extensions.AI.OpenAIbuild-vector-search-app.md(Azure OpenAI pivot only)Microsoft.Extensions.AI.OpenAItext-to-image.md(basic scenario only)Microsoft.Extensions.AI.OpenAIRetained
--prereleasewhere packages are still in preview:Microsoft.SemanticKernel.Connectors.InMemory(1.55.0-preview),ModelContextProtocolin the MCP client (0.1.0-preview.14), and Aspire packages in thetext-to-imagehosting scenario🔒 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