MicrosoftDocs / windows-powershell-docs

This repo is used to contribute to Windows 10, Windows Server 2016, and MDOP PowerShell module documentation.
Creative Commons Attribution 4.0 International
441 stars 592 forks source link

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

Closed thegraffix closed 2 months ago

thegraffix commented 7 months ago

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

thegraffix commented 7 months ago

@microsoft-github-policy-service agree

learn-build-service-prod[bot] commented 7 months ago

Learn Build status updates of commit 3fc6914:

:white_check_mark: Validation status: passed

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

For more details, please refer to the build report.

For any questions, please:

learn-build-service-prod[bot] commented 2 months ago

Learn Build status updates of commit fcb3e85:

:white_check_mark: Validation status: passed

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

For more details, please refer to the build report.

For any questions, please:

Xelu86 commented 2 months ago

Hey @thegraffix,

Thank you for your contribution to our PS docs. Your changes have been reviewed and this update will be merged shortly.

Have a most pleasant day.