Microsoft Building Intelligent Applications - AB-410무료 덤프문제 풀어보기
A company maintains a Power Platform solution that includes prompts, cloud flows, and Dataverse components. Multiple development teams are responsible for different features within the solution.
The development teams have the following requirements:
- Teams must develop and update the same features independently.
- Updates must not overwrite changes made by other teams.
- Production deployments must remain controlled and predictable.
You need to recommend an ALM approach that supports independent development and controlled deployment in line with Microsoft best practices.
What should you recommend?
The development teams have the following requirements:
- Teams must develop and update the same features independently.
- Updates must not overwrite changes made by other teams.
- Production deployments must remain controlled and predictable.
You need to recommend an ALM approach that supports independent development and controlled deployment in line with Microsoft best practices.
What should you recommend?
정답: A
설명: (Fast2test 회원만 볼 수 있음)
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear on the review screen.
A company integrates external systems into Power Automate by using cloud flows.
The company must connect to external services with different characteristics and determine whether a custom connector is required.
You need to evaluate if a custom connector is necessary to meet the requirements.
Solution: A cloud flow must call a REST API by using a one-time HTTP action without reuse across flows.
Does the solution meet the goal?
After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear on the review screen.
A company integrates external systems into Power Automate by using cloud flows.
The company must connect to external services with different characteristics and determine whether a custom connector is required.
You need to evaluate if a custom connector is necessary to meet the requirements.
Solution: A cloud flow must call a REST API by using a one-time HTTP action without reuse across flows.
Does the solution meet the goal?
정답: B
설명: (Fast2test 회원만 볼 수 있음)
A company is using a model-driven app to process orders. The company uses a custom integration to add orders to Microsoft Dataverse from two separate point-of-sale solutions.
Order numbers are stored in a column on an Order table named Number. The order numbers are prefixed with the value POS1- or POS2- depending on which point-of-sale system they originated from.
The company creates a calculated text column to store the clean order number. The clean order number must remove the point-of-sale system prefix.
You need to configure the action on the calculated column.
Which formula should you use?
Order numbers are stored in a column on an Order table named Number. The order numbers are prefixed with the value POS1- or POS2- depending on which point-of-sale system they originated from.
The company creates a calculated text column to store the clean order number. The clean order number must remove the point-of-sale system prefix.
You need to configure the action on the calculated column.
Which formula should you use?
정답: B
설명: (Fast2test 회원만 볼 수 있음)
An organization deploys an AI application handling customer information. The company must ensure transparency regarding AI-generated decisions and provide explanations to users. Which responsible AI principle applies?
정답: C
설명: (Fast2test 회원만 볼 수 있음)
A developer builds a chatbot that must remember previous messages during a user session.
Which component is responsible for maintaining conversational context?
Which component is responsible for maintaining conversational context?
정답: B
설명: (Fast2test 회원만 볼 수 있음)
A company is using Microsoft Dataverse.
You must integrate Dataverse with a third-party AI service. The solution requires authentication and custom request handling to send and receive data.
You need to enable the integration.
What should you do?
You must integrate Dataverse with a third-party AI service. The solution requires authentication and custom request handling to send and receive data.
You need to enable the integration.
What should you do?
정답: A
설명: (Fast2test 회원만 볼 수 있음)
Hotspot Question
A company runs Power Automate cloud flows in production.
You observe many duplicate executions and 401 error codes when you review the flow runs.
You need to resolve the errors.
How should you address each error? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

A company runs Power Automate cloud flows in production.
You observe many duplicate executions and 401 error codes when you review the flow runs.
You need to resolve the errors.
How should you address each error? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

정답:

Explanation:
Box 1: Reauthenticate connection
A 401 (Unauthorized) error in production typically means a connection's authentication token is expired, the account lacks permissions, or a password change invalidated the OAuth token. To restore the flow, fix the underlying connection.
How to Fix Authentication Failures
1. Check Run History: In the Power Automate Run History, open the failed flow run to identify exactly which action is returning the 401 error.
*-> 2. Re-authenticate the Connection
Box 2: Enable concurrency control
To fix duplicate executions in production Power Automate cloud flows, you should Enable concurrency control and set the limit to 1.
The Root Cause: Duplicate executions usually happen when an upstream system sends multiple rapid requests, or a trigger fires twice before the first run finishes.
The Solution: Enabling concurrency control with a limit of 1 forces the flow to process only one run at a time. Subsequent triggers are queued up orderly, preventing overlapping actions and race conditions.
Reference:
https://learn.microsoft.com/en-us/troubleshoot/power-platform/power-automate/flow-run-issues/triggers-troubleshoot
Hotspot Question
A company deploys a model-driven app to multiple departments.
The company requires the following app functionality:
- Enable users to open the app.
- Determine why users cannot access the app.
You need to configure app access.
Which actions should you perform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

A company deploys a model-driven app to multiple departments.
The company requires the following app functionality:
- Enable users to open the app.
- Determine why users cannot access the app.
You need to configure app access.
Which actions should you perform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

정답:

Explanation:
Box 1: Share the app and assign appropriate security rules
To enable users to open a model-driven app, you must share the app with them and assign them appropriate security roles. Sharing the app grants access to the user interface, while the security roles grant the necessary Dataverse privileges to view, create, or update the underlying data.
Box 2: Run the App access checker
Running the App access checker is the correct action. It is the primary troubleshooting tool used to pinpoint why users cannot access or view a model-driven app.
The checker instantly diagnoses three core requirements:
Visibility: Whether the app has been explicitly shared with the user's security role.
Security Permissions: Whether the user possesses the required privileges (such as read privileges) on the model-driven app table.
License: Whether the user has the necessary license assigned to access and run the app.
Reference:
https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/share-model-driven-app
https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/app-visibility-privileges
Case Study 1 - Contoso, Ltd
Background
Contoso Ltd. is a global renewable energy provider that operates wind farms and solar installations. The company is modernizing its maintenance and operations platform. The company plans to implement a Microsoft Power Platform solution for the operations team. The implementation will include Microsoft Dataverse, a model-driven app, and Power Automate cloud flows.
The company is building and testing a new model-driven app named Operations. The solution will support operations managers, regional coordinators, and field technicians. The app must integrate with an external cloud-based system that manages onboarding of field technicians.
Contoso Ltd. plans to improve data quality and enforce consistent business logic across the app and automation processes.
Technical environment
Contoso Ltd. has an Identity and Access Management (IDAM) department that manages security.
The company has one Power Platform environment named Production, where all building and configuration take place. Auditing is disabled.
The Production environment has the following security configurations:
- IDAM has a Microsoft Entra security group named Contoso Ltd. QA. This security group will assign all members a Power Apps license.
- IDAM created a Quality Assurance security role that grants read and write access to all custom tables.
- IDAM also created a team named Testers in Dataverse, of a Microsoft Entra group team type.
The team is configured for the Contoso Ltd. QA security group. The Testers team is assigned the Quality Assurance security role.
Microsoft 365 environment
All Contoso Ltd. managers are included in a Microsoft 365 group named Managers. The group is NOT enabled for email.
The company shares a SharePoint list with a key customer: Alpine Ski House. Alpine Ski House staff members can add new maintenance requests, which are then checked and marked as reviewed by Contoso Ltd.
Current issue:
A new QA tester joins Contoso Ltd. The IDAM department adds the new tester to the Contoso Ltd. QA security group. However, the new tester is not listed in the Testers team as a member.
Other applications:
A separate software-as a-service (SaaS) solution named TechCheck manages technician onboarding. The TechCheck solution is set up as follows:
- TechCheck assigns a unique number named Ref to all technicians.
- Users cannot make changes to the TechCheck data model.
- Users cannot use the same TechCheck ref on more than one Technician row.
Automation requirements
Contoso plans to use Power Automate to develop a Maintenance Request Approval flow. The flow must meet the following requirements:
- Create a Maintenance Request row in Dataverse when either of the following occurs:
- An item is added to the SharePoint list by the customer with the Priority property set to High.
- Any item is checked and marked as reviewed by a Contoso Ltd. representative.
- Seek maintenance request approvals from managers through both email and a Microsoft Teams message after they have been reviewed:
- Requests require approval from all managers.
- If one manager rejects the request, approval must not be granted.
- The result of the approval request must be sent to the initial reviewer in an email. The subject line must set the response as either Approve or Reject.
Contoso Ltd. requires the following table logic:
- If a user tries to enter a price greater than the cost on a new Asset row, the row must display an inline error message.
- If a user tries to save changes to a Technician row where the TechCheck ref column is empty, the action must be prevented and a message explaining the action must be displayed.
Any updates made to Technician profiles in TechCheck must be mirrored in Dataverse by using a custom integration. The developers building the integration require an index for performant searches on the Technician table.
Data model and app design
Contoso Ltd. plans to use Dataverse as its central data platform. Log storage must be minimized.
Tables
The following tables are required for data modeling and the app design:
- Assets: Stores information about solar panels and wind turbines
- Maintenance Requests: Tracks issues and maintenance activities. The table must include the following columns:
- Request ID (auto-number)
- External Request Code (text)
- Assigned
- Technician (lookup to Technicians)
- Report (lookup to Maintenance Reports)
- Technician updated (Yes/No)
- Maintenance Reports: Tracks the results of maintenance reports
- Technicians: Stores technician assignment data. The table must include the following columns:
- Full Name (Text)
- Mobile phone number (Text)
- Email (Text)
- Seniority (Choice)
- TechCheck ref (Text)
Data modeling
The data model must provide the following functionality:
- Maintenance Requests must:
- be uniquely identifiable across systems.
- have two inactive statuses, Cancelled and Duplicate.
- If a new option is added to an existing set of options, it must be made available automatically for selection on all columns that use the set.
- A new column named Priority must be added to multiple tables. Users must be able to select only one option from the following set per row:
- Low
- Medium
- High
- Critical
Changes to the Technician column on Maintenance Requests must be tracked for compliance purposes. Rows must include the names of previous and current technicians and the time of the change.
Relationship requirements
- One asset can be related to many maintenance requests. A maintenance request can have many assets.
- A maintenance request can have only zero or one maintenance report.
- Only one Technician can be related to a Maintenance Request at a time.
- When a Maintenance Request is deleted, any Maintenance Reports associated with it must also be deleted, but this action should be prevented if there is value in the Technician lookup.
- When a Maintenance Request is assigned to a different owner, the Maintenance Report associated with it must be reassigned to the new owner as well, but the associated Technician should stay with the current owner.
App design
The Technicians table contains the following public views:
- Senior Technicians
- Junior Technicians
The Senior Technician view must be available through the table list view selector to a set of specific users only.
A tester creates a personal view named Hot Assets on the Assets table. The tester recognizes that the view is useful for the entire testing team. The view must be made accessible to the team.
You need to run the App access-checker. What should you use as the input?
Background
Contoso Ltd. is a global renewable energy provider that operates wind farms and solar installations. The company is modernizing its maintenance and operations platform. The company plans to implement a Microsoft Power Platform solution for the operations team. The implementation will include Microsoft Dataverse, a model-driven app, and Power Automate cloud flows.
The company is building and testing a new model-driven app named Operations. The solution will support operations managers, regional coordinators, and field technicians. The app must integrate with an external cloud-based system that manages onboarding of field technicians.
Contoso Ltd. plans to improve data quality and enforce consistent business logic across the app and automation processes.
Technical environment
Contoso Ltd. has an Identity and Access Management (IDAM) department that manages security.
The company has one Power Platform environment named Production, where all building and configuration take place. Auditing is disabled.
The Production environment has the following security configurations:
- IDAM has a Microsoft Entra security group named Contoso Ltd. QA. This security group will assign all members a Power Apps license.
- IDAM created a Quality Assurance security role that grants read and write access to all custom tables.
- IDAM also created a team named Testers in Dataverse, of a Microsoft Entra group team type.
The team is configured for the Contoso Ltd. QA security group. The Testers team is assigned the Quality Assurance security role.
Microsoft 365 environment
All Contoso Ltd. managers are included in a Microsoft 365 group named Managers. The group is NOT enabled for email.
The company shares a SharePoint list with a key customer: Alpine Ski House. Alpine Ski House staff members can add new maintenance requests, which are then checked and marked as reviewed by Contoso Ltd.
Current issue:
A new QA tester joins Contoso Ltd. The IDAM department adds the new tester to the Contoso Ltd. QA security group. However, the new tester is not listed in the Testers team as a member.
Other applications:
A separate software-as a-service (SaaS) solution named TechCheck manages technician onboarding. The TechCheck solution is set up as follows:
- TechCheck assigns a unique number named Ref to all technicians.
- Users cannot make changes to the TechCheck data model.
- Users cannot use the same TechCheck ref on more than one Technician row.
Automation requirements
Contoso plans to use Power Automate to develop a Maintenance Request Approval flow. The flow must meet the following requirements:
- Create a Maintenance Request row in Dataverse when either of the following occurs:
- An item is added to the SharePoint list by the customer with the Priority property set to High.
- Any item is checked and marked as reviewed by a Contoso Ltd. representative.
- Seek maintenance request approvals from managers through both email and a Microsoft Teams message after they have been reviewed:
- Requests require approval from all managers.
- If one manager rejects the request, approval must not be granted.
- The result of the approval request must be sent to the initial reviewer in an email. The subject line must set the response as either Approve or Reject.
Contoso Ltd. requires the following table logic:
- If a user tries to enter a price greater than the cost on a new Asset row, the row must display an inline error message.
- If a user tries to save changes to a Technician row where the TechCheck ref column is empty, the action must be prevented and a message explaining the action must be displayed.
Any updates made to Technician profiles in TechCheck must be mirrored in Dataverse by using a custom integration. The developers building the integration require an index for performant searches on the Technician table.
Data model and app design
Contoso Ltd. plans to use Dataverse as its central data platform. Log storage must be minimized.
Tables
The following tables are required for data modeling and the app design:
- Assets: Stores information about solar panels and wind turbines
- Maintenance Requests: Tracks issues and maintenance activities. The table must include the following columns:
- Request ID (auto-number)
- External Request Code (text)
- Assigned
- Technician (lookup to Technicians)
- Report (lookup to Maintenance Reports)
- Technician updated (Yes/No)
- Maintenance Reports: Tracks the results of maintenance reports
- Technicians: Stores technician assignment data. The table must include the following columns:
- Full Name (Text)
- Mobile phone number (Text)
- Email (Text)
- Seniority (Choice)
- TechCheck ref (Text)
Data modeling
The data model must provide the following functionality:
- Maintenance Requests must:
- be uniquely identifiable across systems.
- have two inactive statuses, Cancelled and Duplicate.
- If a new option is added to an existing set of options, it must be made available automatically for selection on all columns that use the set.
- A new column named Priority must be added to multiple tables. Users must be able to select only one option from the following set per row:
- Low
- Medium
- High
- Critical
Changes to the Technician column on Maintenance Requests must be tracked for compliance purposes. Rows must include the names of previous and current technicians and the time of the change.
Relationship requirements
- One asset can be related to many maintenance requests. A maintenance request can have many assets.
- A maintenance request can have only zero or one maintenance report.
- Only one Technician can be related to a Maintenance Request at a time.
- When a Maintenance Request is deleted, any Maintenance Reports associated with it must also be deleted, but this action should be prevented if there is value in the Technician lookup.
- When a Maintenance Request is assigned to a different owner, the Maintenance Report associated with it must be reassigned to the new owner as well, but the associated Technician should stay with the current owner.
App design
The Technicians table contains the following public views:
- Senior Technicians
- Junior Technicians
The Senior Technician view must be available through the table list view selector to a set of specific users only.
A tester creates a personal view named Hot Assets on the Assets table. The tester recognizes that the view is useful for the entire testing team. The view must be made accessible to the team.
You need to run the App access-checker. What should you use as the input?
정답: C
설명: (Fast2test 회원만 볼 수 있음)
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear on the review screen.
A company uses a model-driven app.
The company must be able to dynamically control how components of the form behave as users interact with it. The solution must modify the form in real time while the user interacts with the interface.
You need to enforce client-side behavior dynamically.
Solution: Use JavaScript to dynamically show and hide columns.
Does the solution meet the goal?
After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear on the review screen.
A company uses a model-driven app.
The company must be able to dynamically control how components of the form behave as users interact with it. The solution must modify the form in real time while the user interacts with the interface.
You need to enforce client-side behavior dynamically.
Solution: Use JavaScript to dynamically show and hide columns.
Does the solution meet the goal?
정답: A
설명: (Fast2test 회원만 볼 수 있음)