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 and update MicrosoftTeams PS module to latest (v6.0.0) #998

Closed
2 tasks
schrolla opened this issue Mar 14, 2024 · 0 comments · Fixed by #1100
Closed
2 tasks

Test and update MicrosoftTeams PS module to latest (v6.0.0) #998

schrolla opened this issue Mar 14, 2024 · 0 comments · Fixed by #1100
Assignees
Labels
enhancement This issue or pull request will add new or improve existing functionality upstream update This issue or pull request pulls in upstream updates
Milestone

Comments

@schrolla
Copy link
Collaborator

💡 Summary

ScubaGear uses the MicrosoftTeams PowerShell module to assess M365 Teams tenant settings. Currently, it is set to use any version up to v5.x. Microsoft released a v6.0.0 recently which should be tested for compatibility and ScubaGear updated to allow use of this new version if compatible.

Motivation and context

The MicrosoftTeams SDK is used for interacting with several M365 Teams. Updating the versions supported by ScubaGear will make sure it has the latest available features and capabilities for querying M365 services.

Implementation notes

Please provide details for implementation, such as:

  • Remove existing versions of MicrosoftTeams modules from the test system
  • Update RequiredVersions.ps1 max version to v6.x
  • Run ScubaGear functional tests against multiple tenants and products and validate results
  • If new version works, issue PR to update max version in RequiredVersion.ps1

Acceptance criteria

How do we know when this work is done?

  • Compatibility of latest Microsoft.Teams module with ScubaGear has been determined
  • If compatible, PR with updated max version has been merged into ScubaGear
@schrolla schrolla added enhancement This issue or pull request will add new or improve existing functionality upstream update This issue or pull request pulls in upstream updates labels Mar 14, 2024
@schrolla schrolla added this to the Halibut milestone Mar 14, 2024
@buidav buidav self-assigned this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue or pull request will add new or improve existing functionality upstream update This issue or pull request pulls in upstream updates
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants