exam questions

Exam PL-500 All Questions

View all questions & answers for the PL-500 exam

Exam PL-500 topic 3 question 36 discussion

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

A client would like you to create a custom connector.
You need to configure the connector.
Which element is required?

  • A. On-premises data gateway
  • B. Power Automate per user license
  • C. JSON sample for request
  • D. Power Automate per flow license
  • E. API Key
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Anchov
Highly Voted 2 years ago
Selected Answer: C
I also vote C.
upvoted 5 times
...
sugaSri
Most Recent 3 months ago
Selected Answer: E
While a JSON sample for request (C) is useful for defining the structure of the data that will be sent to the API, it is not strictly required to configure a custom connector. The essential element for authentication and securing the connection to the API is the API Key (E). This key ensures that the custom connector can properly authenticate and interact with the API.
upvoted 1 times
...
BP_Bot1
7 months, 1 week ago
Selected Answer: C
C = Correct
upvoted 1 times
...
anne32
8 months ago
The correct answer is C.
upvoted 1 times
...
madimad
10 months, 3 weeks ago
chatgpt: C
upvoted 1 times
...
Mail20
11 months ago
C. JSON sample for request
upvoted 1 times
...
zingerman
1 year ago
Selected Answer: C
You only need an API key for query string. What happens if the authentication method is not query string, it can also be basic or Oauth 2.0. where NO API key is required. However, you will always need define your connector with response information (usually OpenAPI or Postman collections) Which will contain JSON. https://learn.microsoft.com/en-us/connectors/custom-connectors/
upvoted 3 times
...
flavours
1 year, 2 months ago
question is vague
upvoted 1 times
...
[Removed]
1 year, 4 months ago
Selected Answer: E
First prerequisite is way of authentication. https://learn.microsoft.com/en-us/connectors/custom-connectors/define-blank Thanks to TeamCraks
upvoted 1 times
...
charles879987
1 year, 8 months ago
Selected Answer: C
Question is vague. C. sample Json. or API key are both good options and not mandatory.
upvoted 1 times
...
BrahderLau
1 year, 9 months ago
Tested and verified, I would go with C. You must include the JSON body in the response (at least) in order to test the customer connector. You can create a custom connector with no authentication (which does not required API key) and since mentioned by @Jewel187 where "customer connector" is available under several difference license.
upvoted 2 times
...
TeamCracks
1 year, 10 months ago
E, the first prerequisite for creating a custom connector described in the documentation is "API Key". https://learn.microsoft.com/en-us/connectors/custom-connectors/define-blank
upvoted 1 times
...
MarkoZoki
1 year, 11 months ago
I would vote for B: https://powerusers.microsoft.com/t5/General-Power-Automate/Licensing-for-custom-connector/m-p/713373#M58894
upvoted 4 times
Jewel187
1 year, 10 months ago
If you read the link to the licensing PDF in the response, "Custom connector" is available under several different licenses, not just the per-user plan, it is also included in some other licensing, including some enterprise licensing, and per-user and per-flow. So since there is only 1 answer for this one, I would say the answer is JSON
upvoted 3 times
...
...
Tomazv
1 year, 11 months ago
Custom Connector is premium feature so License is the first requirement , then JSON
upvoted 3 times
...
Stinow
2 years ago
C is the only one that you actually -need- to build a basic request in a Custom Connector.
upvoted 3 times
...
TheBinMan
2 years, 1 month ago
B is correct
upvoted 2 times
...
JPatell
2 years, 1 month ago
C is correct
upvoted 4 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 ...