Azure / Azure/NetworkMonitoring
Network-Performance-Visualization module not showing when running "get-module -ListAvailable"
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 114
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
Network-Performance-Visualization module not showing when running "get-module -ListAvailable"
this was due to the directory of the .psm1 script not having the same name as the folder that it resided in. I fixed this by only having one folder and naming it the same as the .psm1 file i.e Network-Performance-Visualization
-new to Powershell so may be obvious to some but hope to save some people the headache :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with "get-module -ListAvailable" and inspect the Network-Performance-Visualization module's folder and .psm1 file naming. Done means the module appears in the available-module listing when the folder and .psm1 name match.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- networking, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100