Exam AZ-500 All QuestionsBrowse all questions from this exam
Question 341

You have an Azure subscription that contains an Azure Key Vault Standard key vault named Vault1. Vault1 hosts a 2048-bit RSA key named key1.

You need to ensure that key1 is rotated every 90 days.

What should you do first?

    Correct Answer: A

    To ensure that a 2048-bit RSA key in an Azure Key Vault is rotated every 90 days, you should create a key rotation policy. This policy will allow you to specify the frequency of the key rotation and automate the process, ensuring the key is securely managed and refreshed at the specified interval.

Discussion
husam421Option: A

Given answer is correct https://learn.microsoft.com/en-us/azure/key-vault/managed-hsm/key-rotation

Jimmy500Option: A

A is correct!

ITFranzOption: A

Answer is A. Automated key rotation in Managed HSM allows users to configure Managed HSM to automatically generate a new key version at a specified frequency. You can set a rotation policy to configure rotation for each individual key and optionally rotate keys on demand