Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Network-Performance-Visualization module not showing when running "get-module -ListAvailable"

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
powershell

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.

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 :)

Dominant language
PowerShell
Stars
114
Forks
64
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/NetworkMonitoring

All issues in Azure/NetworkMonitoring

Similar issues

More Networking issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.