Discover commands in PowerShell

Beginner
Developer
Student
Azure PowerShell

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.

Learning objectives

When you finish this module, you'll be able to:

  • Inspect commands to understand how to call them.
  • Understand what a command returns and customize what it returns.

Prerequisites

  • Be able to start a terminal.
  • Understand what PowerShell is.
  • Know how to run a command in PowerShell.

Important

To complete the optional exercises in this module, you need to use your own subscription, which might incur charges. If you want to follow along, you can use a trial subscription or a subscription that you already have access to.