Skip to content

Commit 3711b19

Browse files
author
Pat Altimore
committed
Readability
1 parent 887fe27 commit 3711b19

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/iot-operations/manage-layered-network/includes/retirement-notice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: include file
2+
title: Include file
33
description: Layered network management retirement notice
44
author: PatAltimore
55
ms.topic: include

articles/iot-operations/manage-layered-network/overview-layered-network.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ ms.service: azure-iot-operations
1515

1616
# Azure IoT Operations networking
1717

18-
Networking is a foundational aspect of deploying and managing distributed systems, especially in hybrid and multi-cloud environments. In Azure IoT Operations, secure networking enables reliable connectivity between on-premises resources, edge devices, and Azure services. Proper network configuration is essential for communication, security, and scalability of IoT Operations and Kubernetes clusters. This article describes key networking options for IoT Operations.
18+
Networking is a foundational aspect of deploying and managing distributed systems, especially in hybrid and multicloud environments. In Azure IoT Operations, secure networking enables reliable connectivity between on-premises resources, edge devices, and Azure services. Proper network configuration is essential for communication, security, and scalability of IoT Operations and Kubernetes clusters. This article describes key networking options for IoT Operations.
1919

2020
## Azure Arc gateway
2121

22-
The Azure Arc gateway acts as a network proxy, allowing you to onboard and manage servers that do not have direct internet access. By routing traffic through the gateway, you can simplify firewall rules and reduce the need for complex network changes. This approach is especially useful for securely connecting isolated or segmented environments to Azure Arc and Azure IoT Operations.
22+
The Azure Arc gateway acts as a network proxy, allowing you to onboard and manage servers that don't have direct internet access. By routing traffic through the gateway, you can simplify firewall rules and reduce the need for complex network changes. This approach is especially useful for securely connecting isolated or segmented environments to Azure Arc and Azure IoT Operations.
2323

2424
For more information, see [Simplify network configuration requirements with Azure Arc gateway (preview)](/azure/azure-arc/servers/arc-gateway).
2525

@@ -37,13 +37,13 @@ For more information, see [Access Azure services over Azure Firewall Explicit Pr
3737

3838
## Layered networking sample
3939

40-
In industries like manufacturing, segmented networking architectures (such as the [Purdue Network Architecture](https://en.wikipedia.org/wiki/Purdue_Enterprise_Reference_Architecture)) are common. These architectures create layers that minimize or block lower-level segments from connecting to the internet. Azure IoT Operations supports secure management of devices in these layered networks using open, industry-recognized software and Kubernetes-based configuration.
40+
In industries like manufacturing, segmented networking architectures (such as the [Purdue Network Architecture](https://en.wikipedia.org/wiki/Purdue_Enterprise_Reference_Architecture)) are common. These architectures create layers that minimize or block lower-level segments from connecting to the internet. Azure IoT Operations supports secure management of devices in these layered networks using open, industry-recognized software, and Kubernetes-based configuration.
4141

4242
A practical networking sample is available in the [Azure IoT Operations samples repository](https://github.com/PatAltimore/explore-iot-operations/tree/patricka-layered-network/samples/layered-networking). This sample demonstrates how to:
4343

4444
- Use Kubernetes-based configuration and networking primitives for layered environments
4545
- Connect devices in isolated networks at scale to [Azure Arc](/azure/azure-arc/) for application lifecycle management and remote configuration
46-
- Enforce security and governance across network levels with URL/IP allow lists and connection auditing
46+
- Enforce security and governance across network levels with URL/IP allowlists and connection auditing
4747
- Ensure compatibility with all Azure IoT Operations services
4848
- Enable bifurcation for targeted endpoints
4949

0 commit comments

Comments
 (0)