A company has a Microsoft Copilot Studio agent that uses custom connectors to interact with enterprise APIs. You need to recommend an application lifecycle management (ALM) process to ensure that the connectors are deployed consistently across development, test, and production environments and meet governance and traceability requirements. What should you recommend?
Select an option, then click Submit answer.
Reference / correct answer:
Manage the connectors as solution components and deploy the components by using ALM pipelines.
Most accepted answer: B. Manage the connectors as solution components and deploy the components by using ALM pipelines.
Community votes: B=6, C=2
Selected Answer: B Correct answer: B. Manage the connectors as solution components and deploy the components by using ALM pipelines upvoted 1 times
Selected Answer: B Correct answer: B. Manage the connectors as solution components and deploy the components by using ALM pipelines. Here’s the concise reasoning first: To ensure consistent deployment, governance, and traceability for custom connectors used by a Copilot Studio agent, the connectors must be included in a Power Platform solution and moved through ALM pipelines (Dev → Test → Prod). This is the only option that satisfies all requirements. upvoted 3 times
Selected Answer: B B is the only answer that meets the requirements: consistent deployment, governance and traceability, and ALM pipelines in Power Platform enable this for solution-aware components like custom connectors. upvoted 2 times
Selected Answer: B B is correct. upvoted 1 times
Selected Answer: C Para pasar entre ambientes, desa,qa y prd. Los endpoints se guardan en variables de entorno, estas variables se llaman igual y pero apuntan a distintos endpoints, dev,qa, prd respectivamente. Así el pasaje es trasparente. upvoted 1 times