Creating Secrets / Keys in Azure Key Vault - ClickOps Vs DevOps
Hi I wanted to understand from security and compliance standpoint, what is the best practice to create secrets in the Azure Key Vault. Should it be done using DevOps Pipelines or manually through ClickOps? Doing it through DevOps means we need to store…
Azure Key Vault
Migrating the Azure Key Vault to use Role Based Access Control in bulk
I have several (395+) Azure KeyVaults that are still using the default Access Policies (i.e., RBAC is disabled). Would it be possible to use a PowerShell script to bulk migrate them all in one go to make it secure as a manual task to convert them is…
Azure Key Vault

Error when Importing Certificate
Hello, Hope you guys are doing great, I'm currently trying to update a certificate in our keyvaults, I have the certificate in PFX format and it's password protected. Although the keyvault it's stating that an error occurred while importing the…
Azure Key Vault
Config-server with Azure Key Vault Cloud config
Hi guys I really need some insight here. I have an actual setup of config-server + centralized git configuration repo + App client (running on an k8 cluster) App connects to config-server, that connects to the git repo, fetch the configuration and…
Azure Key Vault
Azure Portal having Authentication Issues
Error Message: The portal is having issues getting an authentication token. The experience rendered may be degraded. Additional information from the call to get a token: Extension: Microsoft_Azure_Monitoring Resource: loganalyticsapi Details: The…
Azure Key Vault

Azure KeyValut Secret Expired Event Not Getting Fired
Hi, I have a secret stored in azure key vault with an expired date , I want to be notified when the secret near be expired (30 days after the expiration date). To do that, i used Azure Event Grid to listen the key vault secret event with…
Azure Key Vault
Azure Monitor
Azure Event Grid
data factory managed identity is not being identified as a trusted service by keyvault
We have an issue with an ADF pipeline, when attempting to reach a secret from a KV in the same RG, the connection fails with the following error: "Client address is not authorized, and caller is not a trusted service" The setup is made…
Azure Key Vault
Azure Data Factory
How to fix the VM's issue during the boot. failing with the key vault secret saying does not exists
After the Crowdstrike impact downtime, the VM is not booting up. During the booting process the VM is throwing up with an error message "The resource operation completed with terminal provisioning state failed., "keyVaultSecretDOestNotExist, …
Azure Key Vault
Azure Virtual Machines
Keyvault Renew an integrated CA certificate failure
Is it possible to resubmit a certificate auto renewal if it failed to DigiCert?
Azure Key Vault
Error in Key Vault configuration for Azure App Service certificate
An error occurred when storing in Key Vault in Step 1: Store of the App Service certificate configuration in the Azure portal. The following is a part of the activity log when the error occurred. ... "status": { "value":…
Azure Key Vault
Key Vault error the operation is not allowed by RBAC.
Key Vault error the operation is not allowed by RBAC.
Azure Key Vault

Crashing when accessing Key Vault from C++ application
I am following this guide to connect to my Key Vault from my C++ app: https://azuresdkdocs.blob.core.windows.net/$web/cpp/azure-security-keyvault-keys/4.1.0/index.html I am writing in C++ for Unreal. I am getting a consistent crash when trying to do…
Azure Key Vault
Developer technologies | C++
Property x5c has invalid value X5C must has at least one valid item
got the error while merging the certificate in azure key vault but when we tried to merge by removing the intermediate root and certificate chain from .cer file that works. Any idea what caused to merge certificate task.
Azure Key Vault
Inspecting RBAC Azure Key Vault Secrets: "You are unauthorized to view these contents."
For testing purposes I created a Key Vault, based on RBAC, and three Secrets therein, using Bicep. Now, when I visit portal.azure.com I'm not able to inspect any of the secrets, although I am the creator of these secrets and I'm a member of the…
Azure Key Vault
Azure Role-based access control
I cannot delete a vault in Azure
I am receiving the error below when attempting to delete a vault. I removed any dependencies that I saw but I still receive the error. Any help would be appreciated. Vault Deletion Error Recovery Services Vault cannot be deleted as there are existing…
Azure Key Vault
Azure
Microsoft Sales hub for partners t
Hello, I am looking for a Microsoft Sales hub for partners to access powerpoint presentations for customers, as Azure Key Vault, and other Microsoft/Azure services, boiler plate information, competitive matrix, reference architecture etc.
Azure Key Vault
Azure Dedicated HSM
How often does SQL Server contact the Azure Key Vault for a Certificate or Key?
I would like to use Azure Key Vault rather than Windows Store to store my SQL Server TDE Certificates/Keys, Server Certificates, and Always Encrypted Keys. However, I want to know how often the server connects to Azure Key Vault and polls the keys and…
Azure Key Vault
Azure SQL Database
SQL Server | Other
I do not get the option for RSA-HSM when trying to build out a new cert in my Azure Key Vault
I am trying to build a new cert for a CA to do an EV code-signed cert. I have my subscription set to premium tier however when building the cert I do not get an option for Exportable Private Key = RSA-HSM. Please let me know what I am doing wrong so I…
Azure Key Vault
Unable to export SSL Certificate
Microsoft tech support moved a directory to a new subscription. Since then nothing but problems. Attempting to access Key Vault puts an error banner at the top of the page: The directory (LiveCo) currently selected differs from this KeyVault's directory.…
Azure Key Vault
RBAC Forbidden Error for User with Verified Owner Role on Key Vault
A user with a verified Owner role is blocked from setting a secret in a Key Vault via both the Azure Portal and the Azure CLI. The operation fails with a ForbiddenByRbac error, and the error detail explicitly states Assignment: (not found). Verified…