nerdexam
Microsoft

PL-100 · Question #331

You create a canvas app. The current version of the app is 16. You identify a mistake in version 16 of the app. You restore a previous version of the canvas app. You need to inform others which…

The correct answer is C. 17. Restoring a previous version of a canvas app creates a new incremental version number, so the restored copy becomes version 17.

Design and manage business solutions

Question

You create a canvas app. The current version of the app is 16. You identify a mistake in version 16 of the app. You restore a previous version of the canvas app. You need to inform others which version of the canvas app they should use for development. Which version should they use?

Options

  • A15
  • B16
  • C17
  • D20

How the community answered

(44 responses)
  • A
    2% (1)
  • C
    93% (41)
  • D
    5% (2)

Why each option

Restoring a previous version of a canvas app creates a new incremental version number, so the restored copy becomes version 17.

A15

Version 15 is an older historical version that predates version 16 and any subsequent restore operation, making it outdated for active development.

B16

Version 16 is the version that contains the identified mistake and should not be used as the basis for further development.

C17Correct

In Power Apps, restoring a previous version does not overwrite the current version but instead saves the restored copy as a new version by incrementing the highest existing version number. Since version 16 is the current version when the restore is performed, the restored copy is published as version 17. Developers should use version 17 because it is the latest saved state with the faulty version 16 superseded.

D20

Version 20 does not exist in this scenario; the restore operation only creates the next sequential version number, which is 17.

Concept tested: Canvas app version restore and version numbering behavior

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

Topics

#Canvas Apps#Versioning#App Management#Restoration

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice