Skip to content

Commit 1888cb9

Browse files
authored
Merge pull request #148 from miberr/master
Typo fixes and other small enhancements
2 parents edfd9ff + cfa7077 commit 1888cb9

File tree

4 files changed

+30
-23
lines changed

4 files changed

+30
-23
lines changed

Instructions/Labs/LAB[PL-900]Lab1_Create_solution.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Upon successful completion of this exercise, you will:
2828
## Task 1: Create an Event management solution
2929

3030
1. Open the [Power Apps maker portal](https://make.powerapps.com).
31+
1. Make sure you're in **Dev One** environment.
3132
1. Navigate to **Solutions**.
3233
1. On the command bar, select **+New solution.**
3334
1. In the new solution screen configure as follows:
@@ -72,3 +73,4 @@ Now that we have created a solution for storing our components, we are going to
7273
![A screenshot showing the Account and Contact tables in the solution.](media/a53817e242fca7371765583d9e565c36.png)
7374

7475
Congratulations. You have successfully created a new solution using Power Platform. We will continue to use the solution to add additional components to it.
76+

Instructions/Labs/LAB[PL-900]Lab2_Data_Model.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,9 @@ The estimated time to complete this exercise is **30 to 45** minutes.
4141
In the previous lab, we created an Event management solution and set it as the preferred solution in this environment. For that reason, we do not need to go directly to the solution to create our data model. The items we create will automatically be added to the solution.
4242

4343
> **Note:**
44-
If you encounter a **Needs Attention** error message on the table while creating a choice column with Copilot, you can create the column manually by following the steps below:
45-
1. Select **View options**, then choose **View data**. The table structure will become visible.
46-
1. Click on **+ New column** to add a new column.
47-
44+
> If you encounter a **Needs Attention** error message on the table while creating a choice column with Copilot, you can create the column manually by following the steps below:
45+
> 1. Select **View options**, then choose **View data**. The table structure will become visible.
46+
> 1. Click on **+ New column** to add a new column.
4847
4948
## Task 1: Create a data model
5049

@@ -99,25 +98,25 @@ Now that we have created the table, we are going to add some additional columns
9998
Copilot will likely create two tables, Event Session and Event Speaker. Since our Contacts will be speakers, we are going to remove the Event Speaker table.
10099

101100
1. If necessary, in the **What would you like to do next?** field, enter: *`Remove the Event Speaker table.`*
102-
1. In Copilot, enter the following text: *`Add a new text column to the Event Session table called Session Description.`*
101+
1. In **What would you like to do next?**, enter the following text: *`Add a new text column to the Event Session table called Session Description.`*
103102

104103
![Screenshot showing the Event Session table added](media/546162a8b040a7bdcdcd5c3e2be44b4d.png)
105104

106105
Next, we are going to add one last table called **Session Registrations**. This table will be used to manage the individuals who register for specific sessions.
107106

108-
1. In Copilot, enter the following text: *`Add a new table called Session Registrations.`*
107+
1. In **What would you like to do next?**, enter the following text: *`Add a new table called Session Registrations.`*
109108

110109
Copilot will likely create two tables, Session Registration, Session, or Participant (or something else). Since our Contacts can be participants, we are going to remove the Participant table. If any other tables (such as Session or something else) other than Session Registration were created, remove them.
111110

112-
1. If necessary, in Copilot, enter the following text: *`Remove the Participant table.`*
111+
1. If necessary, in **What would you like to do next?**, enter the following text: *`Remove the Participant table.`*
113112

114113
Sometimes a Participant Name column will be added to the session registration table. We need to remove it as it can cause problems later when we try to save the data model. (We are going to replace it with a different participant column later.)
115114

116-
1. If necessary, in Copilot, enter the following text: *`Remove the Participant Name column from the Session Registration table.`*
115+
1. If necessary, in **What would you like to do next?**, enter the following text: *`Remove the Participant Name column from the Session Registration table.`*
117116

118117
1. If you now have a Primary Column field, enter the following text: *`Rename the Primary Column to Registration Name in Session Registration table.`*
119118

120-
1. In Copilot, enter the following text: *`Add a text column to the Session registration table called Special Instructions.`*
119+
1. In **What would you like to do next?**, enter the following text: *`Add a text column to the Session registration table called Special Instructions.`*
121120

122121
Your completed Session Registration table should look similar to the image below:
123122

@@ -296,3 +295,6 @@ Now that we have created the table, we are going to add some additional columns
296295

297296
Congratulations, you have successfully created a data model in Microsoft Dataverse.
298297

298+
299+
300+

Instructions/Labs/LAB[PL-900]Lab3_Create_site.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,14 @@ If this is the first time you are accessing the Power Pages maker portal, you ma
3737

3838
![Screenshot of the Power Pages welcome screen.](media/get-started.png)
3939

40-
1. On the **Tell us a little about yourself** screen, select the **Skip** button.
40+
1. On the **Tell us a little about yourself** screen, select the **Skip** button. **Do not** navigate away from this page.
4141

4242
![Screenshot of the Power Pages welcome screen.](media/about-you.png)
4343

4444
## Task 1: Use Copilot to create a new Power pages site.
4545

46-
1. If necessary, navigate to <https://make.powerpages.microsoft.com>
47-
1. On the **Power Pages design studio** home page, enter the following text: “*Build a site to manage events our organization hosts.”*
48-
1. Select the **Send** button.
46+
1. On the page, enter the following text: “*Build a site to manage events our organization hosts.”* to `Describe the site you want and let AI create the first draft` input box.
47+
1. Select the **Build my site** button.
4948
1. In the **Check the basic site details** screen, configure as follows:
5049
- **Give your site a name:** `Contoso Event Management`
5150
- **Create a web address:** Accept the default address provided
@@ -75,10 +74,10 @@ Sometimes when your site loads for the first time, you might see a Liquid object
7574
Now that your initial site is created, you can use the design studio to modify you site by adding pages, text, images, forms, and more.
7675

7776
1. **Main navigation**, select **Home** to open the **Home** page.
78-
1. Hover over the **Contoso Event management Site** text in the site header and select **Edit site header**.
77+
1. Hover over the **Contoso Event management** text in the site header and select **Edit site header**.
7978
1. Change the **Site title** to **Contoso Consulting**.
8079
1. Select the **Upload image** button.
81-
1. On the **Add an image** screen, select **Upload image**, choose the **Contoso Logo** from your class files, and choose **Open**.
80+
1. On the **Add an image** screen, select **Upload image**, choose the **Contoso Logo** from your downloaded files, and choose **Open**.
8281
1. With the **Contoso Logo** image selected, select **OK**.
8382
1. After you are finished with your changes, select the **X** to leave the **Edit site header** screen.
8483
1. To change the site background image, click anywhere in the background image.
@@ -193,7 +192,7 @@ Select the **Send** button.
193192
1. From the menu that appears, select **Page settings**.
194193
1. Configure the page settings as follows:
195194
- **Name:** View Event
196-
- **Partial URL:** View-Events
195+
- **Partial URL:** View-Event
197196
1. Select the **OK** button.
198197

199198
Finally, let’s create one more webpage form that we can use to edit an event.
@@ -280,7 +279,7 @@ To ensure that users are only seeing data relevant to them organizations can spe
280279
1. Under **Main Navigation**, select the **Edit Event** page.
281280
1. Select the **Update permission** button.
282281
1. Configure the permission as follows:
283-
- **Name:** Create Events
282+
- **Name:** Edit Events
284283
- **Table:** Event
285284
- **Access Type:** Global access
286285
1. Set the **Permission** to **Read** and **Update**.
@@ -291,15 +290,15 @@ To ensure that users are only seeing data relevant to them organizations can spe
291290

292291
Now that we have our pages and Items formatted the way we want, we are going to adjust the site navigation accordingly.
293292

294-
1. Under **Main Navigation**, select the **Ellipsis** next to the **Event** page.
293+
1. Under **Main Navigation**, select the **Ellipsis** next to the **Events** page.
295294

296295
1. From the menu that appears, select **Move up**.
297296
1. Repeat step until the **Event** page located below the **Contact Us** page.
298297
1. Make sure the **New Event** page is located directly under the **Events** page. *(If not, move the New Event page until it is.)*
299298
1. On the **New Event** page, select the **Ellipsis** button.
300299
1. From the menu that appears, select **Make this a sub-page**.
301-
1. Select the Ellipsis next to **View Event** and select **Move to Other Pages**.
302-
1. Select the Ellipsis next to **Edit Event** and select **Move to Other Pages**.
300+
1. Select the Ellipsis next to **View Event** and select **Move to "Other pages"**.
301+
1. Select the Ellipsis next to **Edit Event** and select **Move to "Other pages"**.
303302
1. On the **Command bar**, select the **Sync** button.
304303

305304
## Task 8: Preview and refine your site
@@ -326,3 +325,5 @@ Once your site is created, you will want to review it to ensure it meets your bu
326325

327326

328327

328+
329+

Instructions/Labs/LAB[PL-900]Lab4_Canvas_App.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,14 @@ This lab uses AI to build out the components. Since AI results can vary, it’s
2828

2929
The estimated time to complete this exercise is **60 to 75** minutes.
3030
> **Note:**
31-
If you encounter a **Needs Attention** error message on the table while creating a choice column with Copilot, you can create the column manually by following the steps below:
32-
1. Select **View options**, then choose **View data**. The table structure will become visible.
33-
1. Click on **+ New column** to add a new column.
31+
> If you encounter a **Needs Attention** error message on the table while creating a choice column with Copilot, you can create the column manually by following the steps below:
32+
> 1. Select **View options**, then choose **View data**. The table structure will become visible.
33+
> 1. Click on **+ New column** to add a new column.
3434
3535
## Task 1: Sign in to Power Apps and explore the interface
3636

3737
1. Open a web browser and navigate to the [Power Apps](https://make.powerapps.com/) maker portal.
38+
1. Make sure you're in the **Dev One** environment.
3839
1. Using the navigation on the left, select **Create**.
3940
1. Under **Create your apps**, choose **Start with Copilot**.
4041
1. In the **Describe the tables you want copilot to build** screen, type: *` I want to store time off requests sent by employees. The table should identify the start and end times of the request.`*
@@ -345,3 +346,4 @@ Upon review, we have decided that we do not need to have the ability to create u
345346

346347

347348

349+

0 commit comments

Comments
 (0)