-
Couldn't load subscription status.
- Fork 1.9k
Update prerequisites for VMware to Hyper-V migration #8092
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
Added prerequisites for vCenter and Windows Server hosts.
|
@Nickymdn : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit fb351bf: ✅ Validation status: passed
For more details, please refer to the build report. |
|
#assign: @robinharwood, @Xelu86 Can you review the proposed changes? #label:"aq-pr-triaged" @MicrosoftDocs/public-repo-pr-review-team |
|
Users robinharwood are already assigned. |
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 updates the prerequisites section for VMware to Hyper-V migration documentation by replacing placeholder "None" entries with specific requirements for vCenter and Windows Server hosts.
- Added vCenter account snapshot role requirement
- Added WinRM HTTP listener requirement for Windows Server hosts
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| ### Windows Server host prerequisites | ||
| None. | ||
| WinRM needs a Http listner. |
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.
Corrected spelling of 'listner' to 'listener'.
| WinRM needs a Http listner. | |
| WinRM needs a Http listener. |
| ### Windows Server host prerequisites | ||
| None. | ||
| WinRM needs a Http listner. |
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.
'Http' should be capitalized as 'HTTP' to follow standard protocol naming conventions.
| WinRM needs a Http listner. | |
| WinRM needs a HTTP listner. |
Added prerequisites for vCenter and Windows Server hosts.