Junior Dev here trying to figure out how to deploy and manage a UWP app for multiple Assigned Access accounts (think restaurant kiosks) that I won't be able to physically access or have a user interact with them for updates.
Question: If I had a UWP app on Windows Store for Business with a pending update, what happens when the app is currently running on an Assigned Access account?
- When does the app actually get updated? On the next reboot of the machine before the app is launched via Assigned Access?
- Is there a way to force the app to update and restart without a reboot of the machine?
- Is there any user interaction required for this to happen (like a UAC prompt)
- Does the AUMID change and if so does this break the assigned access?
Thanks for all you help!