exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 16 question 1 discussion

Actual exam question from Microsoft's PL-100
Question #: 1
Topic #: 16
[All PL-100 Questions]

DRAG DROP -
You publish the first version of the app and solution on November 1, 2020.
You need to create the version numbers for the app and the solution.
Which version numbers should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: 1.0.0.0 -
When identifying versions of the app solution, all dependencies, entities, and user interface components must be identified to avoid any unintentional issues caused by reverting individual components to a previous version.
A solution's version has the following format: major.minor.build.revision. An update must have a higher major, minor, build or revision number than the parent solution. For example, for a base solution version 3.1.5.7, a small update could be a version 3.1.5.8 or a slightly more signficant update could have version 3.1.7.0.
A substantially more significant update could be version 3.2.0.0.

Box 2: 20.11.1.1 -
Scenario:
✑ You must use the following version control numbering scheme:
- Major: The last two digits of the year the app is packaged
- Minor: Two digits that represent the month when the app is packaged
- Build: A number that is incremented to represent significant changes to the app
- Revision: The incremental revision for a package
New versions of the application must completely replace previous versions of the app.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/update-solutions

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Lenny001
Highly Voted 3 years, 11 months ago
Solution: 20.11.1.1 (this string can be inserted during the Export) App: Version 1 (the version is always a string following the pattern "Version <incremental>")
upvoted 53 times
peruru
3 years, 11 months ago
+1 on this - The app was packaged in this solution on November, 2020 (20.11.x.x) App version is stored as "Version X" (Version 1) format
upvoted 4 times
...
...
baboon365
Highly Voted 3 years, 10 months ago
I think it's: Solution: 1.0.0.0 App: Version 1 https://docs.microsoft.com/en-us/powerapps/maker/data-platform/update-solutions#understanding-version-numbers-for-updates https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/restore-an-app
upvoted 10 times
Net_IT
1 year, 8 months ago
Just checked this, this is correct.
upvoted 1 times
...
SashM
3 years, 4 months ago
No, the question require this scheme to be followed. You must use the following version control numbering scheme: - Major: The last two digits of the year the app is packaged - Minor: Two digits that represent the month when the app is packaged - Build: A number that is incremented to represent significant changes to the app - Revision: The incremented revision for a package
upvoted 6 times
...
...
Milas123
Most Recent 1 year, 9 months ago
Solution: 1.0.0.0 App: Version 1
upvoted 1 times
...
SHNH
2 years, 5 months ago
App: Version 1 Solution: 20.11.1.1
upvoted 4 times
...
DiegosPizza
3 years, 6 months ago
Canvas Apps using Version 1, Version 2 and so on. Solutions, you can choose any what you want, where is written was the Version must be?
upvoted 1 times
OCGMISP
2 years, 9 months ago
The case study tells you what the solution naming scheme should be. Under Deployment: - Major: The last two digits of the year the app is packaged - Minor: Two digits that represent the month when the app is packaged - Build: A number that is incremented to represent significant changes to the app - Revision: The incremented revision for a package
upvoted 1 times
...
...
Khella
3 years, 8 months ago
Answer is wrong. you cannot change canvas app version so it will be Version 1 The solution has format mentioned - Major: The last two digits of the year the app is packaged - Minor: Two digits that represent the month when the app is packaged - Build: A number that is incremented to represent significant changes to the app - Revision: The incremented revision for a package so it should be 20.11.1.1
upvoted 4 times
...
Kline
3 years, 11 months ago
Answers wrong way round
upvoted 1 times
...
sakul
3 years, 11 months ago
Package is a solution version not an app version, so the solution version should be as per the case study that is 20.11.1.1 format. The app version is created as version 1, Version 2 etc....
upvoted 2 times
...
Jekkie
3 years, 12 months ago
Based on the description of the case study, this seems correct!
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...