Skip to content

Commit a9272c5

Browse files
Merge pull request #53312 from R-C-Stewart/bug-159602-fix
fixed minor grammar bug
2 parents fdb6c85 + aec7e7b commit a9272c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:::image type="content" source="../media/control-plane.png" alt-text="Diagram of identity and access management working as a controller for access to all resource.":::
22

3-
What is a control plane? A **control plane** is a term that used for years within networks. It's the part of a network that routes network traffic around the network architecture. So, a control plane is a tool or service that directs access to resources based on specific criteria. When it comes to solutions in today's world, the user identity is the right place to check for access. Identity is a clear choice for the control plane.
3+
What is a control plane? A **control plane** is a long-established networking concept. It's the component responsible for determining how traffic flows through a network. So, a control plane is a tool or service that directs access to resources based on specific criteria. When it comes to solutions in today's world, the user identity is the right place to check for access. Identity is a clear choice for the control plane.
44

55
With the many networks, devices, and applications needed in daily business, the only common denominator is the identity. Every user, external user, app, and device have an identity. So, we say identity is the control plane. It’s critical to establish who the user is as the core of trust for other transactions. If we aren’t sure who the user is, no other system access control or security matters. Once we're sure of the user, we can explicitly verify every element of access whether our resources are on-premises, in cloud-hosted servers, or managed SaaS apps like Office 365.

0 commit comments

Comments
 (0)