Skip to content

Improved info about MCS licensing #524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 3, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions docs/pages/make/copilot-studio/00-prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ In this lab, you'll setup and configure your Microsoft 365 tenant to start creat
Copilot Studio is part of the Microsoft Power Platform offering and requires dedicated licensing, accordingly to the [Microsoft Power Platform Licensing Guide](https://go.microsoft.com/fwlink/?linkid=2085130){target=_blank}.

!!! note "Set up your development environment for Microsoft 365 Copilot and Microsoft Copilot Studio"
This lab currently assumes you already have a tenant to setup. You can reference off to the
[page here](https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/prerequisites){target=_blank} that explains the current way you can get a tenant.
This lab currently assumes you already have a developer tenant to setup. You can reference off to the
[page here](https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/prerequisites){target=_blank} that explains the current way you can get a tenant. It also assumes that you have a user account that is a Power Platform administrator, in order to being able to create a new Power Platform environment.

In this lab you will learn:

Expand All @@ -23,6 +23,9 @@ With the Power Platform, you can create different environments and easily switch
An environment stores apps, flows, data, agents, etc. and each environment is completely isolated from any other environment.
You can learn more about Power Platform environments reading this [overview document](https://learn.microsoft.com/en-us/power-platform/admin/environments-overview){target=_blank}.

!!! note "Power Platform administrative rights"
In order to proceed with the steps illustrated in this Exercise, you need a user account that is a Power Platform administrator in your target tenant. If you don't have such an account, ask to a Power Plaform administrator to create the environment for you and to give you access to that new environment.

### Step 1: Creating a new Power Platform environment

To play with these labs you are going to create a new dedicated environment, so that at the end of this training path you can simply delete it and get rid of all the related resources and settings. Here follow the instructions to create an environment, step by step:
Expand Down Expand Up @@ -70,6 +73,9 @@ Once the new environment will be ready, the list of environments will show the i

In order to use Microsoft Copilot Studio you need to have a valid license and you need to activate it in the target tenant where you want to use it.

!!! note "Microsoft Copilot Studio licensing"
There are multiple options to have a licensed access to Microsoft Copilot Studio. We suggest you to refer to the [Power Platform Licensing Guide](https://go.microsoft.com/fwlink/?LinkId=2085130){target=_blank}.

### Step 1: Activating Microsoft Copilot Studio

To activate Copilot Studio follow these steps:
Expand Down