-
### Description
Hi @BethanyZhou,
There appears to be a regression in relation to this PR: https://github.com/Azure/azure-powershell/pull/25333, and this issue: https://github.com/Azure/azure-power…
-
Per
- https://cryptography.io/en/latest/changelog/#v36-0-0
- https://cryptography.io/en/latest/faq/#faq-missing-backend
> `cryptography` stopped requiring the use of `backend` arguments in vers…
-
-
## Description
Microsoft has released a completely new set of NuGet packages with client implementation for Azure KeyVault. Altinn 3 is currently using latest version of the original client library a…
-
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az aks enable-addons`
**Errors:**
```
'azure-keyvault-secrets-provider'
Tracebac…
-
I would like to integrate my self-hosted kafka-connector with Azure Keyvault via your secret provider.
# Setup
I installed the plugin in the Dockerfile I am using.
```Dockerfile
FROM confluen…
-
**Bicep version**
Bicep CLI version 0.25.53
**Describe the bug**
When having existing Key Vault with Access Configuration set to Vault access policy and then rerun Azure DevOps pipeline to redepl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Affected Resource(s)
containerservice.azure.upbound.io/v1beta1
### Resource MRs required to reproduce the bug…
-
I do have a spring boot - web flux (java 17) application with dependencies like:
```
org.springframework.boot
spring-boot-starter-parent
3.2.4
...
...
…
-
I'm trying to create a Key Vault using the Azure-Native Provider in C#
I used the KeyVault [example](https://www.pulumi.com/docs/reference/pkg/azure-native/keyvault/vault/) as a guide.
There is …