Skip to content
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

Removed an extra ". " in Get-VMNetworkAdapter -VM parameter description #3781

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

thegraffix
Copy link

PR Summary

Removed the extra ". " after the first sentence in the -VM parameter description.

OLD: Specifies the virtual machine whose virtual network adapters are to be retrieved. . The asterisk, "*", is the wildcard. If it is specified the cmdlet returns virtual network adapters from every virtual machine in the system.

NEW: Specifies the virtual machine whose virtual network adapters are to be retrieved. The asterisk, "*", is the wildcard. If it is specified the cmdlet returns virtual network adapters from every virtual machine in the system.

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

Removed the extra ". " after the first sentence in the -VM parameter description.
Removed extra ". " after the first sentence in the -VM parameter description.
Removed the extra ". " after the first sentence in the -VM parameter description.
Removed the extra ". " after the first sentence in the -VM parameter description.
Removed the extra ". " after the first sentence in the -VM parameter description.
@thegraffix
Copy link
Author

@microsoft-github-policy-service agree

Copy link
Contributor

Learn Build status updates of commit 3fc6914:

✅ Validation status: passed

File Status Preview URL Details
docset/winserver2012-ps/hyper-v/Get-VMNetworkAdapter.md ✅Succeeded View (winserver2012-ps)
docset/winserver2012r2-ps/hyper-v/Get-VMNetworkAdapter.md ✅Succeeded View (winserver2012r2-ps)
docset/winserver2016-ps/hyper-v/Get-VMNetworkAdapter.md ✅Succeeded View (WindowsServer2016-ps)
docset/winserver2019-ps/hyper-v/Get-VMNetworkAdapter.md ✅Succeeded View (WindowsServer2019-ps)
docset/winserver2022-ps/hyper-v/Get-VMNetworkAdapter.md ✅Succeeded View (WindowsServer2022-ps)
docset/winserver2025-ps/hyper-v/Get-VMNetworkAdapter.md ✅Succeeded View (WindowsServer2025-ps)

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant