Robin Malik
Robin Malik
Remove PS C:\> from the code examples. This made it harder to manually copy lines to paste into PowerShell, and also when using the 'COPY' button it wouldn't be pastable...
``` Name Value ---- ----- PSVersion 5.1.18356.1 PSEdition Desktop PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} BuildVersion 10.0.18356.1 CLRVersion 4.0.30319.42000 WSManStackVersion 3.0 PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 ``` QRCodes version: 1.2.0.80 Command: `Out-BarcodeImage...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
## Add: Support for Microsoft Team Channel Alerts (via Adaptive Card webhook) A very simplistic PR to add support for pushing error alerts into Microsoft Team Channels by webhook, based...
On page 15 of `Azure_Transit_VNet_Deployment_Guide.pdf` there is the line "Verify the virtual router has the following configuration.". The screenshot below this shows 3 next hop IP addresses: defaultRoute: 10.20.1.1, SpokeRoute:...
### Description of the new feature Currently, use of Send-AzWvdUserSessionMessage is a touch cumbersome. In order to run it, you need to first get (at least) a session id from...
### Brief description of your issue Hi, Yesterday I was able to run `winget install Microsoft.Teams` from my laptop and it successfully installed the new v2 client (23257.2618.2432.4374, although the...