Skip to content

Commit 9154889

Browse files
authored
Merge pull request #50314 from wwlpublish/1de8d00eeb56f31ff4d7f637ecc008e446d629958b970c486c56688ffcf802d9-live
Modules/M01-review-windows-powershell
2 parents daaccc1 + 24a7708 commit 9154889

12 files changed

+12
-11
lines changed

learn-pr/wwl-azure/review-windows-powershell/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 04/15/2024
7+
ms.date: 05/07/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/review-windows-powershell/2-learn-about-windows-powershell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Learn about Windows PowerShell
44
metadata:
55
title: Learn about Windows PowerShell
66
description: "Learn about Windows PowerShell"
7-
ms.date: 04/15/2024
7+
ms.date: 05/07/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/review-windows-powershell/3-get-familiar-applications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Get familiar with Windows PowerShell applications
44
metadata:
55
title: Get familiar with Windows PowerShell applications
66
description: "Get familiar with Windows PowerShell applications"
7-
ms.date: 04/15/2024
7+
ms.date: 05/07/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/review-windows-powershell/4-identify-factors-install-use-windows-powershell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Identify factors to install and use Windows PowerShell
44
metadata:
55
title: Identify factors to install and use Windows PowerShell
66
description: "Identify factors to install and use Windows PowerShell"
7-
ms.date: 04/15/2024
7+
ms.date: 05/07/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/review-windows-powershell/5-configure-console.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Configure the Windows PowerShell console
44
metadata:
55
title: Configure the Windows PowerShell console
66
description: "Configure the Windows PowerShell console"
7-
ms.date: 04/15/2024
7+
ms.date: 05/07/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/review-windows-powershell/6-configure-integrated-scripting-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Configure the Windows PowerShell Integrated Scripting Environment (ISE)
44
metadata:
55
title: Configure the Windows PowerShell Integrated Scripting Environment (ISE)
66
description: "Configure the Windows PowerShell Integrated Scripting Environment (ISE)"
7-
ms.date: 04/15/2024
7+
ms.date: 05/07/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/review-windows-powershell/7-use-visual-studio-code-powershell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Use Visual Studio Code with PowerShell
44
metadata:
55
title: Use Visual Studio Code with PowerShell
66
description: "Use Visual Studio Code with PowerShell"
7-
ms.date: 04/15/2024
7+
ms.date: 05/07/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/review-windows-powershell/8-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 04/15/2024
7+
ms.date: 05/07/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/review-windows-powershell/9-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 04/15/2024
7+
ms.date: 05/07/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/review-windows-powershell/includes/2-learn-about-windows-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Windows PowerShell is an OS component, so it receives the same lifecycle support
4848
PowerShell is shipped, installed, and configured separately from Windows PowerShell. First released as PowerShell Core 6.0 in 2018, it was the first version that offered multi-platform support, extending its availability to macOS and Linux operating systems.
4949

5050
> [!NOTE]
51-
> The latest version of PowerShell is PowerShell 7.2, available via Microsoft Update.
51+
> The latest version of PowerShell is PowerShell 7.5, available via Microsoft Update.
5252
5353
PowerShell and Windows PowerShell are separately installed and you can run supported commands using either environment.
5454

0 commit comments

Comments
 (0)