Microsoft Power Platform Solution Architect — Question 76

You are a Microsoft Power Platform architect designing a solution.
You must use a custom connector to integrate Power Automate with a data source.
You need to authenticate the connector with the data source.
Which three authentication methods can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, B, D

Explanation

The correct answers, A (Basic authentication), B (Generic OAuth 2.0), and D (API Key), are valid methods for authenticating a custom connector in Power Automate. Options C (OpenID Connect) and E (Pass-through) are not typically used for this purpose in the context of Power Automate custom connectors.