大量の Microsoft Dataverse 操作を実行するアプリケーションを含むソリューションを実装しています。 アプリケーションでは、サービス保護 API の制限により機能やパフォーマンスが低下してはなりません。 サービス保護 API 制限のメトリックを評価する必要があります。 どの 3 つの指標を評価する必要がありますか? ソリューションの各正解部分。 注意: 正しい選択ごとに 1 ポイントが付与されます。
正解:C,D,E
Service protection API limits are enforced based on three facets: (E) The number of requests sent by a user. (C) The combined execution time required to process requests sent by a user. (D) The number of concurrent requests sent by a user. Reference: https://docs.microsoft.com/en-us/power-apps/developer/data-platform/api-limits