Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,319 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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 Identifier'."
}
But I'm sure that key with this identifier exists. Also the key is enabled. Also I have "Key Vault Administrator" and "Owner" roles
Thanks for posting your question in the Microsoft Q&A forum.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful