Can I use Azure Key Vault for my application

0 votes
I am an Azure Application Developer. I need to develop an Azure application that uses keys for signing and encryption where keys are external. And it should be such that it could be accessed across locations. Can I use Key Vault for this purpose? Will it solve my requirement?
Jan 23, 2020 in Azure by anonymous
• 19,610 points
564 views

1 answer to this question.

0 votes

In my opinion, using key vault will perfectly fit your requirements.  On using it,

  • Keys are stored in a vault and invoked by URI when needed.

  • Keys are safeguarded by Azure, using industry-standard algorithms, key lengths, and hardware security modules.

  • Keys are processed in HSMs that reside in the same Azure datacenters as the applications. This method provides better reliability and reduced latency than keys that reside in a separate location, such as on-premises.

answered Jan 23, 2020 by Sirajul
• 59,230 points

Related Questions In Azure

0 votes
2 answers

How can I download a .vhd image to my local machine from azure and upload the same to a different azure account?

From the Windows Azure Portal you can ...READ MORE

answered Aug 20, 2018 in Azure by Priyaj
• 58,090 points
13,696 views
0 votes
1 answer

How can I remove/hide/disable excessive HTTP response headers in Azure/IIS7 without having to use UrlScan?

MSDN published an article on how to ...READ MORE

answered May 22, 2018 in Azure by club_seesharp
• 3,450 points
3,459 views
0 votes
1 answer

Can I use more than one Public IP for a VM?

It appears you can now have multiple ...READ MORE

answered May 30, 2018 in Azure by null_void
• 3,220 points
417 views
0 votes
1 answer

How can i upload to Azure Blob storage with Shared Access key?

For GetBlobReferenceFromServer to work, the blob must be present ...READ MORE

answered Jun 12, 2018 in Azure by club_seesharp
• 3,450 points
3,372 views
0 votes
1 answer

What is azure key vault?

Azure Key Vault is a tool to create ...READ MORE

answered Jan 23, 2020 in Azure by Sirajul
• 59,230 points
1,644 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP