Azure / Azure/NetworkMonitoring

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.

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.