Git Product home page Git Product logo

pl-200-power-platform-functional-consultant's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pl-200-power-platform-functional-consultant's Issues

Dataverse naming update

Module: 3, 4

Lab/Demo: 3.2, 3.3, 3.5, 4.1, 4.2

Task: 01

Step: 04

Description of issue Need to change terms for Dataverse:
Entity to Table
Field to Column
Option Set to Choice / Choices

Apologies, too many lines to detail!

Open Issues?

Hello

I have a PL-200 scheduled to run in two weeks. The issues below have been on the docket for attention for over five weeks now. Is there a projected date for them to be resolved?

Arnold

Exercise 2 lab 0 should be asfter lab 1.1

Module: 00

Lab/Demo: 00

Task: 00

Step: 00

Description of issue:
Hi team,

Under lab 0: to validate the lab environment exercise 2 asks us to create a portal that will take an hour to deploy.

Now one of the steps in the exercise asks us to switch to the practice environment. Experienced users know that they need to create the environment first.
But for the inexperienced the lab instructions are in Lab 1.1 teaching how to create the practice environment.
Request you to sort the order.

Thanks.

Repro steps:

Minor issue in Lab 4.1, Task 1.2 (type-o)

Module: 4

Lab/Demo: 4.1

Task: 1.2

Step: 31

Description of issue:
Step 31 was a copy/paste from Step 30, so the first part of Step 31 is incorrect.

Currently says:
"Review the variables for column widths and heights. The controls on screens use these variables for color properties."

Should say something like:
"Review the variables for the color properties, such as FabrikamColor, FabrikamBackClolor and FabrikamFrontColor.. The controls on screens use these variables for color properties."

Practice Lab 6.1 – Cloud flows

Task 1.4 – Set status to rejected

In Dynamic content, search for outcome and select Outcome under the Get Outcome section.

  1. Expand Show advanced options.

  2. Select No for Approved.

  3. Select Rejected for Status Reason.

  4. Click Save

Note Popup that "This isn't the latest content".

Workaround

We selected "Overwrite other peoples changes" to move forward.

image

Issues in lab

Lab/Demo: 3.2

Exercise: 5

Task: 1

Steps: 2 - 3

Click Add Existing and select Entity.
Select the Feedback and User entities and click Next.

It should be mentioned that these two existing entities must be added individually (repeat steps 3 and 4 for each entity).

Lab/Demo: 4.2

Exercise: 1

Task: 2

Step: 10

In the Field Explorer (the left bar showing the fields), uncheck the Show only unused fields checkbox.

Field Explorer is now called Table Columns

Lab/Demo: 4.3

Exercise: 1

Task: 5

Step: 5

You will add the Created On field back to the view. Click on the + Add Column
button located on the top right of the view.

There is no + Add Column button - instead only a + View Column button.

Lab/Demo: 4.6

Exercise: 3

Task: 2

Step: 45

Set the OnCheck property to the snippet below. This snippet will add the points of the check answer to the Collection.
Collect(UserAnswers, {Question:GUID(ThisItem.'Knowledge Question'), Points:ThisItem.'Answer 4 Points'})

'onCheck' action provides the below error.
2021-01-18_182150

Lab/Demo: 4.8

Exercise: 1

Task: 1

Steps: 11-12

11. Add the snippet below to the content you currently have. This snippet willadd a function that will set the ShowResults value to true.
;UpdateContext({ShowResults:true})

The semicolon in the paste-able text provided should be removed else it achieves the following;
2021-01-18_182839

  1. Due to this issue outlined in Lab 4.6, the following steps will be performed on 'Answer3Selected'

Lab/Demo: 4.8

Exercise: 1

Task: 3

Step: 13

13. Select the resultsScreen and navigate to the Insert tab. Add the Left icon to the upper left corner. Change the color to white.

'UserResultList' should be resized before this step.

Lab/Demo: 4.8

Exercise: 1

Task: 4

Step: 6

6. Select the OnSelect property of the icon and provide the function below.
This function will run when the icon is clicked and navigate to the Results
Screen.
Refresh(Users);Navigate(resultsScreen, ScreenTransition.None)

Users should be Prompted to "save their work" here.

Lab/Demo: 4.8

Exercise: 1

Task: 5

Step: 18

18. Click Submit Feedback.
Status reason is required in the feedback, giving the below error:
2021-01-18_183805

Lab/Demo: 5.1

Exercise: 1

Task: 1

Step: 12-13

12. Click Next.
13. Uncheck the Send Password in Email checkbox.

These steps should be reversed. You uncheck send password in email BEFORE you click next.

Lab/Demo: 5.3

Exercise: 2

Task: 1

Step: 10

Go to the Rule section, select Question Type for Field, select
Equals for Operator, select Value for Type, and select
Scenario for Value.

""Type** is not an available field; This is due to the 'Question Type' Column having the type 'Questions' instead of 'Question'. The appropriate change has been made in task 1 and 2 of this lab.
2021-01-18_190117

Lab/Demo: 5.4

Exercise: 1

Task: 1

Step: 10

On the Set Question Points popup, click + Add Action.

User must enable pop ups for this step to follow.

Lab/Demo: 5.4

Exercise: 2

Task: 2

Step:3

Select Assessments and click to open the Test Assessment Four.

The user should navigate to 'Knowledge Assessments' not 'Assessments'

Lab/Demo: 5.5

Exercise: 1

Task: 1

Step: 6

The flow creation menu has changed - see below;
2021-01-18_191249

Lab/Demo: 5.5

Exercise: 1

Task: 2

Step: 4

The user should navigate to 'Knowledge Assessments' not 'Assessments'

Lab/Demo: 5.5

Exercise: 1

Task: 2

Step: 9

Select Using Data from Previous Runs.

No previous data available
2021-01-18_191632

Lab/Demo: 5.6

Exercise: 2

Task: 1

Step: 3

The flow creation menu has changed - see below:
image

Lab/Demo: 5.8

Exercise: 2

Task: 3

Step: 35

The business rule created locks the status field once approved - not unlock it.

2021-01-18_192336

Azure Interface Update

Module: 02

Lab/Demo: 01

Task: 01

Step: 07 & 08

Description of issue
The Azure interface has changed. In steps 7 and 8, Instead of More Settings, click Advanced options and then check Can be linked to feedback near the bottom.

Lab 4.2: Practice Lab – Work with data and services

Module: 04

Lab/Demo: 4.2

Exercise 01

Task: 02

Step: 05

Description of issue
I am certain this use to exist, but its not there any longer.
When you ask the users to add formulas to the Onstart property, step 5, you forget to say, select the app section and select RUN ON START. Without this the onstart formulas won't run. So this needs
labissuepl-2001
adding back in
Repro steps:

labissuepl-2001
labissuepl-2002

Is there a final version of the Solution

Hello

Is there a final Solution of the course that can be loaded?

Are there individual Solution files that can be restored / imported to a new environment in case the student cannot complete all of lab 1.1-1.6?

Thank you

New Dataverse experience breaks all labs in modules 2 and 3

The labs for module 2 and module 3 of PL-200 are significantly broken since the changes released on June 6 as mentioned here https://powerapps.microsoft.com/en-us/blog/announcing-general-availability-of-our-new-dataverse-experiences-on-power-apps/

Many steps are now incorrect as the whole user interface has changed and options renamed

Labs are now taking 3 x longer than they should do because of all the problems learners now face being unable to follow the instructions and getting lost

I expect other later labs are affected as well

Lab 2.1: Create an app
Lab 2.2: Create tables and columns
Lab 2.3: Create relationships
Lab 2.4: Additional table settings
Lab 3.1: Use app designer
Lab 3.2: Modify forms
Lab 3.3: Modify views

Practice Lab 1.3 - Import solution

Module: Pl 200

Lab/Demo: 00

Task: 1.2

Step: 00

Description of issue

Hi I tried to import this file (FabrikamChatbot_1_1_1_1.zip) to my PA platform but I got an error.
Any Idea why?

image

Power Apps UI different in UK than Canada US

I have two students from the UK and the rest are from Canada and the US.

The Power Apps UI for UK students is different than for Canada / US.

UK.

image

Canada / US

image

It does not seem to have affected the labs. It just makes it much harder for students to figure it out.

Removed property or some step by step instructions do not fit the designer

Module: 4

Lab/Demo: 4.7

Task: 4

Step: 12

Description of issue

Task 4 - Add Feedback Screen

( https://microsoftlearning.github.io/PL-200-Power-Platform-Functional-Consultant/Instructions/Labs/LAB%5BPL-200%5D_M04L07_Work_with_data.html )

Step 12:
Select the Title field. In the Advanced pane, select unlock. Expand More options in the Data section.

Issue :
I can not see "more Options" to expand in the Data Section.

Module: 4

Lab/Demo: 4.7

Task: 4

Step: 19

Step 19 :
With the submitFeedbackButton still selected, return to the Properties tab and select the DisplayMode property.

Step 20:
Replace the DisplayMode property value with snippet below. This snippet will enable the button if the comments filed has value and disable it if the comments field is blank.

Issue:
submitFeedbackButton > Properties > Display mode is combobox with
-Disabled
-Edit
-View
values.
so, It is not allowed to set scripting of following;
If(IsBlank(userCommentsText), DisplayMode.Disabled, DisplayMode.Edit)
to the field

Repro steps:

Lab 3.1 - minor "save" instructions

Module: 03

Lab/Demo: 3.1

Exercises 1 through 9

There are many cases where the instruction say to click "Save"; however, there is no longer a "Save" button. Your choices are to click the "Save and Publish" button, or click that drop-down and pick "Save Only."

Also, sometimes the instructions say to click "Save As"...but that doesn't exist anymore, instead it should say to click the "Save a copy" button.

You can see this in:
Task 1.1, step 18
Task 1.2, step 17
Task 1.3, step 4
Task 1.4, step 18
Task 2.1, step 14
Task 3.1, step 12
Task 4.1, step 20
Task 5.2, step 11
Task 6.1, step 11
Task 7.1, step 12
Task 8.1, step 30
Task 9.1, step 10
Task 9.1, step 11 should be the "Save a copy" button
Task 9.1, step 31

There are the same issues in Lab 3.2:
Instruction should be "Save and Publish" instead of "Save"

  • Task 1.1, step 11
  • Task 1.2, step 8
  • Task 2.1, step 10
  • Task 3.1, step 11
  • Task 3.2, step 5
  • Task 3.3, step 8
  • Task 4.1, step 12
  • Task 4.2, step 9
  • Task 4.3, step 5
  • Task 5.1, step 16
  • Task 6.1, step 18 and 19

Finally, Lab 3.2, Task 1.2, Step 1 should not mention the "caret" drop down, instead just click the "Save As" button.

Module 1/Exercise 1/Task 1 - 'Create Environment' process creates problems/is confusing to ALHs using Tenants with precreated Tenants

Module: 01

Lab/Demo: 01

Exercise 2

Task: 01

Step: 02-04

( In: https://github.com/MicrosoftLearning/PL-200-Power-Platform-Functional-Consultant/blob/master/Instructions/Labs/LAB%5BPL-200%5D_M00L00_Validate_Lab_Environment.md )

Description of issue

The instructions that detail how to 'Create your environment' -- signing up for a Trial account and then creating a custom practice environment in steps 2-4 -- will not function for ALHs using the pre-created Tenants where the Contoso (default) environment is already pre-provisioned.

The problem is that students will try to follow the 'create enviro' steps, which will fail as the Tenants are locked down to not allow extraneous enviros to be created. Students are thus seeing an error which perplexes them and prevents them from realizing Contoso (default) already exists for their subsequent use.

I am uncertain whether the primary/exclusive audience of this course is ALHs using such Tenants, but if so it may be better to focus Instructions on that scenario.

For example, this might make more sense:

image

Repro steps:

Move setup of Power Pages

Module: 1

Lab: 1.1

Exercise 2 Sign up for Power Pages

Description of issue

Need to move the setup of Power Pages from Lab 1.1 to Lab 0 or to the end of 1.3 as the installation of the portal solutions (which can take 45-60 minutes) causes timeouts in Labs 1.2 and 1.3

Practice Lab 3.1 – Forms

Task 1.2 – Add Timeline control to main form

Step 11 - Check the Hide label box.
Note Text of the Timeline section generates "unexpected error occurred"
image

Step 13 - In the properties pane on the right-hand side, click on Fax, uncheck the Enable box, and click Done.
Step 14 - In the properties pane on the right-hand side, click on Letter, uncheck the Enable box, and click Done.

*** The Enable boxes are already unchecked.

Task 9.1 – Copy Outcome form

Step 9 - In the properties pane on the right-hand side, enter User for Display Name
Note: You are renaming the Display Name from Information to User.
Step 35 - Drag Manager above Information.
Note: Information was renamed to User so you have to drag Manager above User and not Information.

Task 10.1 – Environmental Management app

Step 21. In the Outcome form pane on the right-hand side, click + Add form.
Note: + New Form
Note: The Manager form is already present in the right hand Properties pane.

image

=======================
Task 10.2 – Environmental Project Delivery app
Note: Same issue as 10.1

import issue in Fabrikam Environmental

Module: 04

Lab: 4.1

Task: 5.3

Step: 07

Description of issue
You'll need to import the following items to this environment in order to import Fabrikam Environmental

Missing Dependencies
Alert Subscription
adx_alertsubscription
Table
Environmental Work Delivery
Canvas app

Repro steps:

1.Export solution
1.import solution
1.
image
image

Possible UI change

Lab/Demo: 2.2

##Exercise: 01

Task: 01

Step: 07,08

Description of issue
Allow feedback checkbox appears to have moved. There is an option at the bottom of the pane titled Can be linked to feedback. Is this the same thing?

image

Lab 3.1, Exercise 10 - Portal Interface changed

Module: 03

Lab/Demo: 3.1

Exercise 10, both Exercise 10.1 and 10.2

Description of issue:
It seems that the Portal has changed, and the instructions no longer match. For example, Exercise 10.1:

  • Steps 1-18 you add some 2 tables. That works fine.

  • Step 19 and 20 say "Expand Outcome in the Pages pane on the left-hand side." However, it's not called "Outcome" any more, I think you click on "Outcome forms" under the "All other pages" section.

  • Then in steps 21-22, you add the Manager form; however, it already shows that both the Manager form and the User form are already added to the app.

Task 10.2 is similar, except it's the Environmental Project Delivery app, but the instructions have the same issue as Task 10.2

Same issue in Lab 3.2, Exercise 7... The instructions are to edit the Environmental Project Delivery app and add some views, but all the views are already there... Not sure if some of them should actually be removed or not!

Lab 4.2 Task 4 Remove Rating and Source Column

Module: 04

Lab: 4.2

Task: 4

Step: 00

Description of issue

I experienced error if I fill the Rating and Source Column in the Feedback Form.

Is it not better to remove the Rating and Source Column in the Feedback Form?

ALL LABS M07 are not related to Power BI, but are titled "Analyze data with Power BI"

Module: 07

Lab/Demo: 07/ALL

Description of issue

Why ALL LABS 07 (LAB[PL-200]_M07L01 through LAB[PL-200]_M07L06) are "titled" Analyze data with Power BI when none of this lab is related to Power BI?

For example, according with Skillpipe manual:
LAB[PL-200]_M07L02_Word_template.md is related to Module 3 Work with the Dataverse > Use tabular reporting options > Use Word templates
LAB[PL-200]_M07L03_Excel_template.md is related to Module 3 Work with the Dataverse > Use tabular reporting options > Use Excel templates
...
LAB[PL-200]_M07L06_Export_data.md is related to Module 3 Work with the Dataverse > Import and export data > Export data

Practice Lab 4.1 – Build a canvas app

Some students really struggled with this lab. Two of them have never built a Canvas app but even the ones that had found it hard. And that was after I briefed them on the lab "gotya areas" and other fine points to watch out for in advance. For example, I was sure to demonstrate that the Properties panel has several tabs and that some of the properties they would be looking for are on the Properties tab while others are on the Advanced tab as the lab is not clear on that. The lab took a full two hours and that required a lot of helping them find what they were looking for or to confirm what they were doing was correct. I only had six students and can't imagine what it would be like with a class of 24!

There are a few mistakes in the lab or areas where much better clarification is needed.

# Module: 05 An infinite loop is created in the approval workflow.

Module: 05

Lab:5.6

###Exe 2
####Task: 08

Step: 06

Description of issue
An infinite loop is created in the approval workflow.
Repro steps:

1.Folllow Lab as is to reproduce.

Solution:

Lab:5.6

###Exe 2
####Task: 08

Step: 06

Locate the Approval Status Value field and select Approved. UPDATE Notify Manager column to NO

Practice Lab 0 - Validate lab environment - Exercise 2 – Sign up for Power Pages - XX Practice Environment not yet created

The XX Practice environment is only created in Lab 1.1. In Lab 0, Exercise 2 you ask the student to

Practice Lab 0 - Validate lab environment
Exercise 2 – Sign up for Power Pages
In this exercise, you will provision a Power Pages site. This can take a while, so you will follow these steps to start the provisioning process in the background while you progress through your labs. You will configure the site in a future lab.

Task 1.1 - Create a Power Pages site
Step 1. Navigate to the Power Pages portal https://make.powerpages.microsoft.com/ and sign in with your Microsoft 365 credentials if prompted.

Step 2. Use the Environment selector to switch to your Practice environment.

The student practice environment is not created until Lab 1.1.

image

WORKAROUND

Simply create the PRACTICE environment in Lab 1.1 and then come back and do Lab 0 Ex 2 Create Power Pages site. Then continue on with Lab 1.1 where you had stopped after the PRACTICE environment was created.

Plan 2 not available in Power Apps Licenses when configuring Power Platform Trial

Practice Lab 00 - Validate lab environment

Task 1.2 – Assign Power Apps licenses to your user

Step: 04 - Check the box for Power Apps Plan 2 Trial.

Description of issue

The manual instructs to add PowerApps license "Power Apps Plan 2 Trial", but there is no such option for power apps under "licenses and apps". There is a plan and a plan 3, but no plan 2 available [p1].

[p1]

image

Missing Modules

Module: 05, 08, and 11

It would appear that the new modules skip over Module 05, Module 08, and Module 11.
image

image

image

Lab 12.5 Missing data in Pivot Table and Charts

Module: 12

Lab/Demo: 05

Task: 02

Step: 11

Description of issue
Before adding the Chart, seems useful to select data for the Pivot Table first, in order to see something. For instance, user can select in PivotTable Fields pane, the Knowledge Assessment, Owner and Total Points fields.

Dataverse terms

Module: 03

Lab/Demo: 3.1 ex 2

Task: 01

Step: 10

Description of issue
Lab Instructions refering to entities, fields, option sets need to be updated to tables, columns and choice / choices respectively.

Repro steps:

Practice Lab 1.6 – Relationships - Ex 1 - Task 1.2 - No Milestone relationship in the Project table that's obvious to students.

Module: 1

Lab/Demo: 1.6

Task: 1.2

Step: 1

Description of issue
There is NO Milestone relationship in the Project table.

image

There is a Project relationship in the Milestone table.
image


Is Step 1 backwards?

Or should the Project table have a Milestone relationship?

All students ran into the same issue in Lab 1.6. I see what you are saying in the step but it stumped them all. Please reword and include a screenshot.

SOLUTION
The step is poorly worded and could use a screenshot or two.

image

image

This is a very good example of where a couple of screenshots go a long way. Some students tend to move ahead in labs and as such are going to run into issues like this on their own. Some people are actually doing their labs at night because they have to attend the course and keep up with work. We should make it easier for them for when they are working on their own.

Thank you.

UPDATE: Rest of the lab worked well as of today. Frabrikam imported successfully.

Lab 1.3 - Ex 1 - Task 1 - Fabrikam imports with warnings. Then says import was successful.

Exercise 1 - Import Fabrikam solutions
In this exercise, you will import the main solution into the Practice environment.

Task 1.1 – Main solution

Step 11: Click Import.

The solution will import in the background. This may take a few minutes. Wait until the import has completed.

This is the Warning error message:

Solution "Fabrikam Environmental" imported successfully with warnings: Flow client error returned with status code "BadRequest" and details "{"error":{"code":"ChildFlowNeverPublished","message":"The workflow with id 'dace5e42-212d-ed11-9db1-0022481dae3d' cannot be used as a child workflow because it has never been published. Child workflows need to be published at least once before they can be included in a published parent workflow."}}".


After I clicked on the X for the Warning message the next message was that the Frabrikam import was successful.

Workaround:

I am not sure how this is going to impact future labs. I deleted the Frabrikam solution and reimported it. This time a different Warning message was presented in that it said it activated and replaced the workflows associated with the solution.

At this stage, I am continuing with the labs.

I have also raised the issue with LODS Skillable.

image

Fabrikam Environmental_import.txt

Practice Lab 3.2 – Views

Exercise 7 – Modify model-driven apps
Step 10 - Add the following views:

Active Projects
Completed Projects
My Active Projects

Note: These views already seem to be part of the add!
Note: There is no + Add View but rather + New View.

image

Step 14: Add the following views:

Active Milestones
Inactive Milestones
My Pending Milestones

Note: Same issue.

Step 18: Add the following views:

Active Outcomes
Inactive Outcomes

Note: Same Issue

=================================

PL-200 VM missing files

The stock VM available for download appears to be missing 3 files in its locally-saved C:\Users\Admin\Documents\PL-200\ directory, but that are present in this repo's /Allfiles dir:

Texture.jpg
Fabrikam Environmental Data Model.png
Fabrikam Environmental dbdiagam.txt

I believe ALHs have the ability to add notes/functionality to add these files to the VM after-the-fact (say, through a 'Download Files' button) but I just wanted to call out the anomaly.

Lab 10 - Chat Bots - Authoring Canvas Option needs to be removed

Module: 10

Lab: 10

##Exercise: 3

Task: 1

Step: 04

Task: 2

Step: 06

Task: 3

Step: 07

Task: 2

Step: 02

Description of issue
The UI has been updated. You now select a topic which takes you straight to the authoring canvas. Here, you enter the trigger phrases and then close the window down. Any references saying select Authoring canvas needs to be removed and the steps shortened.

Repro steps:

Lab 2.3 - Cannot export data

Lab 2.3

Exercise 1

I'm not 100% if this is my mistake... :)

Exercise 1 has you export data from the Project table. However, when you do the export, an error pops up:
"Connection to dataverse failed. Please check the link below on how to fix this issue."

When I click the link to investigate, it takes me to https://learn.microsoft.com/en-us/power-apps/maker/data-platform/data-platform-import-export#troubleshoot-connection-issues when says "Get Data from Excel and Export Data features are currently not included in the Power Apps Developer Plan." But that is the type of plan we use in these labs.

So I'm not sure if it's my issue, or the lab needs to be changed, or delete this exercise.

Practice Lab 2.2 - Import data - Ex1 - Task 1.1

Practice Lab 2.2 - Import data - Ex1 - Task 1.1

Description of issue

Edge browser does not have access to local storage.

Solution

This seems to be a common problem with Edge and Azure / SharePoint / Onedrive. It is a problem with the Edge browser settings.

Only one of six users encountered this issue.

  1. Go to Microsoft Edge Browser Settings.

image

Turn off the "Set Tracking prevention".

That seemed to work. Your mileage may vary.

Week of Feb 13 run of PL-200 - Notes to the Content Owner

Note: Once the content team has reviewed this issue please close it.

Hello Content Team

I believe I am one of the early MCTs to deliver the new revision of the PL-200. It's quite an update. Please review the other Issues I have opened thus far.

I went through labs 5 through 7 this evening prior to the last day of the course. I was able to complete them without major issues. I will give the people that created the labs full credit for the technical depth of the labs. The way the lab instructions have been written and, given the ongoing evolution of the portal UIs, they will indeed be a challenge to many students that attend the course. In reading the trainer handbook that would appear to be the goal of the lab creators and I would suggest that the goal has been accomplished.

It is very clear that those attending the course that have not done the PL-900 and the PL-100 at a minimum will really struggle in this course. And given the labs have to be completed in sequential order the odds of those that do not meet the prerequisites completing all of the labs successfully in the right order will also be a challenge, not only for the Instructor but for every other student in the classroom because of the delays in helping a few of them be able to move forward. There are no quick recovery options provided in the course given the nature of the cloud is a live environment, even though this can be achieved, that would allow the Instructor to help a student get beyond a lab they could not complete. The Instructor can only troubleshoot these issues before having to move on in order to keep the course moving forward.

I had to help a student who could not complete lab 1.6 and after troubleshooting their implementation for 15 minutes without resolution we had to move on. To do so, I had to export my completed solution, email it from my Office tenant admin account to my personal account because I could not email it to the student's admin account directly because the email was blocked, upload the zip file from the email to Onedrive and provide the shared link, then shadow the student's VM to have the student open the Onedrive link, download the Solution zip file and import it into their environment. It took 30 minutes to help one student get back on track while others waited.

Suggestions:

  1. Provide Start Point Solution Zip files for each module so that the Instructor can easily get a student back on track when, for whatever reason, their lab attempt failed.
  2. Provide better clarity in the instructions.
  3. Include screenshots because this is the only way people who have very little experience are going to get through the labs in the time allocated. I know that it is very hard to do but it does make the course more accessible and inclusive.

It is a great first version of the new labs. Hopefully, other MCTs will chime in over the next month and the early course delivery experiences can be quickly incorporated so that the course is more inclusive of the reality of the range of students we have in participating in the classroom.

Thank you again to the PL-200 team. Keep up the great work and I look forward to future updates to the course.

Sincerely;

AV

lab guide numbering

Module: all

Lab/Demo: all

Task: 00

Step: 00

Description of issue
Could someone clarify the numbering changes. They are not sequential and it simply does not make sense.
These updated were published by Learn on Demand on Thursday.
Repro steps:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.