-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Exam Ref AZ-104 Microsoft Azure Administrator Certification and Beyond
By :

Storage access keys are like passwords for your storage account and Azure generates two of these when you provision your account, namely a primary and secondary key. Just like passwords, they need to be changed from time to time to ensure you are not compromised through potential leakage (such as in code files). Whilst this scenario may feel uncommon, it is a very real risk, and for this reason, it is best to change your keys every few months. This practice is referred to as key rotation. In the following section, you will run through an example of accessing your keys and how to renew them.
In this demonstration, you will explore how to view access keys as well as how to renew them:
Access keys
under the Security + networking
context. You will notice key1
and key2
, as well as the last...