Share via

Does Azure GRS replicate data securely? What are the security controls in Azure GRS?

H Vaidya 20 Reputation points
2023-05-17T13:26:23.5633333+00:00

Does Azure GRS replicate data securely?

What are the security controls in Azure GRS?

Is there a documented / official statement from Microsoft which gives me information on the controls that secure the data replication in GRS? Kindly help with the links.

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

0 comments No comments

Answer accepted by question author

Silvia Wibowo 6,071 Reputation points Microsoft Employee
2023-05-17T21:40:47.0533333+00:00

Hi @H Vaidya ,

Whenever Azure Customer traffic moves between datacenters-- outside physical boundaries not controlled by Microsoft (or on behalf of Microsoft)-- a data-link layer encryption method using the IEEE 802.1AE MAC Security Standards (also known as MACsec) is applied from point-to-point across the underlying network hardware. The packets are encrypted on the devices before being sent, preventing physical “man-in-the-middle” or snooping/wiretapping attacks. Because this technology is integrated on the network hardware itself, it provides line rate encryption on the network hardware with no measurable link latency increase. This MACsec encryption is on by default for all Azure traffic traveling within a region or between regions, and no action is required on customers’ part to enable.

Reference: Encryption of data in transit

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.