ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 126 - PL-400 discussion

Report
Export

You fix a bug in the code of your application, which is currently on version 10.0.2.1.

You need to publish an updated version of the solution.

Which version identifier should you use?

A.

10.0.3.1

Answers
A.

10.0.3.1

B.

10.0.2.2

Answers
B.

10.0.2.2

C.

10.1.0.2

Answers
C.

10.1.0.2

D.

11.0.0

Answers
D.

11.0.0

Suggested answer: A

Explanation:

The version number are <major>.<minor>.<build>.<revision>.

When we create patches in Dynamics 365, the system will automatically increment the build version (you can overwrite the chosen number when you create the patch). For example, if our solution starts at 1.0.0.0, we export it to become 1.0.0.1. We then create a patch, and the version of the patch is 1.0.1.1. If we export it now, it might become 1.0.1.2. In all cases, the build or version number has been incremented. Patches require the build or version number to increment, but not the major or minor version.

Reference: https://carldesouza.com/how-solution-version-numbers-work-in-the-microsoft-power-platform/

asked 05/10/2024
German Dario Jara
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first