Exam AB-100 Topic 1 Question 119 Discussion
Actual exam question for Microsoft's AB-100 exam
Question #: 119
Topic #: 1
Question #: 119
Topic #: 1
You need to design an application lifecycle management (ALM) process for a Microsoft Power Platform environment that contains a solution named Solution1.
Solution1 must include a custom connector for Copilot in Microsoft Dynamics 365 Customer Service.
Solution1 must meet the following requirements:
- Ensure that the custom connector can be deployed consistently across
environments as part of the ALM process.
- Allow the custom connector to be edited only in the development
environment.
What should you include in the design?
Solution1 must include a custom connector for Copilot in Microsoft Dynamics 365 Customer Service.
Solution1 must meet the following requirements:
- Ensure that the custom connector can be deployed consistently across
environments as part of the ALM process.
- Allow the custom connector to be edited only in the development
environment.
What should you include in the design?
Suggested Answer: B Vote an answer
The requirements are classic Power Platform ALM requirements:
the custom connector must be deployed consistently across environments
it should be editable only in development
The correct design choice is to add the custom connector to Solution1.
Why B is correct:
Putting the custom connector inside the solution makes it part of the ALM package It can then be exported and imported consistently across environments In production, when deployed properly through managed solutions, it is not freely edited there, which supports the requirement that editing happens only in development
the custom connector must be deployed consistently across environments
it should be editable only in development
The correct design choice is to add the custom connector to Solution1.
Why B is correct:
Putting the custom connector inside the solution makes it part of the ALM package It can then be exported and imported consistently across environments In production, when deployed properly through managed solutions, it is not freely edited there, which supports the requirement that editing happens only in development
by Cherry at Jul 25, 2026, 11:24 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).