Service with Owner level access unable to bind certificate in Keyvault
I am trying to bind a certificate to an app service, but am receiving the following error Failed to import Key Vault Certificate for testing-admin.airportcharges.com due to error: The service does not have access to…

Help with PowerShell Custom Script Extension referencing Key Vault secrets for domain join and Power Automate machine group
Hi everyone, I’m trying to automate both domain joining and Power Automate registration on my Azure VM Scale Set using a PowerShell script via the Custom Script Extension. Specifically, the script needs to: Join the VM to our Windows domain (using a…
How can I delete a key vault that is not being used?
I accidentally created a key vault, and I now want to delete it since it is not being used. I assigned the Key Vault Administrator to myself so am able to view the contents. There are no secrets, certificates, etc. When I attempt to delete it, I receive…
ManagedIdentityCredential authentication unavailable. Connection to IMDS endpoint cannot be established
We have a locally built a Spring boot sample client application to Access the Azure Key vault services and retrieve the secrets. The Application is built and packaged as WAR file and deployed in the external Tomcat server. We use the User Assigned…
How can I export or Download Private key store in Azure Key Vault ? I need to migrate keys to somewhere else.
How can I export or Download Private key store in Azure Key Vault ? I need to migrate keys to somewhere else.

confirm if BYOK is supported in Azure Key vault of China Cloud
I learned that BYOK is not supported in Azure China from https://learn.microsoft.com/en-us/azure/key-vault/keys/hsm-protected-keys-byok?tabs=azure-cli , but in the supported HSM Thales' official document…
Unable yo disable KeyVault public network access
I am unable to Disable public access to my KeyVault. I am getting the following error: Invalid value of properties.networkAcls.bypass: ", AzureServices". Expected one of AzureServices", "None. I tried two options, both with the…

Need soft deleted Managed HSM purged ASAP
We made two Managed HSM key vaults with purge protection and they are billing us $$$ that will be in the thousands before the retention period is over. We need these hard deleted ASAP.
Error whitelisting subnet to Key Vault
I'm having trouble whitelisting a new subnet to my Key Vault. I've previously added other subnets from other vnets without any issue. For some reason, for this vnet and subnet I'm getting an error. I'm in the Networking settings of my Key Vault (via…
Is Microsoft planning to end development of the Azure Keyvault extension ?
Hi with Google planning to reduce the max lifetime of SSL certificate to 90 days is Microsoft planning to continue support for the Key vault extension as I have heard a rumour that support and development of the Microsoft certificate management…
How to convert existing API Management named values from Secret type to Key Vault reference
I have received Azure Advisor recommendations regarding API Management security enhancement, specifically stating that 'API Management secret named values should be stored in Azure Key Vault.' In our organization, we have multiple API Management…
Help me for a while.
Hi i want you help me, look for a Key Vault account named Dreamerinheye this is honestly my account but the ending I blocked but I need to consider my application workplace as a Key Vault Person / Cryptographer. Are you willing to help because I'm just…
Permission issues with Web App connecting to Key Vault
When deploying our web app application, we knew that we wanted to import certificates to web app from Key vault. However, we've managed to get a lot of issues along the way and wanted to see if there is someone else who has run in to the same issues and…
Expiry time of a key vs key rotation policy
Hi all, I have a question let say i have this kind of code rsa_key = key_client.create_rsa_key(key_name, size=4096) actions = [ KeyRotationLifetimeAction( KeyRotationPolicyAction.rotate, time_before_expiry="P30D" …
how use azure vault with managed identity on azure arc enabled k8s cluster.
we have follow the given step to install and use azure vault with our on-prem cluster. so we want to use azure managed identity with our on-prem cluster thats why we use azure arc to connect our cluster to azure. steps: connect on-prem cluster to…
Is Azure's encryption key management server solution compatible with IBM DS8000s?
Hello, We are bringing up some IBM DS8000 and TS7700 hardware in some data centers with fast connections to Azure. Is Azure's encryption key management tool(s) compatible with this IBM hardware? We are currently using IBM Security Guardium Key…
Keyvault Failover across regions with private endpoint
Hello, I've read this doc https://learn.microsoft.com/en-us/azure/key-vault/general/disaster-recovery-guidance#failover-across-regions and with reference to the bullet point in that doc, quote "If you're using private link to connect to your key…
Code Signing with Azure KeyVault -You are unauthorized to view these contents.
I have an Azure account, I have gone through all the steps for an app to Business Central, and now I need to Code Signing. I have made af KeyVault, but when I want to ad the Certificate, the menu +Generet/Import is gray, and the text say You are…
How to fix SecurityInvalidAzureKeyVaultRecoveryLevel and key vault URL invalid error
│ Error: creating Flexible Server (Subscription: "***" │ Resource Group Name: "alle-ai-terraform-rg" │ Flexible Server Name: "alle-ai-db-fs"): polling after Create: polling failed: the Azure API returned the following…
Unable to access key vault URI
In our Azure subscription: Modymix, the key vault resource mm-blob-storage-key was created and stored the Blob storage connection string in the vault. I have tried to use console app and the ASP.NET core app to access the key vault to retrieve the…