| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Adding additional Microsoft-owned modules to be tracked at load time in the PowerShell 7 telemetry.
Updating to include non-gallery modules queried from Microsoft Docs.
There was a problem hiding this comment.
Joey Aiello (@joeyaiello) needs to review this list for accuracy
Sorry, something went wrong.
|
Steve Lee (@SteveL-MSFT) does this need to get in the RC? |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
Whew. Finally got through this one.
We have lots of work to do in renaming Windows PowerShell modules in the Microsoft Docs, Sean Wheeler (@sdwheeler), I took some notes along the way.
Sorry, something went wrong.
| "AzureRm.UsageAggregates", | ||
| "AzureRm.Websites", | ||
| "AzureRmStorageTable", | ||
| "AzureStorageTools", |
There was a problem hiding this comment.
Not us, please remove
Sorry, something went wrong.
Co-Authored-By: Joey Aiello <joeyaiello@users.noreply.github.com>
There was a problem hiding this comment.
Ok from me once Joey Aiello (@joeyaiello) approves
Sorry, something went wrong.
|
Steve Lee (@SteveL-MSFT) Joey Aiello (@joeyaiello) Please re-review. |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for the changes. Approving operating under the assumption that this list is not case sensitive (assuming that's what StringComparer.OrdinalIgnoreCase does, but I never can remember the exact behavior around ordinal vs. non-ordinal).
If it is case-sensitive, I have to make some more changes ASAP
Sorry, something went wrong.
|
🎉v7.0.0-rc.1 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
This adds additional Microsoft-owned modules to be tracked at load time in the PowerShell 7 telemetry.
PR Context
This allows us to better understand how PowerShell is being used to manage services and to better understand the types of PowerShell users based on which modules are loaded into PowerShell sessions.
PR Checklist