Skip to content

Commit 8d3ffab

Browse files
Merge pull request #212818 from batamig/patch-243
removing grey borders
2 parents de2da32 + 97f38c3 commit 8d3ffab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/defender-for-iot/organizations/best-practices/sample-connectivity-models.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@ This article provides sample network models for Microsoft Defender for IoT senso
1313

1414
The following diagram shows an example of a ring network topology, in which each switch or node connects to exactly two other switches, forming a single continuous pathway for the traffic.
1515

16-
:::image type="content" source="../media/how-to-set-up-your-network/ring-topology.png" alt-text="Diagram of the ring topology.":::
16+
:::image type="content" source="../media/how-to-set-up-your-network/ring-topology.png" alt-text="Diagram of the ring topology." border="false":::
1717

1818
## Sample: Linear bus and star topology
1919

2020
In a star network, every host is connected to a central hub. In its simplest form, one central hub acts as a conduit to transmit messages. In the following example, lower switches aren't monitored, and traffic that remains local to these switches won't be seen. Devices might be identified based on ARP messages, but connection information will be missing.
2121

22-
:::image type="content" source="../media/how-to-set-up-your-network/linear-bus-star-topology.png" alt-text="Diagram of the linear bus and star topology.":::
22+
:::image type="content" source="../media/how-to-set-up-your-network/linear-bus-star-topology.png" alt-text="Diagram of the linear bus and star topology." border="false":::
2323

2424
## Sample: Multi-layer, multi-tenant network
2525

2626
The following diagram is a general abstraction of a multilayer, multitenant network, with an expansive cybersecurity ecosystem typically operated by an SOC and MSSP.
2727

2828
Typically, NTA sensors are deployed in layers 0 to 3 of the OSI model.
2929

30-
:::image type="content" source="../media/how-to-set-up-your-network/osi-model.png" alt-text="Diagram of the OSI model." lightbox="../media/how-to-set-up-your-network/osi-model.png":::
30+
:::image type="content" source="../media/how-to-set-up-your-network/osi-model.png" alt-text="Diagram of the OSI model." lightbox="../media/how-to-set-up-your-network/osi-model.png" border="false":::
3131

3232
## Next steps
3333

0 commit comments

Comments
 (0)