Microsoft.PowerShell.SecretManagement

0.2.1-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 'SecretManagementExtension'.
Any registered script extension vault module will have to be renamed accordingly.
*****

*****
Breaking change for 0.2.1: Module and cmdlets renamed.  Changes to required functions.
All previous vault extensions will need to be updated.
*****

*****
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.SecretManagement.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name Microsoft.PowerShell.SecretManagement -RequiredVersion 0.2.1-alpha1 -AllowPrerelease

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

Install-PSResource -Name Microsoft.PowerShell.SecretManagement -Version 0.2.1-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-SecretVault Unregister-SecretVault Get-SecretVault Set-Secret Remove-Secret Get-Secret Get-SecretInfo Test-SecretVault

PSEditions

Core

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.1.2 822,081 1/27/2022
1.1.1 25,767 10/26/2021
1.1.0 20,524 7/13/2021
1.1.0-preview2 1,077 6/4/2021
1.1.0-preview 232 5/25/2021
1.0.0 14,953 3/25/2021
0.9.1 2,929 3/2/2021
0.9.0 3,866 1/7/2021
0.5.5-preview6 1,817 11/16/2020
0.5.4-preview5 541 11/3/2020
0.5.3-preview4 530 9/24/2020
0.5.2-preview3 263 9/15/2020
0.2.1-alpha1 (current version) 12,494 3/19/2020
Show less