Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test-SqlAvailabilityGroup, Test-SqlAvailabilityReplica, and Test-SqlDatabaseReplicaState not available on PS7 #14

Open
Matteo-T opened this issue Oct 30, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Matteo-T
Copy link
Collaborator

It would appear that Test-SqlAvailabilityGroup, Test-SqlAvailabilityReplica, and Test-SqlDatabaseReplicaState all have a dependency on Microsoft.SqlServer.Management.HadrDmf.dll which is not available on net6.0...

If we want those 3 cmdlets to light up, we need to either make the DLL available.

Note: these 3 cmdlets were NOT available in v21.x of the PS6/PS7 of the module, so this is nothing new really.

@Matteo-T Matteo-T self-assigned this Oct 30, 2022
@Matteo-T Matteo-T added the enhancement New feature or request label Oct 30, 2022
@Matteo-T Matteo-T added this to the v22+ milestone Oct 30, 2022
@Matteo-T Matteo-T modified the milestones: v22+, v22.1 Apr 4, 2023
@ronascentes
Copy link

Hi @Matteo-T , was it fixed by 22+ release?
The official doc now shows:

Module requirements: version 21+ on PowerShell 5.1; version 22+ on PowerShell 7.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants