Skip to content

Commit 899ec4f

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents 1a530cc + 1f54e1b commit 899ec4f

File tree

71 files changed

+783
-72
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+783
-72
lines changed

learn-pr/powershell/connect-commands/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: Introduction
7-
author: softchris
8-
ms.author: chnoring
7+
author: sdwheeler
8+
ms.author: sewhee
99
ms.date: 12/09/2022
1010
ms.topic: unit
1111
ms.custom: team=nextgen

learn-pr/powershell/connect-commands/2-select-data.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Selecting data
44
metadata:
55
title: Selecting data
66
description: How to select the data that you want
7-
author: softchris
8-
ms.author: chnoring
7+
author: sdwheeler
8+
ms.author: sewhee
99
ms.date: 12/09/2022
1010
ms.topic: unit
1111
ms.custom: team=nextgen

learn-pr/powershell/connect-commands/3-exercise-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Exercise - Construct a pipeline
44
metadata:
55
title: Exercise - Construct a pipeline
66
description: In this exercise, you construct a pipeline by using multiple cmdlets.
7-
author: softchris
8-
ms.author: chnoring
7+
author: sdwheeler
8+
ms.author: sewhee
99
ms.date: 12/09/2022
1010
ms.topic: unit
1111
ms.custom: team=nextgen

learn-pr/powershell/connect-commands/4-format.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Use formatting and filtering
44
metadata:
55
title: Use formatting and filtering
66
description: In this unit, you'll learn how the concepts of _filtering left_ and _formatting right_ help ensure pipeline statement efficiency, for both execution speed and useful formatting.
7-
author: softchris
8-
ms.author: chnoring
7+
author: sdwheeler
8+
ms.author: sewhee
99
ms.date: 12/09/2022
1010
ms.topic: unit
1111
ms.custom: team=nextgen

learn-pr/powershell/connect-commands/5-exercise-format.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Exercise - Format your output
44
metadata:
55
title: Exercise - Format your output
66
description: In this exercise, you'll learn the difference between various formatting types, so that you can control the appearance of your output.
7-
author: softchris
8-
ms.author: chnoring
7+
author: sdwheeler
8+
ms.author: sewhee
99
ms.date: 12/09/2022
1010
ms.topic: unit
1111
ms.custom: team=nextgen

learn-pr/powershell/connect-commands/6-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
title: Module assessment
66
description: Let's check to see what you've learned so far.
77
ms.date: 12/09/2022
8-
author: softchris
9-
ms.author: chnoring
8+
author: sdwheeler
9+
ms.author: sewhee
1010
ms.topic: unit
1111
ms.custom: team=nextgen
1212
durationInMinutes: 4

learn-pr/powershell/connect-commands/7-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
title: Summary
66
description: summary
77
ms.date: 12/09/2022
8-
author: softchris
9-
ms.author: chnoring
8+
author: sdwheeler
9+
ms.author: sewhee
1010
ms.topic: unit
1111
ms.custom: team=nextgen
1212
durationInMinutes: 4

learn-pr/powershell/connect-commands/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ metadata:
44
title: Connect commands into a pipeline
55
description: In this module, you'll learn how to connect commands into a pipeline.
66
ms.date: 12/09/2022
7-
author: softchris
8-
ms.author: chnoring
7+
author: sdwheeler
8+
ms.author: sewhee
99
ms.topic: module
1010
ms.custom: team=nextgen
1111
title: Connect commands into a pipeline

learn-pr/powershell/discover-commands/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: Introduction to discover commands in PowerShell.
7-
author: ttorble
8-
ms.author: chnoring
7+
author: sdwheeler
8+
ms.author: sewhee
99
ms.date: 02/23/2023
1010
ms.topic: unit
1111
ms.custom: team=nextgen

learn-pr/powershell/discover-commands/2-help.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Discover a command by using the help system
44
metadata:
55
title: Discover a command by using the help system
66
description: Use the built-in PowerShell help system to discover how to call a command.
7-
author: ttorble
8-
ms.author: chnoring
7+
author: sdwheeler
8+
ms.author: sewhee
99
ms.date: 02/23/2023
1010
ms.topic: unit
1111
ms.custom: team=nextgen

0 commit comments

Comments
 (0)