Training
Module
Administración de recursos de Azure con Windows PowerShell - Training
Aprenda a administrar recursos de Azure con Windows PowerShell.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Requirements:
Microsoft.PowerShell.Crescendo requires PowerShell 7.0 or higher.
Crescendo can create modules that run on Windows PowerShell 5.1 and newer.
To install using PowerShellGet 2.x:
# Install the current release
Install-Module Microsoft.PowerShell.Crescendo -Force
To install using Microsoft.PowerShell.PSResourceGet:
# Install the current release
Install-PSResource Microsoft.PowerShell.Crescendo -Reinstall
The Force or Reinstall parameters are only necessary when you have an older version of Crescendo installed. However, these parameters work whether you have a previous version or not.
The Crescendo module includes full help content. To install the latest help, run the following command:
Update-Help -Module Microsoft.PowerShell.Crescendo -Force
Using the Force parameter ensures that you get the latest available help content.
Training
Module
Administración de recursos de Azure con Windows PowerShell - Training
Aprenda a administrar recursos de Azure con Windows PowerShell.
Documentation
Investigación de la sintaxis y salida de la herramienta de línea de comandos - PowerShell
Cómo recopilar información sobre la herramienta de línea de comandos para decidir qué características implementar en los cmdlets.
Elección de una herramienta de línea de comandos para ampliar - PowerShell
Cómo seleccionar una herramienta de línea de comandos para ampliar mediante Crescendo.
Novedades de Crescendo 1.1 - PowerShell
Nuevas características y cambios publicados en Crescendo 1.1