1. A Copilot Studio maker has finished building a copilot and wants to make it available to end users on the company's public-facing website. Which action must the maker complete BEFORE the copilot can be embedded using an iframe on the website?
- A. Export the copilot solution to a managed environment
- B. Publish the copilot from the Copilot Studio portal✓ Correct
- C. Assign the Bot Contributor role to all website visitors
- D. Configure a DLP policy to allow the HTTP connector
Explanation
Publishing the copilot is a mandatory step before any channel deployment becomes active. Until the maker explicitly clicks Publish in Copilot Studio, the latest version of the copilot is not promoted to the live endpoint that the iframe embed code points to. Option A (exporting to a managed environment) is an ALM practice unrelated to activating the web channel. Option C is incorrect because website visitors are anonymous end users and are not assigned Copilot Studio security roles. Option D (DLP for HTTP connector) may be relevant to connector governance but is not a prerequisite for simply surfacing the copilot on a website.