Unnecessary dependency on PS5

Open Beginner friendly
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
62/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
powershell
Domain
tooling

Research direction

Read the prerequisites in AzureCT/PerformanceTesting.md and the PowerShell module manifest at AzureCT/PowerShell/AzureCT/AzureCT.psd1, especially the PowerShell requirement near line 34. Verify the module imports under the supported PowerShell versions, then align the manifest requirement with the documented minimum and confirm the documentation remains accurate.

Written by the indexing model from the issue text.

Description

Documentation requirements says PowerShell 3
https://github.com/Azure/NetworkMonitoring/blob/master/AzureCT/PerformanceTesting.md#prerequisites

The module has requirement for PS5:
https://github.com/Azure/NetworkMonitoring/blob/c38a5470a565de533ffecb9e41b81f2ca798cb35/AzureCT/PowerShell/AzureCT/AzureCT.psd1#L34

Removed the line in the psd, works fine under 4.0...

Please remove psd requirement or lower to 3.0/4.0

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 DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.