-
Couldn't load subscription status.
- Fork 1.9k
Resolve syncing conflicts from repo_sync_working_branch to main #8094
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?
Conversation
Co-authored-by: robinharwood <19212983+robinharwood@users.noreply.github.com>
update redirection
….1 features and improvements
…setid-from-metadata [Scoped] Remove manager and ms.assetid from YAML metadata
Metadata clean up
…ge-aa-mo-2 [Scoped] Ref Author updates part 2
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ge-aa-mo [Scoped] Ref Author updates
|
@robinharwood, @Xelu86 #label:"aq-pr-triaged" |
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 resolves syncing conflicts between the repo_sync_working_branch and main branches by removing deprecated metadata fields and updating author information across Windows Server documentation files.
Key Changes:
- Removal of deprecated metadata fields (
manager,ms.assetid,assetId) - Updates to author and contributor metadata (
author,ms.author) - Minor documentation formatting corrections (punctuation, character encoding, spacing)
Reviewed Changes
Copilot reviewed 267 out of 267 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
Multiple .yml and .md files |
Removed deprecated manager and ms.assetid/assetId metadata fields from YAML frontmatter |
| Multiple command reference files | Updated author attribution from xelu86/meaghanlewis to robinharwood/dknappettmsft and corresponding Microsoft aliases |
Various .md files |
Minor formatting corrections including punctuation changes, character encoding fixes (× to x, em-dash corrections), and spacing adjustments |
Comments suppressed due to low confidence (1)
WindowsServerDocs/administration/windows-commands/dcpromo.md:1
- Corrected en-dash from '—and' to 'and' in 'server—and you'.
---
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| @@ -1,6 +1,6 @@ | |||
| --- | |||
| --- | |||
Copilot
AI
Oct 22, 2025
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 file contains a BOM (Byte Order Mark) character at the start. While not necessarily harmful, BOMs in UTF-8 files are generally unnecessary and can cause issues with some tools.
| --- | |
| --- |
Auto Publish – main to live - 2025-10-22 22:30 UTC
|
Learn Build status updates of commit ad1cbc2: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Update migration documentation for VMware to Hyper-V: add version 1.8…
Fix description of LAPS pwd complexity setting #5
…ge-aa-mo [Scoped] Author changes
Auto Publish – main to live - 2025-10-23 17:30 UTC
|
Learn Build status updates of commit d341900: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
New article: Configure cluster-wide Live Migration SMB bandwidth control
…17-09-33 [DocsArchive-1.0.25268.1](2025-10-15-17-09-33)Auto archive content
Auto Publish – main to live - 2025-10-24 17:30 UTC
|
Learn Build status updates of commit a64f4a7: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
…-local Hyper-V fix context for Azure Local
Auto Publish – main to live - 2025-10-27 17:30 UTC
|
Learn Build status updates of commit b9f4318: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Pull request opened by Docs to resolve syncing conflicts from repo_sync_working_branch to main.