Skip to content

PAC CLI "Extract copilot" does not extract all Copilot Studio agent properties. #1259

@drod910

Description

@drod910

When using the PAC CLI extract-template there are several properties that are not getting extracted:

  • agent description
  • agent instruction (very critical for gen orchestration agents)
  • agent settings (customer wants their makers to have pre-define values for auth, knowledge, search, etc)
  • agent main language (language) and secondary (supportedlanguages):so it creates the new agent in en-US by default which is problematic for non-US customer
  • icon: it uses the default icon
  • "Knowledge Source" (componenttype 16) are not included in the Template.
    The latest version of the command creates the file kickStartTemplate-1.0.0.json (in addition to the YAML), which appears to contain the definition of these two components, but there is no mention in the documentation explaining how to use it. Moreover, this file seems to be ignored by the pac copilot create command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions