Coding agent rename#54124
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request updates the .NET app modernization documentation set to reflect the rename from “Copilot Coding Agent” to “Copilot Cloud Agent”, including navigation updates, link updates, media path updates, and a redirect from the old quickstart path.
Changes:
- Updated TOC entries to point to
cloud-agent-support.mdand use “Cloud Agent” naming. - Updated the Cloud Agent quickstart article to use Cloud Agent terminology, updated GitHub Docs links, and updated image references to the
./media/cloud-agent/folder. - Added an OpenPublishing redirect from
coding-agent-support.mdto the Cloud Agent quickstart route.
Reviewed changes
Copilot reviewed 4 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/core/porting/github-copilot-app-modernization/toc.yml | Updates modernization TOC entry from Coding Agent to Cloud Agent quickstart. |
| docs/azure/toc.yml | Updates Azure migration quickstart entry text and link to Cloud Agent quickstart. |
| docs/azure/migration/appmod/media/cloud-agent/select-custom-agent.png | Adds/updates a Cloud Agent-specific screenshot used by the quickstart. |
| docs/azure/migration/appmod/cloud-agent-support.md | Renames content and links from Coding Agent to Cloud Agent and updates media references. |
| .openpublishing.redirection.azure.json | Adds redirect from the old Coding Agent quickstart path to the new Cloud Agent route. |
Comments suppressed due to low confidence (3)
docs/azure/migration/appmod/cloud-agent-support.md:17
- The PR description says the docs were updated to reflect the rename from “Copilot Coding Agent” to “Copilot Cloud Agent”, but there are still references to the old “coding agent(s)” wording and /coding-agent/ URLs elsewhere in this doc set (for example, docs/core/porting/github-copilot-app-modernization/install.md:108-113 and docs/core/porting/github-copilot-app-modernization/includes/how-to-initiate.md:14). This leaves the documentation inconsistent after the rename.
docs/azure/migration/appmod/cloud-agent-support.md:40 - Heading casing: per the repo’s Markdown style guidance, headings should use sentence case. “## Add the MCP Server” should use lowercase “server”.
docs/azure/migration/appmod/cloud-agent-support.md:63 - Alt text uses the product name; capitalize “Cloud Agent” for consistency with the rest of the article (and the feature name).
gewarren
approved these changes
Jun 2, 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.
This pull request updates documentation to reflect the renaming of "Copilot Coding Agent" to "Copilot Cloud Agent" for .NET app modernization guidance. It includes file renaming, content updates, image path changes, and updates to navigation and redirection to ensure consistency throughout the documentation set.
Internal previews