nerdexam
Microsoft

PL-900 · Question #133

Which of the following options will help roll back an app to a previous version as the updated version has caused negative impact on the users?

The correct answer is B. Restore the previous version of the app. To roll back an app to a previous version after an update has caused issues, the correct approach is to restore a previous version of the app.

Submitted by emma.c· Apr 18, 2026Demonstrate the capabilities of Power Apps

Question

Which of the following options will help roll back an app to a previous version as the updated version has caused negative impact on the users?

Options

  • ADelete the app and create a new app based on the previous version.
  • BRestore the previous version of the app.
  • CDeactivate the live app, import the previous version of the app, and then activate the app.
  • DUninstall the app for all users and reinstall by using the previous versions' package.

How the community answered

(65 responses)
  • A
    2% (1)
  • B
    91% (59)
  • C
    3% (2)
  • D
    5% (3)

Why each option

To roll back an app to a previous version after an update has caused issues, the correct approach is to restore a previous version of the app.

ADelete the app and create a new app based on the previous version.

Deleting the app and recreating it from a previous version is a destructive and inefficient method, resulting in a new app ID and potential loss of historical data or settings.

BRestore the previous version of the app.Correct

Power Apps provides built-in versioning capabilities that allow makers to view the history of an application and restore any previous version. This feature directly addresses the need to quickly revert an app to a stable state without losing the app's identity or associated configurations.

CDeactivate the live app, import the previous version of the app, and then activate the app.

Deactivating and re-importing a previous version is not the standard or most efficient method for an in-place rollback and might not correctly handle all dependencies or live user sessions.

DUninstall the app for all users and reinstall by using the previous versions' package.

Uninstalling and reinstalling the app for all users is a cumbersome and disruptive process compared to leveraging the native version restoration features.

Concept tested: Power Apps versioning and rollback

Source: https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/save-restore-app

Topics

#Power Apps#App Management#Versioning#Rollback

Community Discussion

No community discussion yet for this question.

Full PL-900 Practice