QuestionQ29

Plan and configure agent solutions

An agent in a Copilot Studio solution is moved between environments. The agent depends on configuration values that differ by environment and are managed as environment variables.

You must ensure the following:

  • Configuration values are managed through environment variables that support ALM.
  • Runtime behavior reflects updates to environment-variable values.

You need to implement environment-variable use that supports ALM and ensures correct runtime behavior.

Which three actions should you take? Each correct answer presents part of the solution.

> NOTE: Each correct selection is worth one point.

Choose three
Explanation

Copilot Studio environment variables are read-only in Copilot Studio and are changed by administrators in Power Apps. They support ALM by keeping environment-specific external references separate from the agent definition during solution migration. Non-secret environment-variable values are included when an agent is published; after an administrator changes one, each affected agent must be republished for the new value to take effect at runtime.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!