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

Ensure Test-Mgcommand prerequisites is v1.0 and beta compatible #72

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

robbieveivers
Copy link
Contributor

Fixes #70

Changes proposed in this pull request

  • Added Back and confirmed that Beta Commands are returned via Find-MgGraphCommand which is part of microsoft.graph.authentication v1.0 module Beta uses this v1.0 module as well

Testing

Updated pester tests for Test-MgCommandPrerequisites
image

Tested the Get-MsIdCrossTenantAccessActivity command e2e manually
image

Documentation

  • All exported commands have Synopsis, Parameter Descriptions, and at least one Example.

@robbieveivers robbieveivers requested a review from a team as a code owner October 8, 2024 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test-MgCommandPrerequisites Must be able to handle v1 and beta via the APIVersion Parameter again
1 participant