Skip to content

Commit 2c7adc8

Browse files
committed
Fix links
1 parent dbf9de5 commit 2c7adc8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/iot-operations/manage-layered-network/howto-configure-layered-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ An extra custom DNS needs to be set up in the local network to provide domain na
5959
### Example of logical segmentation in Azure
6060
In this example, a test environment is created with a [virtual network](/azure/virtual-network/virtual-networks-overview) and a [Linux virtual machine](/azure/virtual-machines/linux/quick-create-portal) in Azure.
6161
> [!IMPORTANT]
62-
> Virtual environment is for exploration and evaluation only. For more information, see [validated environments](../overview-iot-operations.md#validated-environments) for Azure IoT Operations.
62+
> Virtual environment is for exploration and evaluation only. For more information, see [supported environments](../deploy-iot-ops/overview-deploy.md#supported-environments) for Azure IoT Operations.
6363
6464
1. Create a virtual network in your Azure subscription. Create subnets for at least two layers (level 4 and level 3).
6565
:::image type="content" source="./media/howto-configure-layered-network/vnet-subnet.png" alt-text="Screenshot for virtual network in Azure." lightbox="./media/howto-configure-layered-network/vnet-subnet.png":::
@@ -72,7 +72,7 @@ In this example, a test environment is created with a [virtual network](/azure/v
7272
- [Optional] If you create a *jumpbox* subnet, create inbound and outbound rules for allowing traffic to and from this subnet.
7373
:::image type="content" source="./media/howto-configure-layered-network/vnet-security-rule.png" alt-text="Screenshot for level 3 security group." lightbox="./media/howto-configure-layered-network/vnet-security-rule.png":::
7474
1. Create Linux VMs in level 3 and level 4.
75-
- Refer to [validated environments](../overview-iot-operations.md#validated-environments) for specification of the VM.
75+
- Refer to [supported environments](../deploy-iot-ops/overview-deploy.md#supported-environments) for specification of the VM.
7676
- When creating the VM, connect the machine to the subnet that is created in earlier steps.
7777
- Skip the security group creation for VM.
7878

articles/iot-operations/overview-iot-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 10/22/2024
1212

1313
# What is Azure IoT Operations?
1414

15-
_Azure IoT Operations_ is a unified data plane for the edge. It's a collection of modular, scalable, and highly available data services that run on Azure Arc-enabled edge Kubernetes clusters such as [AKS Edge Essentials](#validated-environments). It enables data capture from various different systems and integrates with data modeling applications such as Microsoft Fabric to help organizations deploy the industrial metaverse.
15+
_Azure IoT Operations_ is a unified data plane for the edge. It's a collection of modular, scalable, and highly available data services that run on Azure Arc-enabled edge Kubernetes clusters such as [AKS Edge Essentials](#supported-environments). It enables data capture from various different systems and integrates with data modeling applications such as Microsoft Fabric to help organizations deploy the industrial metaverse.
1616

1717
Azure IoT Operations:
1818

0 commit comments

Comments
 (0)