You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/make/copilot-studio/00-prerequisites.md
+8-2
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ In this lab, you'll setup and configure your Microsoft 365 tenant to start creat
6
6
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}.
7
7
8
8
!!! note "Set up your development environment for Microsoft 365 Copilot and Microsoft Copilot Studio"
9
-
This lab currently assumes you already have a tenant to setup. You can reference off to the
10
-
[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.
9
+
This lab currently assumes you already have a developer tenant to setup. You can reference off to the
10
+
[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.
11
11
12
12
In this lab you will learn:
13
13
@@ -23,6 +23,9 @@ With the Power Platform, you can create different environments and easily switch
23
23
An environment stores apps, flows, data, agents, etc. and each environment is completely isolated from any other environment.
24
24
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}.
25
25
26
+
!!! note "Power Platform administrative rights"
27
+
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.
28
+
26
29
### Step 1: Creating a new Power Platform environment
27
30
28
31
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:
@@ -70,6 +73,9 @@ Once the new environment will be ready, the list of environments will show the i
70
73
71
74
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.
72
75
76
+
!!! note "Microsoft Copilot Studio licensing"
77
+
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}.
0 commit comments