Skip to content

Commit 5a170f1

Browse files
fixed second unit to match other modules
1 parent d66609e commit 5a170f1

4 files changed

Lines changed: 25 additions & 9 deletions

File tree

learn-pr/device-partner-university/deploy-windows/2-phased-approach.yml renamed to learn-pr/device-partner-university/deploy-windows/2-deploy.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### YamlMime:ModuleUnit
2-
uid: learn.dpu.deploy-windows.phased-approach
3-
title: Phased or ring-based approach to deploying Windows
2+
uid: learn.dpu.deploy-windows.deploy
3+
title: The Deploy phase
44
metadata:
5-
title: Phased or Ring-based Approach to Deploying Windows
5+
title: The Deploy Phase
66
description: This content is part of the "Deploy updates for Windows client and Microsoft 365 apps" module.
77
ms.date: 04/15/2026
88
author: Stephanie-Rosenzweig
99
ms.author: v-stephanier
1010
ms.topic: unit
1111
durationInMinutes: 5
1212
content: |
13-
[!include[](includes/2-phased-approach.md)]
13+
[!include[](includes/2-deploy.md)]

learn-pr/device-partner-university/deploy-windows/includes/1-introduction.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ With planning and preparation in place, you can successfully deploy Windows 11 a
22

33
During [the Plan phase](/training/modules/plan-windows/), you assessed organizational readiness by defining success criteria, identifying risks, and creating key deliverables. In [the Prepare phase](/training/modules/prepare-windows/), you validated readiness and addressed gaps using recommended tools, reports, and deliverables.
44

5-
This module covers the Deploy phase—it outlines the tasks and deliverables required to deploy Windows 11 using a phased, or ring-based, approach, including pilot and broad deployments. Deliverables should be in a format that’s easy to share and collaboratively edit throughout the life of the project.
5+
This module covers the Deploy phase—it outlines the tasks and deliverables required to deploy Windows 11 using a phased, or ring-based, approach, including pilot and broad deployments.
66

7-
Keep in mind that, in practice, the six areas we’ll address—operations, applications, infrastructure, configurations, devices, and users—often require simultaneous or overlapping attention. Also keep in mind that the size and complexity of your organization will influence your overall approach.
8-
9-
To start, let’s establish some of the terminology we use throughout this module.
7+
Keep in mind that deliverables should be in a format that’s easy to share and collaboratively edit throughout the life of the project. Also keep in mind that the size and complexity of your organization will influence your overall approach.
108

119
> [!IMPORTANT]
1210
> Our recommended way forward is cloud-native, with devices Microsoft Entra ID-joined and managed through Microsoft Intune. Cloud-native management can simplify planning, preparation, deployment, and ongoing management of Windows 11 using Microsoft Intune and Windows Autopatch. Many of these processes can also be adapted for hybrid or on-premises environments. [Discover which option is right for your organization on Microsoft Learn.](https://aka.ms/EntraJoin-WhichOption)

learn-pr/device-partner-university/deploy-windows/includes/2-phased-approach.md renamed to learn-pr/device-partner-university/deploy-windows/includes/2-deploy.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
In this phase, your objective is to execute the deployment. You'll do so by performing iterative monitoring and management across six areas of your environment:
2+
3+
- Operations
4+
- Applications
5+
- Infrastructure
6+
- Configurations
7+
- Devices
8+
- Users
9+
10+
Let’s look at each of these areas one by one, outlining the tasks and deliverables that will help you accomplish the objective of this phase. For each deliverable, consider a format that's easy to share with others and collaboratively edit throughout the life of the project.
11+
12+
> [!TIP]
13+
>
14+
> In practice, these six areas often require simultaneous or overlapping attention.
15+
>
16+
17+
## Phased or ring-based approach to deploying Windows
18+
119
Throughout this module, we refer to deployment rings and various project phases. Some of these terms are often used interchangeably, but for this module, we use the following definitions:
220

321
- **Proof of Concept (PoC)**: An optional phase often performed in a lab environment. It’s most helpful in the earliest stages of a project to test basic functionality and assumptions. This phase is sometimes called a limited pilot and is covered in the [Prepare phase](/training/modules/prepare-windows/).

learn-pr/device-partner-university/deploy-windows/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ products:
3737
- configuration-manager
3838
units:
3939
- learn.dpu.deploy-windows.introduction
40-
- learn.dpu.deploy-windows.phased-approach
40+
- learn.dpu.deploy-windows.deploy
4141
- learn.dpu.deploy-windows.operations
4242
- learn.dpu.deploy-windows.applications
4343
- learn.dpu.deploy-windows.infrastructure

0 commit comments

Comments
 (0)