Skip to content

Commit cd833a7

Browse files
committed
retirements
1 parent 7a79983 commit cd833a7

33 files changed

Lines changed: 102 additions & 951 deletions

.openpublishing.redirection.json

Lines changed: 86 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62719,6 +62719,91 @@
6271962719
"source_path": "learn-pr/azure-devops/deploy-kubernetes/6-summary.yml",
6272062720
"redirect_url": "https://learn.microsoft.com/en-us/azure/aks/automated-deployments?view=azure-devops&tabs=generate-dockerfile%2Cexisting-kubernetes-manifests%2Cexpose-ingress",
6272162721
"redirect_document_id": false
62722-
}
62722+
},
62723+
{
62724+
"source_path": "learn-pr/paths/powershell/index.yml",
62725+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
62726+
"redirect_document_id": false
62727+
},
62728+
{
62729+
"source_path": "learn-pr/powershell/introduction-to-powershell/index.yml",
62730+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/overview",
62731+
"redirect_document_id": false
62732+
},
62733+
{
62734+
"source_path": "learn-pr/powershell/introduction-to-powershell/1-introduction.yml",
62735+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/overview",
62736+
"redirect_document_id": false
62737+
},
62738+
{
62739+
"source_path": "learn-pr/powershell/introduction-to-powershell/2-what-is-powershell.yml",
62740+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/overview",
62741+
"redirect_document_id": false
62742+
},
62743+
{
62744+
"source_path": "learn-pr/powershell/introduction-to-powershell/3-exercise-powershell.yml",
62745+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/overview",
62746+
"redirect_document_id": false
62747+
},
62748+
{
62749+
"source_path": "learn-pr/powershell/introduction-to-powershell/4-cmdlets.yml",
62750+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/overview",
62751+
"redirect_document_id": false
62752+
},
62753+
{
62754+
"source_path": "learn-pr/powershell/introduction-to-powershell/5-exercise-cmdlets.yml",
62755+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/overview",
62756+
"redirect_document_id": false
62757+
},
62758+
{
62759+
"source_path": "learn-pr/powershell/introduction-to-powershell/6-knowledge-check.yml",
62760+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/overview",
62761+
"redirect_document_id": false
62762+
},
62763+
{
62764+
"source_path": "learn-pr/powershell/introduction-to-powershell/7-summary.yml",
62765+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/overview",
62766+
"redirect_document_id": false
62767+
},
62768+
{
62769+
"source_path": "learn-pr/powershell/discover-commands/index.yml",
62770+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/learn/ps101/02-help-system",
62771+
"redirect_document_id": false
62772+
},
62773+
{
62774+
"source_path": "learn-pr/powershell/discover-commands/1-introduction.yml",
62775+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/learn/ps101/02-help-system",
62776+
"redirect_document_id": false
62777+
},
62778+
{
62779+
"source_path": "learn-pr/powershell/discover-commands/2-help.yml",
62780+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/learn/ps101/02-help-system",
62781+
"redirect_document_id": false
62782+
},
62783+
{
62784+
"source_path": "learn-pr/powershell/discover-commands/3-exercise-help.yml",
62785+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/learn/ps101/02-help-system",
62786+
"redirect_document_id": false
62787+
},
62788+
{
62789+
"source_path": "learn-pr/powershell/discover-commands/4-discover-objects.yml",
62790+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/learn/ps101/02-help-system",
62791+
"redirect_document_id": false
62792+
},
62793+
{
62794+
"source_path": "learn-pr/powershell/discover-commands/5-exercise-discover-objects.yml",
62795+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/learn/ps101/02-help-system",
62796+
"redirect_document_id": false
62797+
},
62798+
{
62799+
"source_path": "learn-pr/powershell/discover-commands/6-knowledge-check.yml",
62800+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/learn/ps101/02-help-system",
62801+
"redirect_document_id": false
62802+
},
62803+
{
62804+
"source_path": "learn-pr/powershell/discover-commands/7-summary.yml",
62805+
"redirect_url": "https://learn.microsoft.com/powershell/scripting/learn/ps101/02-help-system",
62806+
"redirect_document_id": false
62807+
}
6272362808
]
6272462809
}

learn-pr/achievements.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7579,4 +7579,19 @@ achievements:
75797579
type: badge
75807580
title: Describe Microsoft Entra Verified ID concepts
75817581
summary: Learn the core concepts of decentralized identities and Microsoft Entra Verified ID.
7582-
iconUrl: /training/achievements/generic-badge.svg
7582+
iconUrl: /training/achievements/generic-badge.svg
7583+
- uid: learn.powershell.powershell.trophy
7584+
type: trophy
7585+
title: Automate administrative tasks by using PowerShell
7586+
summary: PowerShell can be used to automate tasks such as user management, CI/CD, managing cloud resources and much more. You'll learn to run commands, how to learn more about PowerShell and additionally to create and run script files.
7587+
iconUrl: /training/achievements/powershell/powershell.svg
7588+
- uid: learn.powershell.intro-to-powershell.badge
7589+
type: badge
7590+
title: Introduction to PowerShell
7591+
summary: Learn about the basics of PowerShell, a cross-platform command-line shell and scripting language that's built for task automation and configuration management. Learn what PowerShell is, what it's used for, and how to use it.
7592+
iconUrl: /training/achievements/powershell/introduction-to-powershell.svg
7593+
- uid: learn.discover-commands.badge
7594+
type: badge
7595+
title: Discover commands in PowerShell
7596+
summary: PowerShell comes with a built-in help system. Use help to read more about a command, what the command does, and how to call it. Also, if you inspect what a command returns, you can use that information to customize the output, determine what commands are logically grouped, and determine how to use the commands together.
7597+
iconUrl: /training/achievements/powershell/discover-commands.svg

learn-pr/paths/powershell/index.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

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

Lines changed: 0 additions & 14 deletions
This file was deleted.

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

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/powershell/discover-commands/3-exercise-help.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

learn-pr/powershell/discover-commands/4-discover-objects.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/powershell/discover-commands/5-exercise-discover-objects.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

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

Lines changed: 0 additions & 42 deletions
This file was deleted.

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

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)