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

Microsoft.PowerApps.Administration.PowerShell module v2.0.197 cannot be imported #1345

Closed
schrolla opened this issue Sep 30, 2024 · 1 comment · Fixed by #1346
Closed

Microsoft.PowerApps.Administration.PowerShell module v2.0.197 cannot be imported #1345

schrolla opened this issue Sep 30, 2024 · 1 comment · Fixed by #1346
Assignees
Labels
bug This issue or pull request addresses broken functionality upstream update This issue or pull request pulls in upstream updates
Milestone

Comments

@schrolla
Copy link
Collaborator

schrolla commented Sep 30, 2024

🐛 Summary

An error in the latest version (2.0.197) of the PowerApps module used by ScubaGear appears to have been published with an error that prevents it from being imported properly. As a result, ScubaGear will fail when running with PowerPlatform assessment enabled.

To reproduce

Steps to reproduce the behavior:

  1. Update ScubaGear dependencies via Initialize-SCuBA to get the affected version of Microsoft.PowerApps.Administration.PowerShell
  2. Run Invoke-SCuBA -p powerplatform

Expected behavior

ScubaGear is able to import the Microsoft.PowerApps.Administration.PowerShell module and run normally.

Any helpful log output or screenshots

Current behavior when running Invoke-SCuBA -p powerplatform with the affected PowerApps module.
Screenshot 2024-09-30 at 3 31 51 PM

Result of running a direct Import-Module Microsoft.PowerApps.Administration.PowerShell showing the error when trying to import the module:
Screenshot 2024-09-30 at 3 34 42 PM

@schrolla schrolla added bug This issue or pull request addresses broken functionality upstream update This issue or pull request pulls in upstream updates labels Sep 30, 2024
@schrolla schrolla added this to the Jellyfish milestone Sep 30, 2024
@schrolla schrolla self-assigned this Sep 30, 2024
@schrolla
Copy link
Collaborator Author

Recommended short term fix is to pin the release to the last functional version of the Microsoft.PowerApps.Administration.PowerShell module which was 2.0.194 until the issue is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue or pull request addresses broken 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.

1 participant