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
When using parameter -GraphId from Deploy-WtWin32App to replace an old package version, it does not configure the old app as superseded. (Maybe as a subsequent issue) also the assignment.settings.autoUpdateSettings are not applied for available assignments.
The parameter currently just seem to take over the assignments from the old app and I have to update relationships and autoUpdateSettings afterwards via separate Graph calls.
Command output
No response
PowerShell version
7.4.6
Code of Conduct
I agree to follow this project's Code of Conduct
I won't demand an immediate answer
The text was updated successfully, but these errors were encountered:
CommandLet
Deploy-WtWin32App
Full command
Deploy-WtWin32App -PackageId $App.AppID -Version $NewApp.Version -RootPackageFolder "$RawPackageRoot" -GraphId $UpdateID
Module version
1.0.3
What happened?
When using parameter
-GraphId
fromDeploy-WtWin32App
to replace an old package version, it does not configure the old app as superseded. (Maybe as a subsequent issue) also theassignment.settings.autoUpdateSettings
are not applied for available assignments.The parameter currently just seem to take over the assignments from the old app and I have to update relationships and autoUpdateSettings afterwards via separate Graph calls.
Command output
No response
PowerShell version
7.4.6
Code of Conduct
The text was updated successfully, but these errors were encountered: