質問 1:ある企業では、Microsoft 365、SharePoint Online、Dynamics 365 Sales を使用しています。
次の要件を満たすソリューションを構築するためのツールを推奨する必要があります。
* 外部の Microsoft SQL Server インスタンスからデータを同期します。
* すぐに使用できるレポートを特定の会社の幹部に自動的に送信します。
* 指定された金額を超える商談が営業マネージャーによって承認されていることを確認します。
推奨するツールまたはコンポーネントを 2 つ選択してください。それぞれの正解はソリューションの一部を示しています。
注意: 正しい選択ごとに 1 ポイントが加算されます。
A. マイクロソフトエクセル
B. パワーオートメーション
C. Microsoft データサービス
D. パワーBI
E. マイクロソフトワード
正解:B,C
解説: (Topexam メンバーにのみ表示されます)
質問 2:ある会社では Power Apps を使用しています。
会社の管理業務を実行する必要があります。
どの管理センターを使用すべきでしょうか? 適切な管理センターを適切な要件にドラッグしてください。各管理センターは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間の分割バーをドラッグするか、スクロールする必要がある場合があります。
注意: 正しい選択ごとに 1 ポイントが加算されます。
正解:

Explanation:

Box 1: Azure Active Directory
Create the company users in the Azure Active Directory.
Box 2: Power Apps admin center
In the Power Apps Admin center, manage environments that you ' ve created and those for which you have been added to the Environment Admin or System Administrator role. From the admin center, you can perform these administrative actions:
Create environments.
Rename environments.
Add or remove a user or group from either the Environment Admin or Environment Maker role.
Etc.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/environments-administration
https://docs.microsoft.com/en-us/dynamics365/marketing/dynamics-365-admin-center
https://powerapps.microsoft.com/sv-se/blog/introducing-admin-center-for-powerapps/
質問 3:モデル駆動型アプリを作成しています。
以下の各文について、正しい場合は「はい」を選択してください。そうでない場合は「いいえ」を選択してください。
注意: 正しい選択ごとに 1 ポイントが加算されます。
正解:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/build-first-model-driven-app
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/validate-app
質問 4:Power Automateを使用して、ユーザーがDynamics 365で販売機会を操作するときにデータ管理タスクを実行する予定です。
タスクのトリガーを生成できる3つのタイプのイベントを識別する必要があります。
どの3つのタイプのイベントを識別する必要がありますか?それぞれの正解は完全なソリューションを示します。
注:それぞれの正しい選択は1ポイントの価値があります。
A. レコードが作成されたとき
B. レコードが削除されたとき
C. レコードがビューに表示されたとき
D. レコードが更新されたとき
E. レコードが読み込まれたとき
正解:A,B,D
解説: (Topexam メンバーにのみ表示されます)
質問 5:NO:32 ホットスポット
ユーザーが Power Apps で最初のキャンバス アプリを作成しています。
ユーザーは、どのような種類のコントロールを含めることができるかわかりません。
ユーザーにソリューションを推奨する必要があります。
Power Apps ではどのような種類のコントロールの使用をお勧めしますか? 回答するには、回答領域のダイアログ ボックスで適切なコントロールを選択してください。
注意: 正しい選択ごとに 1 ポイントが加算されます。
正解:

Explanation:

Box 1: Gallery
A Gallery control can show multiple records from a data source, and each record can contain multiple types of data. For example, a Gallery control can show multiple contacts with each item showing contact information that includes a name, an address, and a phone number for each contact.
Box 2: Meeting-screen template
In a canvas app, add a meeting screen that lets users create and send meeting requests from their Office 365 Outlook accounts. Users can search for attendees in their org and add external email addresses. If your tenant has meeting rooms built into Outlook, users can select a location as well.
Box 3: Image
If you add one or more Image controls to your app, you can show individual images that aren ' t part of a data set, or you can incorporate images from records in data sources.
rence:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/screen-templates/meeting-screen-overview
質問 6:ある企業は、Common Data Service をデータ ストレージとして使用するソリューションを実装する予定です。
会社のニーズを満たす機能を推奨する必要があります。
どの機能を推奨すべきでしょうか? 回答するには、適切な機能を正しい要件にドラッグしてください。
各機能は1回、複数回、またはまったく使用されない場合があります。コンテンツを表示するには、ペイン間の分割バーをドラッグするか、スクロールする必要がある場合があります。
注意: 正しい選択ごとに 1 ポイントが加算されます。
正解:

Explanation:

Box 1: business rules
You can create business rules and recommendations to apply logic and validations without writing code or creating plug-ins. Business rules provide a simple interface to implement and maintain fast-changing and commonly used rules.
Box 2: business process flows
Flows Power Automate includes several types of processes, each designed for a different purpose:
Automated flows. Create a flow that performs one or more tasks automatically after it ' s triggered by an event.
Button flows. Perform repetitive tasks simply by tapping a button on your mobile device.
Scheduled flows. Create a flow that performs one or more tasks on a schedule such as once a day, on a specific date, or after a certain time.
Business process flows. Ensure that people enter data consistently and follow the same steps every time they work in an app by creating a business process flow.
Workflows and actions. Dynamics 365 customizers may be familiar with the classic Common Data Service processes, which are workflows and actions.
Box 3: Common Data Model
Model-driven app design is a component-focused approach to app development. Model-driven app design doesn't require code and the apps you make can be simple or very complex. Unlike canvas app development where the designer has complete control over app layout, with model-driven apps much of the layout is determined for you and largely designated by the components you add to the app.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/guide-staff-through-common-tasks-processes
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/model-driven-app-overview
質問 7:企業向けにモデル駆動型アプリを実装する予定です。従業員は、このアプリを使用して顧客との予約を管理します。アプリは以下の要件を満たす必要があります。
* 従業員が今後2週間以内に発生する予定のリストを作成できるようにする
* サイトマップから顧客タイプの円グラフと従業員別完了した予約の棒グラフを表示します。
* 従業員が特定の顧客のメモ、メール、その他のアクティビティにアクセスできるようにする
* 予約がオンラインとしてマークされている場合、予約アドレスの列を自動的に非表示にします。
モデル駆動型アプリに必要なコンポーネントを特定する必要があります。
正解:

Explanation:
質問 8:ある企業では、管理者のマシンで実行される財務データを記録するためにカスタム構築されたシステムを使用しています。
システムにはAPIがありません。新規顧客情報は、マネージャーが中央のスプレッドシートから手動でシステムに入力する必要があります。システムのユーザーインターフェースには、顧客データの手動入力プロセスに必要な複雑なビジネスロジックが含まれています。
Power Automate を使用して、新しい顧客の詳細がシステムに自動的に入力されるようにする必要があります。
どのようなタイプのフローを作成する必要がありますか?
A. インスタントクラウド
B. ビジネスプロセス
C. デスクトップ
D. 自動化されたクラウド
正解:C
弊社は無料Microsoft PL-900日本語サンプルを提供します
お客様は問題集を購入する時、問題集の質量を心配するかもしれませんが、我々はこのことを解決するために、お客様に無料PL-900日本語サンプルを提供いたします。そうすると、お客様は購入する前にサンプルをダウンロードしてやってみることができます。君はこのPL-900日本語問題集は自分に適するかどうか判断して購入を決めることができます。
PL-900日本語試験ツール:あなたの訓練に便利をもたらすために、あなたは自分のペースによって複数のパソコンで設置できます。
弊社は失敗したら全額で返金することを承諾します
我々は弊社のPL-900日本語問題集に自信を持っていますから、試験に失敗したら返金する承諾をします。我々のMicrosoft PL-900日本語を利用して君は試験に合格できると信じています。もし試験に失敗したら、我々は君の支払ったお金を君に全額で返して、君の試験の失敗する経済損失を減少します。
一年間の無料更新サービスを提供します
君が弊社のMicrosoft PL-900日本語をご購入になってから、我々の承諾する一年間の更新サービスが無料で得られています。弊社の専門家たちは毎日更新状態を検査していますから、この一年間、更新されたら、弊社は更新されたMicrosoft PL-900日本語をお客様のメールアドレスにお送りいたします。だから、お客様はいつもタイムリーに更新の通知を受けることができます。我々は購入した一年間でお客様がずっと最新版のMicrosoft PL-900日本語を持っていることを保証します。
弊社のMicrosoft PL-900日本語を利用すれば試験に合格できます
弊社のMicrosoft PL-900日本語は専門家たちが長年の経験を通して最新のシラバスに従って研究し出した勉強資料です。弊社はPL-900日本語問題集の質問と答えが間違いないのを保証いたします。

この問題集は過去のデータから分析して作成されて、カバー率が高くて、受験者としてのあなたを助けて時間とお金を節約して試験に合格する通過率を高めます。我々の問題集は的中率が高くて、100%の合格率を保証します。我々の高質量のMicrosoft PL-900日本語を利用すれば、君は一回で試験に合格できます。
安全的な支払方式を利用しています
Credit Cardは今まで全世界の一番安全の支払方式です。少数の手続きの費用かかる必要がありますとはいえ、保障があります。お客様の利益を保障するために、弊社のPL-900日本語問題集は全部Credit Cardで支払われることができます。
領収書について:社名入りの領収書が必要な場合、メールで社名に記入していただき送信してください。弊社はPDF版の領収書を提供いたします。
TopExamは君にPL-900日本語の問題集を提供して、あなたの試験への復習にヘルプを提供して、君に難しい専門知識を楽に勉強させます。TopExamは君の試験への合格を期待しています。
Microsoft PL-900日本語 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|
| トピック 1 | - Demonstrate the capabilities of Power Pages: This domain highlights the features of Power Pages, focusing on the ability to build secure, data-integrated external websites. It assesses the basic understanding of site design, content creation, and data connectivity using Microsoft Power Platform.
|
| トピック 2 | - Demonstrate the capabilities of Power Apps: This domain measures understanding of Power Apps and how it can be used to build custom business applications. It includes the ability to distinguish between canvas and model-driven apps, understand the app-building process, and utilize data connectors and AI capabilities. It emphasizes the use of apps to address specific business needs without extensive coding.
|
| トピック 3 | - Describe the business value of Microsoft Power Platform: This section of the exam evaluates an understanding of how Microsoft Power Platform enables digital transformation. It covers how the platform enhances productivity, supports innovation, improves business processes, and helps organizations make data-driven decisions. It focuses on the value of connecting data across Microsoft services and third-party apps to streamline operations and empower users.
|
参照:https://learn.microsoft.com/en-us/credentials/certifications/resources/study-guides/pl-900