Exercise - Build an agent in Microsoft Copilot Studio with the new AI capabilities

Completed

In this unit, you create an initial agent by using Microsoft Copilot Studio that uses natural language to respond to questions.

Create an agent

  1. Navigate to Microsoft Copilot Studio.

    Important

    Make sure that you're in the environment that has the tables you created in the previous exercise.

  2. Select Create from the left navigation pane and select the New agent tile.

    Note

    The Create an agent wizard opens. This wizard helps you set up your agent by naming it, selecting the language, and also optionally choosing if you want to boost your conversations with generative answers.

    Screenshot of Create in Copilot Studio portal.

  3. Select Skip to configure in the top-right corner of the agent creation screen.

    Screenshot of Create with prompt in Copilot Studio portal.

  4. In the Name text box, enter Real Estate Booking Service

    Screenshot of Details pane in Copilot Studio portal.

  5. In the Description text box, enter Create bookings for real estate properties

  6. In the Instructions text box, enter Speak courteously and mimic the behavior of a real estate agent.

  7. Select English for Language.

  8. Select the three dots next to the Create button in the top-right of the screen and select Edit advanced settings.

  9. Select the Bookings solution.

  10. Select Save.

  11. In the top-right of the screen, select Create to create the agent.

Configure Security

  1. Select Settings in the top-right of the Real Estate Booking Service agent's screen.

  2. Select the Security tab.

  3. Select the Authentication tile.

  4. Select No authentication and Save.

  5. Select Save in the Save this configuration? window.

  6. Exit out of the Settings menu and return to your Real Estate Booking Service agent.

Disable system topics

  1. Select the Topics tab and choose the System topics.

  2. Under the Enabled column, toggle the Sign in topic to be Off.

Publish the agent

Before you can test an agent, it needs to be published. Select Publish in the top-right corner of the top navigation pane, then Publish again in the Publish this agent window.

Demo Website

The Demo website allows users without a license to test your agent. You can provide them with the URL to the demo website.

  1. Select the three dots next to the Settings button in the top-right of the screen and select Go to demo website.

  2. This link can be sent to anyone for testing since authentication was disabled for users interacting with the agent.