< Back
Add-MeToKeyvault
Post
NAME Add-MeToKeyvault
SYNOPSIS
Adds the current user (from Get-AzureRmContext) to a specific keyvault with all permissions on both secrets and
keys.
SYNTAX
DESCRIPTION
Adds the current user (from Get-AzureRmContext) to a specific keyvault with all permissions on both secrets and
keys.
Subscription co-admins won't have default permissions in keyvaults, only the person that created them will have
default permissions.
So it is handy to have a simple way to adding yourself with all permissions to a specific keyvault!
PARAMETERS
-KeyvaultName <String>
The name of the keyvault that you want to add yourself to.
Required? false
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
RELATED LINKS
SYNOPSIS
Adds the current user (from Get-AzureRmContext) to a specific keyvault with all permissions on both secrets and
keys.
SYNTAX
DESCRIPTION
Adds the current user (from Get-AzureRmContext) to a specific keyvault with all permissions on both secrets and
keys.
Subscription co-admins won't have default permissions in keyvaults, only the person that created them will have
default permissions.
So it is handy to have a simple way to adding yourself with all permissions to a specific keyvault!
PARAMETERS
-KeyvaultName <String>
The name of the keyvault that you want to add yourself to.
Required? false
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
RELATED LINKS