-
**Query/Question**
We are trying to use the Azure Keyvault with option role-based access control (RBAC). However we can read in [this documentation](https://learn.microsoft.com/en-us/azure/key-vault/…
-
**Note: Make sure to check out known issues (https://akv2k8s.io/troubleshooting/known-issues/) before submitting**
**Components and versions**
Select which component(s) the bug relates to with [X]…
-
# What
In contrast to the [parameter section](https://github.com/Azure/bicep/issues/717) there seems to be no support for a `securestring` output type.
For example:
```Json
output storageAccoun…
-
- [x] account : Manage Azure subscription information. → #6204
- [x] acr : Manage private registries with Azure Container Registries. →#10912
- [ ] ad …
-
### Describe the bug
I'm working on policies for dynamodb, including table and backup. Table works fine. However, I'm not able to get backup resources that are in the account.
First pass to get at…
-
I am trying to use the policy from the example, Look up Key Vault certificate using Managed Service Identity and call backend.
I am able to get the certificate from the key vault and use if to auth…
-
We provide a lot of great stuff, but when you want to extend or tweak something to your needs it becomes harder because we are not always open to extension.
We should ensure that we allow people to…
-
Trying to implement azure ke vault in spring boot application application run successfully but if i try to fetch the secrets from vault using get request then getting error
If I use spring boot 3.0…
-
### Environment
Flask-Appbuilder version: 3.3.1
pip freeze output:
```
adal==1.2.7
alembic==1.6.5
amqp==2.6.1
anyio==3.2.1
apache-airflow==2.1.2
apache-airflow-providers-amazon==2.0.0
ap…
-
We are using Microsoft.Identity.Web for a web app which calls Microsoft Graph API where MicrosoftIdentityOptions are configured in startup from configuration. When secrets expire or regular key rotati…