PrepAway - Latest Free Exam Questions & Answers

Which three steps should you perform in sequence?

Drag and Drop Question
You manage an application deployed to a cloud service that utilizes an Azure Storage account.
The cloud service currently uses the primary access key. Security policy requires that all shared
access keys are changed without causing application downtime. Which three steps should you
perform in sequence? To answer, move the appropriate actions from the list of actions to the
answer area and arrange them in the correct order.

PrepAway - Latest Free Exam Questions & Answers

Answer:

2 Comments on “Which three steps should you perform in sequence?

  1. Gman says:

    Wrong. Should be:

    1. Regenerate the secondary access key.
    2. Update the cloud service configuration with the secondary access key.
    3. Regenerate the primary access key.




    0



    0
  2. Maxsteel says:

    // from azure documentation

    Here is the process for rotating your storage access keys:

    1.Update the connection strings in your application code to reference the secondary access key of the storage account.
    2.Regenerate the primary access key for your storage account. On the Access Keys blade, click Regenerate Key1, and then click Yes to confirm that you want to generate a new key.
    3.Update the connection strings in your code to reference the new primary access key.
    4.Regenerate the secondary access key in the same manner.




    0



    0

Leave a Reply