-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Azure PS TeamKeyVaultService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.customer-reportedquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Description
Signing a JWT in PowerShell is clearly documented, its also not hard to extend the example to use an AKV with "az keyvault secret show".
What appears to not be documented is how to sign a JWT with an AKV with a sign-only AKV secret in Azure PowerShell. .Net and Python support this scenario with the CryptographyClient but I am not seeing a PowerShell version of this scenario. Is this a documentation gap or is this scenario not yet supported in Azure PowerShell?
Script or Debug output
Environment data
Module versions
Error output
Metadata
Metadata
Assignees
Labels
Azure PS TeamKeyVaultService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.customer-reportedquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that