アプリを使用して顧客レコードを検索するときに、Azure Active Directory から顧客情報を取得する Power Apps アプリを作成しています。 JSON コードを使用して Azure 関数を作成し、顧客情報を取得します。 アプリケーションを機能させる必要があります。 どの 2 つのアクションを実行する必要がありますか? それぞれの正解は、解決策の一部を示しています。 注: 正しく選択するたびに 1 ポイントの価値があります。
正解:B,E
Explanation 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-topow