-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Freshness pass #51196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Freshness pass #51196
Conversation
There was a problem hiding this comment.
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 performs a freshness update on Azure documentation for .NET developers. The changes add information about GitHub Copilot for Azure, replace Azure Data Studio references with GitHub Copilot, update metadata dates to January 2026, and add new content about developing AI solutions on Azure.
Changes:
- Added GitHub Copilot for Azure installation instructions and references across multiple documentation files
- Replaced Azure Data Studio references with GitHub Copilot for Azure
- Added new "Developing AI solutions" section highlighting Microsoft Foundry, Azure OpenAI, and Foundry Agent Service
- Updated metadata dates to 01/16/2026 and added ai-usage fields where appropriate
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| docs/azure/sdk/aspnetcore-guidance.md | Updated ms.date metadata to 01/16/2026 |
| docs/azure/migration/appcat/visual-studio-copilot.md | Updated ms.date metadata to 01/16/2026 |
| docs/azure/migration/appcat/faq.md | Updated ms.date metadata to 01/16/2026 |
| docs/azure/key-azure-services.md | Updated ms.date metadata to 01/16/2026 |
| docs/azure/intro.md | Added ai-usage metadata, updated date, added AI solutions section with Microsoft Foundry references |
| docs/azure/install-azure-cli.md | Updated ms.date metadata to 01/16/2026 |
| docs/azure/dotnet-dev-env-checklist.md | Updated date, reordered tools to prioritize GitHub Copilot, removed Azure Data Studio |
| docs/azure/create-azure-account.md | Updated ms.date metadata to 01/16/2026 |
| docs/azure/configure-vs-code.md | Added ai-usage metadata, updated date, added GitHub Copilot for Azure installation section |
| docs/azure/azure-tools.md | Added ai-usage metadata, updated date, replaced Azure Data Studio section with GitHub Copilot for Azure |
| - **Developing AI solutions -** Azure allows you to build next-generation intelligent applications. The Azure SDK for .NET provides first-class support for building AI-powered apps with: | ||
| - [Microsoft Foundry](/azure/ai-foundry/what-is-foundry): Explore models, build agents, and manage your AI development lifecycle in a unified platform. | ||
| - [Azure OpenAI in Microsoft Foundry Models](/azure/ai-foundry/foundry-models/concepts/models-sold-directly-by-azure): Build applications that use large language models (LLM) to summarize text, generate content, and answer questions. | ||
| - [Foundry Agent Service](/azure/ai-foundry/agents/overview): Combine models, tools, frameworks, and governance into a unified system for building intelligent agents. |
Copilot
AI
Jan 16, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The list items are not complete sentences but they use ending periods. According to the Markdown writing guidelines, list items should be complete sentences with proper punctuation. These descriptions should either be written as complete sentences or periods should be removed if they are fragments.
Summary
This pull request updates multiple Azure documentation files to add information about GitHub Copilot for Azure and to highlight AI-assisted development tools and workflows. It also removes deprecated references to Azure Data Studio and updates metadata to reflect AI usage and refreshes documentation dates.
Internal previews