0:00–0:10
E5 activation
0:10–0:20
Recap
0:20–0:45
Lecture
0:45–1:40
Guided Lab
1:40–1:50
Bonus
1:50–2:00
Debrief
0:00 – 0:10 E5 trial activation · 10 min

Adding the Microsoft 365 E5 trial

Before anything else today, every student activates the E5 trial. This unlocks the Week 2 deferred features — CA policy enforcement, PIM activation, and Entra ID P1/P2 capabilities — while there is still time before the Business Standard trial expires.

What E5 unlocks immediately: Conditional Access policy enforcement (Week 2 CA001–CA004 can now be enabled), PIM role activation and approval workflows, Entra ID P2 features including dynamic group rules and risk-based sign-in policies, and Microsoft Defender for Identity. Students who completed the Week 2 bonus tasks can now return and activate those configurations.
Instructor note: Do not assign E5 licences to users yet — that happens as a bonus task today. The trial just needs to be activated in the tenant. Assigning licences triggers a wave of service provisioning that can slow the tenant during the main lab. Have students activate and record, then proceed to the recap.
0:10 – 0:20 Recap · 10 min

Week 3 debrief & the Week 1 connection

0:20 – 0:45 Lecture · 25 min

SharePoint Online site types, the M365 Group relationship, and hub sites

Before building anything, students need to understand what site types exist, when to use each, and how SharePoint's hub model creates a governed, connected site architecture.

TypeWhat it isHas M365 Group?Best used for
Team site (Group-connected)Collaboration site connected to an M365 Group — shares membership, calendar, mailbox, TeamsYes — auto-createdDepartment or project teams with ongoing collaboration
Team site (no Group)Standalone team site — SharePoint only, no connected servicesNoLegacy content migration, IT-managed repositories
Communication siteBroadcast/publishing site — content flows one-to-many. No M365 Group. Visually polished.NoIntranet home, department news, company policies
Hub siteNot a separate site type — any site can be designated a hub. Hub sites aggregate news, search, and navigation from associated sites.Depends on base typeIntranet home page, connecting related department sites
SiteTypeHub rolePurpose
Lakeview Logistics IntranetCommunication siteHub site (root)Company home — news, policies, announcements
Lakeview LogisticsTeam site (Group-connected)Associated to hubAlready exists from Week 1 — company-wide collaboration
IT DepartmentTeam site (Group-connected)Associated to hubIT team collaboration, asset tracking, runbooks
Finance DepartmentTeam site (Group-connected)Associated to hubFinance documents, budgets, accounts payable
HR DepartmentTeam site (Group-connected)Associated to hubHR policies, onboarding docs, employee records
Sales DepartmentTeam site (Group-connected)Associated to hubCRM support, proposals, client materials
Instructor note: The Lakeview Logistics team site from Week 1 already exists — students don't re-create it. Start by finding it in the SharePoint admin centre and showing its properties. This connects Week 1 lab work to Week 4 content immediately and makes the M365 Group relationship concrete.
0:45 – 1:40 Guided lab · 55 min

Lab 4-A: Building the Lakeview Logistics site architecture

Students explore the SharePoint admin centre, create the intranet communication site (which becomes the hub), create four department team sites, associate all sites to the hub, and verify the architecture via PowerShell.

Site nameURL pathGroup ownerMembers group
IT Department/sites/ITSarah ChenLL-IT
Finance Department/sites/FinancePriya NairLL-Finance
HR Department/sites/HRDiane RousseauLL-HR
Sales Department/sites/SalesKevin ParkLL-Sales
SharePoint Online PowerShell module: Install with Install-Module Microsoft.Online.SharePoint.PowerShell. This is a third module — separate from both Exchange Online PowerShell and Microsoft Graph PowerShell. Each workload has its own management shell in M365.
Instructor note: The department site creation in Step 4 creates M365 Groups alongside each team site. This is expected — each department site will have its own Group with its own shared mailbox, calendar, and potential Teams channel. Students may notice the new groups appear in Entra ID after site creation. This is the M365 Group ↔ SharePoint relationship in action.
1:40 – 1:50 Bonus material · 10 min

⭐ Bonus: E5 licence assignment & Week 2 CA policy activation

⭐ Bonus A — Assign E5 licences and validate unlocked features
  • In admin.microsoft.comBilling → Licences → Microsoft 365 E5 → assign to all 10 Lakeview Logistics users
  • After assignment, navigate to entra.microsoft.comIdentity governance → Privileged Identity Management — confirm PIM is now fully accessible (no licence gate)
  • Navigate to security.microsoft.comIdentity → Identity protection — confirm sign-in risk and user risk policies are now configurable
  • In your Lab Journal: list three specific features that are now unlocked by E5 that were gated in Week 2, and for each one note which lab step you deferred and can now complete
⭐ Bonus B — Enable CA001 (Require MFA for all users)
  • Navigate to entra.microsoft.comProtection → Conditional Access → Policies → CA001 — Require MFA for all users
  • Review the sign-in log results in Report-only mode — confirm the policy would have applied correctly to sign-ins from outside the trusted network
  • Change the policy state from Report-only to On. Save.
  • Sign out and sign back in to your admin account — verify you are prompted for MFA by the CA policy (not just per-user MFA)
  • In your Lab Journal: what is the difference in user experience between per-user MFA (Week 2) and CA-enforced MFA? Is it possible to have both active simultaneously and what happens?
1:50 – 2:00 Debrief · 10 min

Reflection & preview

Learning outcomes — by end of Day 1, students can…
Activate the E5 trialAdd the E5 trial subscription and identify the features it unlocks
Distinguish site typesDescribe team sites, communication sites, and hub sites and select the right type for a given use case
Explain the M365 Group linkDescribe how M365 Group creation auto-provisions a SharePoint site and what the relationship means for lifecycle management
Create and configure sitesCreate communication and team sites in the SharePoint admin centre with correct owners and members
Register and associate hub sitesDesignate a hub site and associate department sites to it
Audit sites via PowerShellUse Get-SPOSite to produce a site inventory with hub association data
What you need ready
SharePoint Online PowerShell module Week 3 assessments marked and returned Lakeview Logistics M365 Group confirmed from Week 1 Slide deck: site types & hub architecture Lab 4-A step sheet
Day 2 →Week 4 Overview