|
|
|
|
|
by this_steve_j
330 days ago
|
|
Microsoft’s version of “Zero Trust” doesn’t care if things are reachable from the public internet. They have been preaching “identity is the new perimeter” [1] for years, and it doesn’t wash. The NIST Zero Trust Architecture (ZTA) implementation guides (SP 1800-35) [2] cut through the nonsense and AI generated marketing smoke. In ZTA, ALL network locations are untrusted. Network connections are created by a Policy Engine that creates and tears down tunnels to each resource dynamically using attribute-based-access-controls (ABAC). Per request. Microsoft doesn’t have any products that can do full ZTA, so several pillars are missing from their “Zero Trust” marketing materials. [1] https://www.microsoft.com/insidetrack/blog/securing-the-bord... [2] https://doi.org/10.6028/NIST.SP.1800-35 |
|
TBH several pillars are missing from their entire security posture.