-
- **Package Name**: azure-keyvault-secrets
- **Package Version**: 4.9.0
- **Operating System**: Linux (openSUSE Tumbleweed)
- **Python Version**: 3.11.10
**Describe the bug**
Since the last update o…
-
One of the hardest things to do in K8s and other orchestrators (amongst others) is certificate management. And this isn't just at the ingress. Best practices say that all coms within your k8s cluster…
-
**Is your feature request related to a problem? Please describe.**
In a bicep file that in parallel creates modules that in parallel set keyvault secrets we hit this runtime problem:
```json
{
…
-
As per https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/#create-a-pod-that-gets-assigned-a-qos-class-of-guaranteed
and especially
Every Container in the Pod must have a…
-
Hi, I'm developing Azure Functions v2 in Visual Studio with latest tools installed. (.NET Core)
After an attempt to apply Azure KeyVault secrets to my functions (like described here https://medium.…
-
Hi Team,
Got a use case for Key vault secret with expiry date set and are able to retrieve the value after the expiry date has lapsed.
Expected cli/Rest Key vault secret show/get output:
> …
-
##### SUMMARY
Create, update, delete certificates in Key Vaults like for keys and secrets
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
azure.azcollection.azure_rm_keyvault*
##### A…
-
### What happened?
We're trying to add a secret which references Azure Key Vault into our Azure Container App. However, attempts to update fail with this error message:
```
azure-native:app:Conta…
-
### 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/2016-…
-
For some reason, these option fields are marked as `const` which means the user can't set them. They should likely be non-const. Making this change is non-breaking (unlike the other way around)
https:…