windows-powershell-docs
windows-powershell-docs copied to clipboard
Removed repeated text, minor formatting correction
Removed repeated text and fixed bullet points
Docs Build status updates of commit 1b39f8c:
:white_check_mark: Validation status: passed
| File | Status | Preview URL | Details |
|---|---|---|---|
| docset/winserver2022-ps/remoteaccess/Install-RemoteAccess.md | :white_check_mark:Succeeded | View (WindowsServer2022-ps) |
For more details, please refer to the build report.
Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.
For any questions, please:
- Try searching the docs.microsoft.com contributor guides
- Post your question in the Docs support channel
Hello @isjwuk Chris Thanks for your contribution! Actually, the markdown generator for this file (PlatyPS) is inserting two blocks of yaml per parameter set because different "required" property on each parameter set (vpnType is required if used if vpn parameter set)
The edit that is required is merging both blocks into one using for example
Parameter Sets: Vpn, MultiTenant