[2024年01月11日]Fast2test PL-400日本語試験練習テスト問題(更新された289問あります)
合格させるMicrosoft PL-400日本語試験情報と無料練習テスト
質問 # 77
ユーザーのグループにセキュリティ ロールを割り当てる必要があります。
どのセキュリティ ロールを使用する必要がありますか? 回答するには、適切なセキュリティ タイプを正しいロールにドラッグします。各セキュリティ タイプは、1 回だけ使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
質問 # 78
ある企業は、モデル駆動型アプリを使用して臨床検査の詳細を記録しています。
モバイル デバイス上のラボ テスト結果から複数の値を簡単に取得できるようにするカスタム コンポーネントを作成するように求められます。
モバイル デバイスがネットワークへの接続を失った場合に備えて、データセットのインターフェイスを作成する必要があります。
どの方法を使用する必要がありますか?
- A. 初期化
- B. セーブデータ
- C. getClient
- D. updateView
正解:B
解説:
Use LoadData and SaveData for basic data storage while offline.
Note:
When building mobile apps, one of the most common scenarios app makers face is how to enable their users be productive in situations where there is limited or no connectivity at all. This has been one of the most requested features for PowerApps to allow running apps while being disconnected and to provide some support for offline data caching. In this release of PowerApps, we are delivering the first set of improvements for app makers to achieve that by enabling:
Launching the PowerApps mobile player app offline
Running apps while being offline
Determine when your app is online or offline or in a metered connection by using the Connection signal object.
Leverage existing formulas such as LoadData and SaveData for basic data storage while offline.
Reference:
https://powerapps.microsoft.com/sv-se/blog/build-offline-apps-with-new-powerapps-capabilities/
質問 # 79
組織には、エージェントのアクションをガイドするカスタムの割り当てエンティティがあります。各割り当てグループのチーム リーダーは、エージェントによって割り当てデータに加えられた変更を確認できる必要があります。
次の JSON セグメントがあります。
次の各ステートメントについて、そのステートメントが true の場合は [はい] を選択します。それ以外の場合は、「いいえ」を選択します。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
Box 1: Yes
Delta query lets you query for additions, deletions, or updates to users, by way of a series of delta function calls. Delta query enables you discover changes to users without having to fetch the entire set of users from Microsoft Graph and compare changes.
Box 2: No
Tracking user changes
Tracking user changes is a round of one or more GET requests with the delta function. You make a GET request much like the way you list users, except that you include the following:
The delta function.
A state token (deltaToken or skipToken) from the previous GET delta function call.
Delta tokens are only valid for a specific period before the client application needs to run a full synchronization again. For directory objects (application, administrativeUnit, directoryObject, directoryRole, group, orgContact, oauth2permissiongrant, servicePrincipal, and user), the limit is 7 days.
Box 3: No
There is limited support for $filter:
The only supported $filter expression is for tracking changes on a specific object: $filter=id+eq+{value}.
Box 4: Yes
Reference:
https://docs.microsoft.com/en-us/graph/api/user-delta
質問 # 80
独自のデータベースからデータを取得する Power Automate フローを作成します。
フローが他のユーザーに対して機能することを確認する必要があります。
どの 2 つのアクションを実行する必要がありますか? それぞれの正解は、解決策の一部を示しています。
注: 正しく選択するたびに 1 ポイントの価値があります。
- A. ユーザーに権限を与えて環境を共有します。
- B. カスタム コネクタをユーザーと共有します。
- C. フローをユーザーと共有します。
- D. ユーザーとビューを共有します。
正解:B、C
解説:
Share the flow and the custom connector with users.
Reference:
https://docs.microsoft.com/en-us/connectors/custom-connectors/share
質問 # 81
ある企業には Common Data Service (CDS) 環境があります。同社は、さまざまなユーザー向けにモデル駆動型アプリを作成し、ユーザーがプロジェクトを管理および監視できるようにしています。
財務チームのユーザーは、現在のアプリには必要なエンティティがすべて含まれておらず、既存のプロジェクト フォームにコスト情報が欠落していると報告しています。コスト情報は財務チームのユーザーのみに表示される必要があります。
財務チームのユーザー用のセキュリティ ロールを作成します。
財務チームのユーザー用に新しいアプリを作成する必要があります。
どの 4 つのアクションを順番に実行する必要がありますか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
解説:
1 - Edit the Project main form. Select Save as...
2 - Create a new model-driven app. Add the project entity, and select the Finance form.
3 - Enable security roles and select the Finance Security role on the Finance
4 - In the Maker portal, share the Finance app and select the Finance Security role.
Reference:
https://docs.microsoft.com/dynamics365/customer-engagement/admin/assign-security-roles-for
質問 # 82
フォーム上に 2 つのコマンド ボタンを構成しています。
フォームには、条件が事前定義された基準を満たす場合にのみボタンが表示される必要があります。
フォームのルールを作成する必要があります。
どのタイプのルールを使用する必要がありますか?
回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
質問 # 83
自転車検査票の差し替えが必要です。
どの 2 つのソリューションを使用する必要がありますか? 各回答は解決策の一部を示しています。
注: 正しく選択するたびに 1 ポイントの価値があります。
- A. 検査を通じて技術者をガイドするロジック アプリ
- B. 顧客サービス エンティティに基づくモデル駆動型アプリ
- C. 検査データを Dynamics 365 Field Service にマッピングするフロー
- D. 技術者が検査をガイドするキャンバス アプリ
正解:B、C
解説:
Scenario: The Adventure Works Cycles retail location performs bicycle inspections and performance tune-ups. Technicians use paper forms to document the bicycle inspection performed before a tune-up and any additional work performed on the bicycle.
Reference:
https://docs.microsoft.com/en-us/dynamics365/field-service/overview
https://us.hitachi-solutions.com/blog/canvas-vs-model-driven-apps/
質問 # 84
注: この質問は、同じシナリオを示す一連の質問の一部です。このシリーズの各質問には、指定された目標を達成できる可能性のある独自の解決策が含まれています。一部の質問セットには複数の正しい解決策が含まれる場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答すると、その質問に戻ることはできません。そのため、これらの質問はレビュー画面には表示されません。
組織には、Dynamics 365 Sales からのデータと毎日同期する必要がある Azure SQL Database インスタンスがあります。日によっては、大量のデータを同期する必要がある場合があります。
データの同期に必要な時間を短縮する必要があります。
解決:
同期されるエンティティの変更追跡を有効にします。
変更をクエリするコンソール アプリケーションを実装します。
解決策は目標を達成できますか?
- A. いいえ
- B. はい
正解:A
解説:
Explanation
Instead use the Data Export Service to sync data between the database and Dynamics 365 Sales.
References:
https://docs.microsoft.com/en-us/power-platform/admin/enable-change-tracking-control-data-synchronization
質問 # 85
ある会社は Dynamics 365 Sales を使用しています。
キャンバス アプリで電子メール アクティビティの顧客検索を構成する必要があります。
式をどのように完成させるべきでしょうか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-isblank-isempty
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-astype-istype
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-astype-istype
質問 # 86
企業には開発環境と本番環境があります。運用環境には、連絡先のメイン フォームに変更を加えたサードパーティの管理ソリューションと非管理ソリューションがいくつかあります。
開発環境で新しいソリューションを作成します。Contact エンティティと Contact メイン フォームをソリューションに追加します。連絡先エンティティにカスタム フィールドを作成します。
これらのアクションを実行し、ソリューションを運用環境にインポートするとどうなりますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
Box 1: The field is appended to the end of the existing section.
When you add new elements to a form that is to be merged, we recommend that you include your new elements within new container elements (tabs or sections). Additions to any container will be appended to the end of the container. For example, fields added to a section will be positioned at the end of the section.
Box 2: The field is added in a new section.
Box 3: The field is inserted in the middle of the existing section
Reference:
https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/developers-guide/gg309329(v=crm.8)
質問 # 87
ある会社は Dynamics 365 Sales を使用しています。
キャンバス アプリで電子メール アクティビティの顧客検索を構成する必要があります。
式をどのように完成させるべきでしょうか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
Box 1: IsBlank
The IsBlank function tests for a blank value or an empty string. The test includes empty strings to ease app creation since some data sources and controls use an empty string when there is no value present.
Box 2: IsType
The IsType function tests whether a record reference refers to a specific table type.
Box 3: AsType
The AsType function treats a record reference as a specific table type, sometimes referred to as casting. You can use the result as if it were a record of the table and again use the Record.Field notation to access all of the fields of that record. An error occurs if the reference isn't of the specific type.
Box 4: AsType
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-isblank-isempty
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-astype-istype
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-astype-istype
質問 # 88
メタデータ情報を取得するには、Dynamics 365 Sales Web API を使用する必要があります。
Web API クエリはどのように完了すればよいでしょうか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
Entity: LogicalName
Querying the EntityMetadata entity type:
GET [Organization URI]/api/data/v9.0/EntityDefinitions(LogicalName='account') Attribute: LogicalName Retrieving attributes:
GET [Organization URI]/api/data/v9.0/EntityDefinitions(LogicalName='account')/Attributes( Relationship: SchemaName Querying relationship metadata:
Entity relationships can also be queried using the RelationshipDefinitions entity set. You can use a query like the following to get the SchemaName property for every relationship.
GET [Organization URI]/api/data/v9.0/RelationshipDefinitions?$select=SchemaName Global Option Set: Name Querying Global OptionSets:
GET /api/data/v9.0/GlobalOptionSetDefinitions(Name='metric_goaltype')
Note: Retrieving items by name is generally easier because you probably already have some reference to the metadata item name in your code. The following table lists the alternate key properties for retrieving metadata items by name.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/webapi/query-metadata-web-api
質問 # 89
配送サービスは、キャンバス アプリを使用して荷物を追跡し、配送します。アプリは SQL Server をデータ ストアとして使用します。データベースには次のテーブルが含まれています。
アプリには、必要な情報をすべて保存するための次のコードが含まれています。(行番号は参考のためにのみ記載されています。)
次の各ステートメントについて、そのステートメントが true の場合は [はい] を選択します。それ以外の場合は、「いいえ」を選択します。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-clear-collect-clearcollect
質問 # 90
ある企業はCommon Data Service (CDS) を使用し、モデル駆動型アプリを使用してエンジニアを管理しています。
Power Apps コンポーネント フレームワーク (PCF) を使用して、Component1 という名前の新しい再利用可能なカスタム コンポーネントを作成します。
モデル駆動型アプリにデプロイするには、Component1 をパッケージ化する必要があります。
どの 3 つのコマンドを順番に実行する必要がありますか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
解説:
1 - pac solution init-publishter-name <publisher>...
2 - pac solution add-reference -path...
3 - msbuild /tbuild /restore
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/component-framework/import-custom-controls
質問 # 91
企業は Dynamics 365 Customer Service を実装しています。同社は、さまざまなケース タイプを処理するために、作成時の PreOperation ステージと PostOperation ステージ、および更新時の PostOperation ステージに同期プラグインをデプロイしています。
ケースを更新するとエラーが発生します。プラグイン トレース ログ ファイルには、ケースの PosOperation プラグインの更新が 2 分後にタイムアウトになったことが示されています。
基本的なテストを実行すると、このプラグインがケースの更新ごとにトリガーされることがわかります。コードを調べると、プラグインがその作業を実行する更新されたケース レコードのすべての列を取得していることがわかります。
エラーの数を減らす必要があります。テスト量の変更を加えてこの目標を達成する必要があります。
解決策: プラグイン登録ツールで、プラグイン ステップを更新し、実行順序を増やします。
解決策は目標を達成できますか?
- A. いいえ
- B. はい
正解:A
質問 # 92
注: この質問は、同じシナリオを示す一連の質問の一部です。このシリーズの各質問には、独自の解決策が含まれています。ソリューションが定められた目標を満たしているかどうかを判断します。一部の質問セットには複数の正しい解決策が含まれる場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答すると、その質問に戻ることはできません。そのため、これらの質問はレビュー画面には表示されません。
大学は Dynamics 365 Customer Engagement を導入しました。いくつかの部門は、機会記録を使用して、自分の部門内のプロジェクトへの資金提供を入札します。
各部門のチャンスは他の部門には見えません。ただし、2 つの部門が協力して機会に取り組む必要がある場合があります。
ビジネス要件を満たすようにセキュリティを構成する必要があります。
解決策: 1 つの部門のメンバーが取り組んでいる個別の機会を 2 番目の部門のメンバー全員と共有し、それらのメンバーに適切な権限を与えます。
解決策は目標を達成できますか?
- A. いいえ
- B. はい
正解:A
質問 # 93
モデル駆動型アプリを作成しています。
ユーザーは、自分の役割とアプリへのアクセス方法に関連するアプリ ナビゲーション内のエンティティのみを表示する必要があります。
サイトマップ内のサブエリア上のエンティティを制限する必要があります。
どのプロパティを使用する必要がありますか? 回答するには、適切なプロパティを正しい要件にドラッグします。各プロパティは 1 回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-site-map-app
質問 # 94
企業の技術者は、携帯電話でモデル駆動型アプリを使用して、サービス訪問に関する情報を記録します。ユーザーには、アプリを作成または更新するための Power Apps メーカー ポータルへのアクセス許可がありません。
技術者はモデル駆動型アプリの問題を報告します。開発環境では問題を再現できません。
エラーに関する詳細を収集するには、技術者に指示を与える必要があります。
順番に実行することをお勧めする 4 つのアクションはどれですか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
解説:
Explanation
Text Description automatically generated with medium confidence
Step 1: Open the app in a browser on the phone.
Step 2: Add the following text to end of the URL for the app: "&monitor=true" You can start a Monitor session from a model-driven app. To do this, append &monitor=true to the end of the URL in the browser. This displays the Monitor command on the model-driven app global command bar. Select Monitor to open a monitoring session in a new tab.
Step 3: Perform the steps to generate the errors and download the results from Monitor.
Step 4: Open the application in a browser on a laptop computer when they return to the office References:
https://powerapps.microsoft.com/en-us/blog/monitor-now-supports-model-driven-apps/
質問 # 95
ある企業は、Common Data Service (CDS) に基づいて新しいシステムを作成しています。
企業の要件を満たす CDS 機能を選択する必要があります。
どの機能を選択する必要がありますか? 答えるには、適切な機能を正しい要件にドラッグします。各機能は 1 回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
1. Parental : Any action taken on a record of the parenttable is also taken on the related child table records.
2. Cascade user owned: Perform the action on all referencing entity records owned by the same user as the referenced entity.
3.Referential: Any related records can be navigated to, and actions taken on one will not affect the other.
質問 # 96
旅行会社には Common Data Service (CDS) 環境があります。
会社では次のことが求められます。
クライアントが旅行した地域を追跡するカスタム エンティティ。
顧客がこれらの地域に旅行した日付。
要件を満たすエンティティと関係を作成する必要があります。
どの 3 つのアクションを実行する必要がありますか? それぞれの正解は、解決策の一部を示しています。
注: 正しく選択するたびに 1 ポイントの価値があります。
- A. 領域エンティティを作成します。
- B. ContactRegion という名前の交差エンティティを作成し、Contact と Regional との 1:N 関係を作成します。
- C. ContactRegion という名前の交差エンティティを作成し、Contact と Regional に対して N:1 の関係を作成します。
- D. ContactRegion のメイン フォームに、国情報を表示するためのサブグリッドを追加します。
- E. 連絡先から地域エンティティへの 1:N 関係を作成します。
- F. ContactRegion 交差エンティティとリージョンから 1:N 関係を作成します。
- G. 連絡先から地域エンティティへの N:N 関係を作成します。
- H. ContactRegion のメイン フォームに、連絡先と地域の検索フィールドと訪問日の日付フィールドを追加します。
正解:A、B、H
解説:
Explanation
Need a Region entity, a intersect entity ContactRegion between Contact and Region, and a way to input region visits.
質問 # 97
......
あなたを合格させるMicrosoft試験にはPL-400日本語試験問題集:https://jp.fast2test.com/PL-400J-premium-file.html