exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 8 question 10 discussion

Actual exam question from Microsoft's PL-400
Question #: 10
Topic #: 8
[All PL-400 Questions]

HOTSPOT -
Contoso, Ltd. has a database that stores proprietary stock market information that the company has accumulated over many years.
You create a RESTful service for the company that exposes specific information about stocks. You must make the service available to the company's brokers. The service must be certified by Microsoft.
You need to create a custom connector for the service APIs.
How should you configure the connector? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1:Contoso, Ltd.
publisher and stackOwner properties
"publisher" is the name of your company or organization. Provide the full company name (for example, "Contoso Corporation"). This must be in alphanumeric format.
"stackOwner" is the owning company or organization of the back-end service stack that the connector is connecting to. This must be in alphanumeric format

Box 2: apiProperties.json -
The publisher and stackOwner properties exist as top-level properties within the apiProperties.json file.
Reference:
https://docs.microsoft.com/en-us/connectors/custom-connectors/certification-submission

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
lldd9988
Highly Voted 9 months, 1 week ago
Correct
upvoted 6 times
greendend
6 months, 1 week ago
Correct https://learn.microsoft.com/en-us/connectors/custom-connectors/paconn-cli stackOwner property and apiProperties file Currently, there's a limitation that prevents you from updating your connector's artifacts in your environment using Paconn when the stackOwner property is present in your apiProperties.json file. As a workaround to this, create two versions of your connector artifacts: The first is the version that's submitted to certification and contains the stackOwner property. The second has the stackOwner property omitted to enable updating within your environment. We're working to remove the limitation and will update this section once complete.
upvoted 2 times
...
...
Juan0414
Most Recent 3 months, 3 weeks ago
Correct!
upvoted 1 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 ...