-
Notifications
You must be signed in to change notification settings - Fork 315
Update prepare-for-upload-vhd-image.md #411
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
We are missing instructions in order to allow SAC to work properly at serial console. Current document will allow Serial Console to connect, but customers will not be able to use SAC to troubleshoot OS issues, because there are no instructions on how to ensure that sacsvr service is running at guest OS.
|
@rafatecoy : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. @genlin |
|
Learn Build status updates of commit 66d1a56:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| articles/virtual-machines/windows/prepare-for-upload-vhd-image.md | Details |
articles/virtual-machines/windows/prepare-for-upload-vhd-image.md
- Line 317, Column 136: [Warning: hard-coded-locale - See documentation]
Link 'https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/windows/serial-console-cmd-ps-commands' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites. - Line 317, Column 136: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/windows/serial-console-cmd-ps-commands' will be broken in isolated environments. Replace with a relative link.
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.
articles/virtual-machines/windows/prepare-for-upload-vhd-image.md
Outdated
Show resolved
Hide resolved
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 PR adds documentation for enabling the Special Administration Console (SAC) feature to work properly with Serial Console on Azure VMs. The change provides missing instructions for ensuring the sacsvr service is running, which is necessary for customers to troubleshoot OS issues using SAC.
Changes:
- Added a NOTE section after the Serial Console BCD configuration commands explaining SAC requirements
- Documented different procedures for Windows Server Edition versus Windows Client Edition
- Included reference link to troubleshooting documentation
articles/virtual-machines/windows/prepare-for-upload-vhd-image.md
Outdated
Show resolved
Hide resolved
articles/virtual-machines/windows/prepare-for-upload-vhd-image.md
Outdated
Show resolved
Hide resolved
articles/virtual-machines/windows/prepare-for-upload-vhd-image.md
Outdated
Show resolved
Hide resolved
articles/virtual-machines/windows/prepare-for-upload-vhd-image.md
Outdated
Show resolved
Hide resolved
articles/virtual-machines/windows/prepare-for-upload-vhd-image.md
Outdated
Show resolved
Hide resolved
|
The following users don't have valid GitHub IDs, or are not collaborators on this repo: genlin, dcscontentpm |
|
The following users don't have valid GitHub IDs, or are not collaborators on this repo: genlin, jarrettrenshaw kaushika-msft peiwgit cloud-writer aartig13 |
Co-authored-by: Diana Richards <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
Learn Build status updates of commit 127363a: 💡 Validation status: suggestions
articles/virtual-machines/windows/prepare-for-upload-vhd-image.md
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. |
|
Learn Build status updates of commit 72e1d17: 💡 Validation status: suggestions
articles/virtual-machines/windows/prepare-for-upload-vhd-image.md
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. |
|
This pull request has been inactive for at least 14 days. If you are finished with your changes, don't forget to sign off. See the contributor guide for instructions. |
We are missing instructions in order to allow SAC to work properly at serial console. Current document will allow Serial Console to connect, but customers will not be able to use SAC to troubleshoot OS issues, because there are no instructions on how to ensure that sacsvr service is running at guest OS.