Chapter 3
- Correct Answer: a
a. PCF Builder is available on XrmToolBox, which provides a graphical user interface, and on Visual Studio Code it provides a guided experience.
b. PCF Builder is not available on Visual Studio 2019 and Azure DevOps.
- Correct Answer: a
a. When you have a code component to submit on PCF Gallery, you can use the following direct link: https://pcf.gallery/submit.
b. This is an invalid link. If you want to submit a code component on PCF Gallery, then you need to use https://pcf.gallery/submit as the link.
- Correct Answer: b
a. The attribute for skipping a solution is of type Boolean, which accepts true or false as valid values.
b. This command correctly passes the true value to skip the creation of a Dataverse solution project.