Can we get Search Option on Keyvault Page for finding a key
Hi Team, I just adding a suggestion for improving the feature use on Azure portal . As you know that currently on Key Vault Page no option is available for searching a key by anywhere ,and we have to click LODE MORE links to see more values then need to…
Azure key sovereignty clarification
Hi Microsoft, I previously asked clarification on Azure's Managed HSM key sovereignty and now back for more clarification. May I ask, without key sovereignty (as in the case of Azure Key Vault Premium), what kinds of access would Microsoft personnel has…
encountering an issue with a Key Vault HSM
I am encountering an issue with a Key Vault HSM where Purge Protection has been enabled. Despite my attempts, I am unable to disable or delete this feature. When attempting to purge the managed HSM, the operation fails with the following error message:…
key vault certificate's Issuance Policy
I wanted to change my certificate's "Lifetime Action Type" and "Number ofDay Before Expiry" on below page by following…
In Azure, how to grant Application Gateway access to Certificates in Key Vault
I have an application gateway AppGateway and a key vault KeyVault. My organization does not allow the use of a Vault Access Policy, I am required to use Role-based Access Control (RBAC). I created a managed identity Gateway-KeyVault-identity. I assigned…
Azure Application Gateways do not resolve Private Endpoints of Keyvault via custom DNS servers
Hi, We've hit the same issue that @Anonymous faced in this thread: https://learn.microsoft.com/en-us/answers/questions/714888/azure-application-gateways-do-not-resolve-private.html but for key vault. Specifically the Application Gateway doesn't…
how to add secret and retrieve it in vm powershell
I have configured a secret in key vault so i'm trying to retrieve it in my vm by using powershell commands so i just need navigation steps to retrieve the secret and also i have added the access policies and selected the particular vm.
Wildcard SSL not working after uploaded .pfx file to Azure Portal
We have encountered the above error after uploading the Wildcard SSL using .pfx file. Anyone know how to generate the .pfx or what is the requirement need to generate the .pfx file?
Environment variables in azure function app disappearing
I am creating environment variables in my function app to reference in the function code. Some of the environment variables i am creating are key vault references. When i create the variable, it is briefly visible in the list of variables, but disappears…
Typo in Private endpoint connections tab for Key Vault
I found a typo in the Private endpoint connections tab for Key Vault
how to create access keys and how to link that to storage account
Actually i want to create access keys and link to storage account and also provide me the navigation steps how to create and retrieve the secrets and passwords which we stored
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…
Who to get private key from Azure key
Using application API how get Private Key which is import in Azure Key Object or how get private of Generate key. We are try to get private key using below class or code whether it possible to get or not ? KeyVaultKey key =…
How to fix "AzureKeyVaultKeyNotFound" during deployment
I would like to deploy MySQL Database server. But during deployment I got an error like { "code": "AzureKeyVaultKeyNotFound", "message": "Could not find Azure Key Vault Key with key name 'Key…
Using Azure Key Vault secrets in MVC app. in .NET Core V8
I’d like to modify the Program.cs for a .NET Core to get a database connection string (DBConnstrVal) from an Azure Key Vault. Currently, this comes from AppSettings.JSON, and is available to the models and controllers in the same ways as the rest of the…
Get Private Key for a certificate from Azure Key Vault
I need a public key as encryptionCertificate, to encrypt the resource data that returns to my ReactJs Client app. Later a private key to decrypt MS Graph Rich notifications includes the resource data, as per URL:…
how to change a client secret key of an app with app id "X" but cant find in azure.
Exception : Mailbox Configuration Validation Failed. MsalServiceException occured: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration…
How to access Azure Key Vault from on prem ETL pipeline?
Hello, I have an on prem VM with Windows Server 2022 that is joined to a local on prem AD domain. I have a Key Vault in Azure with secrets. Human users are hybrid and can authenticate to both on prem and Azure AD with their main corporate identities. I…
When making access policy for public cloud service principal, to whom the access is actually given?
On the documentation here we are required to give access for "abfa0a7c-a6b6-4736-8310-5855508787cd for public Azure cloud environment" to KeyVault in order for App Services be able to access keyvault certificates. If we give access to this…
Application gateway listener error when trying to use key vault certificate using managed identity and RBAC
Hi, I'm trying to setup a listener in application gateway to use a certificate from keyvault using managed identity. But every time whne I choose in portal the managed identity and then select the key vault from the dropdown menu I get this error: …