Discover the optimal timing for creating and configuring Azure storage accounts in your projects, ensuring efficient resource management and seamless integration from the outset.
Table of Contents
Question
In a typical project, when would you create your storage account(s)?
A. At the beginning, during project setup.
B. After deployment, when the project is running.
C. At the end, during resource cleanup.
Answer
A. At the beginning, during project setup.
Explanation
Storage accounts are stable for the lifetime of a project. It’s common to create them at the start of a project.
B and C are incorrect. Storage accounts are stable for the lifetime of a project. It’s common to create them at the start of a project.
Microsoft Azure Administrator AZ-104 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure Administrator AZ-104 exam and earn Microsoft Azure Administrator AZ-104 certification.