You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Microsoft.PowerApps.Administration.PowerShell module was previously pinned when v2.0.197 was released with an error that prevented installation in PS5.1. The dependency version should be updated to the latest version.
Motivation and context
The latest version has resolved this issue and the ScubaGear dependencies should be updated to ensure use of the latest version now that it has been corrected.
Implementation notes
Please provide details for implementation, such as:
Update Dependencies.ps1 max version to 2.0.200
Test ScubaGear operation, particularly Initialize_SCuBA, with updated dependencies
Acceptance criteria
How do we know when this work is done?
Team has decided on whether to unpin the dependency or pin to latest version
ScubaGear dependencies max version reflects the proper version based on pinning decision for Microsoft.PowerApps.Administration.PowerShell module
ScubaGear performs as expected when assessing PowerPlatform services against test tenants
The text was updated successfully, but these errors were encountered:
💡 Summary
The
Microsoft.PowerApps.Administration.PowerShell
module was previously pinned when v2.0.197 was released with an error that prevented installation in PS5.1. The dependency version should be updated to the latest version.Motivation and context
The latest version has resolved this issue and the ScubaGear dependencies should be updated to ensure use of the latest version now that it has been corrected.
Implementation notes
Please provide details for implementation, such as:
Initialize_SCuBA
, with updated dependenciesAcceptance criteria
How do we know when this work is done?
Microsoft.PowerApps.Administration.PowerShell
moduleThe text was updated successfully, but these errors were encountered: