exam questions

Exam PL-500 All Questions

View all questions & answers for the PL-500 exam

Exam PL-500 topic 3 question 54 discussion

Actual exam question from Microsoft's PL-500
Question #: 54
Topic #: 3
[All PL-500 Questions]

DRAG DROP
-

You create a solution that uses a custom connector to call an external API. The API has a test and production instance.

The connector must use the API instance related to the environment where it is deployed.

You need to configure the custom connector,

In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Show Suggested Answer Hide Answer
Suggested Answer:

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
Mnguyen0503
2 months, 3 weeks ago
Create environment variable to store the host URL and authentication details → You need the environment variables ready before referencing them. Set the current values of the environment variable → Assign actual values to the variables so they can be used during connector setup. Create a custom connector → Begin the process of defining your connector. Set up the general tab by using environment variable → Use the environment variable for the host URL or other general settings. Set up the Authentication by using environment variables → Configure authentication (e.g., API key, OAuth) using the environment variables
upvoted 1 times
...
Sr18
2 months, 3 weeks ago
Step Action 1 Create environment variables to store the host URL and authentication details 2 Create a custom connector 3 Set up the General tab by using environment variables 4 Set up the Authentication by using environment variables 5 Set the current values of the environment variable
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 ...