Designing and Implementing Microsoft Azure Networking Solutions — Question 45
You have an Azure subscription. The subscription contains a locally-redundant storage (LRS) account named storage1 that is deployed to the US East Azure region and has a Microsoft.Storage service endpoint.
You set Redundancy for storage1 to Read-access geo-redundant storage (RA-GRS).
You need to ensure that the contents of storage1 will be accessible by using a service endpoint in a paired region. The solution must minimize administrative effort.
What should you do first?
Answer options
- A. Create an object replication rule for storage.
- B. Delete the existing service endpoint.
- C. From storage1, select Secure transfer required.
- D. Create a service endpoint policy.
Correct answer: D
Explanation
The correct answer is D because creating a service endpoint policy is the first step needed to ensure that the contents of storage1 can be accessed through a service endpoint in a paired region. The other options do not address the requirement of ensuring accessibility through a service endpoint in a paired region, nor do they minimize administrative effort effectively.