ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 75 - PL-400 discussion

Report
Export

You are creating a Power Apps app that retrieves customer information from Azure Active Directory when you use the app to look up a customer record.

You create an Azure Function by using JSON code to retrieve the customer information.

You need to make the application work.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Create a Power Automate flow to import data.

Answers
A.

Create a Power Automate flow to import data.

B.

Create a custom connector that uses the Azure Function API.

Answers
B.

Create a custom connector that uses the Azure Function API.

C.

Copy your JSON code to the app.

Answers
C.

Copy your JSON code to the app.

D.

Create a custom connector that uses the JSON code.

Answers
D.

Create a custom connector that uses the JSON code.

E.

Create an API definition for the Azure Function.

Answers
E.

Create an API definition for the Azure Function.

Suggested answer: B, E

Explanation:

Section: [none]

E: Before exporting an API, you must describe the API using an OpenAPI definition.

B: This OpenAPI definition contains information about what operations are available in an API and how the request and response data for the API should be structured. PowerApps and Microsoft Flow can create custom connectors for any

OpenAPI 2.0 definition.

Reference: https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/azure-functions/app-service-export-api-to-powerapps-and-flow.md

asked 05/10/2024
rita whitfield
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first