A is incorrect: Vague or ambiguous language leads to confusion and incorrect responses from the model. Microsoft best practices specifically recommend providing examples to help the agent understand expectations and generate accurate, relevant responses aligned with specific business outcomes. Reference: https://learn.microsoft.com/en-us/microsoft-copilot-studio/nlu-prompt-node
B is correct: Microsoft best practices for prompt engineering in Copilot Studio emphasize being specific with instructions, providing examples to illustrate expectations, assigning a role to the agent, and connecting knowledge from Dataverse tables. This combination ensures the model generates accurate, business-relevant responses grounded in actual CRM data. Reference: https://learn.microsoft.com/en-us/microsoft-copilot-studio/guidance/optimize-prompts-custom-instructions
C is incorrect: While Copilot Studio provides default generative capabilities, opportunity win-probability analysis requires custom prompt instructions tailored to the specific business context. Custom prompts allow makers to control the model's behavior, specifying roles, output formats, and how CRM data should be interpreted. Reference: https://learn.microsoft.com/en-us/microsoft-copilot-studio/prompts-overview
D is incorrect: Microsoft prompt engineering guidance explicitly states that instructions should be concise and to the point. Prompts that are too long can lead to latency, timeouts, or issues handling the prompt. The architect should keep instructions simple and straightforward so the agent processes them effectively. Reference: https://learn.microsoft.com/en-us/microsoft-copilot-studio/nlu-prompt-node