Microsoft.PowerShell.SecretsManagement

0.2.0-alpha1


This module helps manage secrets by providing a set of cmdlets that lets you store secrets
locally using a local vault provider, and access secrets from remote vaults.
Local and remote vaults can be registered and unregistered on the local machine, per user,
for use in managing and retrieving secrets.

*****
Breaking change for 0.2.0: The script extension vaul

This module helps manage secrets by providing a set of cmdlets that lets you store secrets
locally using a local vault provider, and access secrets from remote vaults.
Local and remote vaults can be registered and unregistered on the local machine, per user,
for use in managing and retrieving secrets.

*****
Breaking change for 0.2.0: The script extension vault module name has been changed from
'ImplementingModule' to 'SecretsManagementExtension'.
Any registered script extension vault module will have to be renamed accordingly.
*****

*****
This is an alpha version of the module that currently works only on Windows platforms.
*****
Show more

Minimum PowerShell version

5.1

This is a prerelease version of Microsoft.PowerShell.SecretsManagement.
The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Microsoft.PowerShell.SecretsManagement -RequiredVersion 0.2.0-alpha1 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Microsoft.PowerShell.SecretsManagement -Version 0.2.0-alpha1 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Cmdlets

Register-SecretsVault Unregister-SecretsVault Get-SecretsVault Add-Secret Remove-Secret Get-Secret Get-SecretInfo

PSEditions

Core

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated