Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam AB-100 Topic 1 Question 49 Discussion

Actual exam question for Microsoft's AB-100 exam
Question #: 49
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?

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 Why the other options are not correct:
* A. Share the custom connector controls access, not ALM packaging and deployment consistency
* C. Create the custom connector in the default solution is not the recommended ALM approach for controlled deployment
* D. Add the custom connector to GitHub may help source control, but by itself it does not satisfy Power Platform deployment packaging across environments

by Julia at Jun 09, 2026, 07:20 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

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.