-
[201-key-vault-secret-create](https://github.com/Azure/azure-quickstart-templates/blob/master/201-key-vault-secret-create/azuredeploy.json)
### Issue Details
Secret.Properties.Value is optional …
-
### Describe the bug
"az keyvault secret list" is very slow (approx 1 min for 350 secrets) which is unexpected but not a problem in itself, however when deleting 349 of those secrets into the soft de…
-
### Describe the bug
The default behavior of `az keyvault secret set` will return the secret value in plain text. It is dangerous. In our scenario, we have a script to generate secret then save into …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
**Purpose:**
Allow the HttpTransport to pull the api key or other secrets from Azure KeyVault vs being stored in clear-text in spark configuration.
**Proposed implementation**
Use spark configura…
-
### Describe the bug
Commands mentioned above rely on legacy functionality that has been removed from Azure CLI. Azure CLI 2.58.0 does not allow creating Key Vault-managed storage accounts, but thi…
-
Goal here is to generate the libraries from TSPs while we want to maintain surface area.
There are two primary objectives from this work:
1. Add support in dataplane for generating libraries using th…
-
**What steps did you take and what happened:**
I’ve created a certificate with App Service Certificate. This one is stored as a secret in a keyvault (PFX with cert and key embedded) in base64. It’s…
deuch updated
1 month ago
-
### Library name and version
Azure.Security.Keyvault.Secrets 4.6.0
### Describe the bug
I am using certificate authentication to access my keyvault and have it tested using the Azure cli. I am able…
-
Alias is a great feature for options, so it goes without saying that commands should also be able to.
Here's my rendition for how it could look like syntax-wise (based on [Cocona](https://github.com…