Sean Wheeler

Results 284 comments of Sean Wheeler

This is still a problem in v1.0.0-preview.4. Repro steps: ``` ipmo Az.DataLakeAnalytics $c = New-CommandHelp (gcm Set-AzDataLakeAnalyticsAccount) $c.Inputs Typename -------- System.String System.Collections.Hashtable System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea… System.Nullable`1[[Microsoft.Azure.Management.DataLake.Analytics.Models.TierType, Microsoft.Azure.Management.DataLake.… System.Nullable`1[[Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallState,...

Tested with new private build (to be Preview5). This is fixed now.

> I agree to split `PowerShell` and `Windows PowerShell` but with a separate MR. What is a "separate MR"? For the split, the Windows PowerShell information should be removed from...

@JustinGrote I think this should be a standalone article that links to/from the existing tutorial. Could you write a draft?

We don't have the time or resources for this and there has been no other interest.

I think this may be fixed already in Microsoft.PowerShell.PlatyPS v1. Need to retest in Update scenario.

This is resolved. The new PlatyPS just passes through the markdown content. ``` $c = import-MarkdownCommandHelp .\New-AzFirewall.md $c.Examples[0] | fl * Title : Example 1: Create a Firewall attached to...

@StevenBucher98 yeah, we need someone from the PS team to update this article.

The name of the folder has changed. These files are now in `teams/teams-ps/teams/MicrosoftTeams`.

You can run `pip3 list`, `Get-Module -ListAvailable`, and `tdnf list` manually, but that still does not list everything. And the output is not as friendly or useful for the customer....