Skip to content

Commit 468be09

Browse files
committed
Updated content for Local rebranding.
1 parent e43517a commit 468be09

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/iot-edge/nested-virtualization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Nested virtualization - Azure IoT Edge for Linux on Windows
33
description: Learn about how to use nested virtualization in Azure IoT Edge for Linux on Windows and the different deployment options available.
44
author: PatAltimore
55
ms.author: patricka
6-
ms.date: 06/06/2024
6+
ms.date: 01/16/2025
77
ms.topic: conceptual
88
ms.service: azure-iot-edge
99
ms.custom: linux-related-content
@@ -23,7 +23,7 @@ There are three forms of nested virtualization compatible with Azure IoT Edge fo
2323

2424
This is the baseline approach for any Windows VM that hosts Azure IoT Edge for Linux on Windows. For this case, nested virtualization needs to be enabled before starting the deployment. Read [Run Hyper-V in a Virtual Machine with Nested Virtualization](/virtualization/hyper-v-on-windows/user-guide/nested-virtualization) for more information on how to configure this scenario.
2525

26-
If you're using Windows Server or Azure Stack HCI, make sure you [install the Hyper-V role](/windows-server/virtualization/hyper-v/get-started/install-the-hyper-v-role-on-windows-server).
26+
If you're using Windows Server or Azure Local, make sure you [install the Hyper-V role](/windows-server/virtualization/hyper-v/get-started/install-the-hyper-v-role-on-windows-server).
2727

2828
## Deployment on Windows VM on VMware ESXi
2929
Intel-based VMware ESXi [6.7](https://docs.vmware.com/en/VMware-vSphere/6.7/rn/vsphere-esxi-vcenter-server-67-release-notes.html) and [7.0](https://docs.vmware.com/en/VMware-vSphere/7.0/rn/vsphere-esxi-vcenter-server-70-release-notes.html) versions can host Azure IoT Edge for Linux on Windows on top of a Windows virtual machine. Read [VMware KB2009916](https://kb.vmware.com/s/article/2009916) for more information on VMware ESXi nested virtualization support.

articles/iot-operations/troubleshoot/iot-operations-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
ms.author: patricka
77
ms.topic: faq
88
ms.custom: references_regions
9-
ms.date: 11/13/2024
9+
ms.date: 01/16/2025
1010

1111
title: Azure IoT Operations frequently asked questions
1212
summary: |
@@ -20,7 +20,7 @@ sections:
2020
answer: Share your feedback on the [Azure IoT Operations public feedback forum](https://feedback.azure.com/d365community/forum/20152d6e-6a76-ee11-8179-000d3a1abe9e).
2121
- question: |
2222
Does Azure IoT Operations offer high availability across multi-node setup?
23-
answer: Yes, Azure IoT Operations workloads on K3s and HCI/AKS-Arc multi-node clusters support distribution of workloads across multi-nodes setups. The MQTT Broker does automatically replicates states across multiple nodes governed by the Broker's 'cardinality' setting. Replicas are distributed across different nodes in a multi-node cluster and data isn't lost if there's one set of replicas running and healthy.
23+
answer: Yes, Azure IoT Operations workloads on K3s and Azure Local/AKS-Arc multi-node clusters support distribution of workloads across multi-nodes setups. The MQTT Broker does automatically replicates states across multiple nodes governed by the Broker's 'cardinality' setting. Replicas are distributed across different nodes in a multi-node cluster and data isn't lost if there's one set of replicas running and healthy.
2424
- question: |
2525
How can we ensure zero or minimal data loss in an Azure IoT Operations setup?
2626
answer: To achieve zero message loss, a minimum 3-node cluster is required. This configuration allows for one node to reboot or go offline without data loss. However, if the entire cluster goes down or enough nodes are lost to disrupt quorum, message loss might occur.

includes/azure-stack-edge-use-case-parameters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ Azure Stack Edge is optimized for edge scenarios that typically involve hundreds
3434
Use the following links to get information about alternate infrastructure solutions:
3535

3636
- [Azure Arc – Hybrid and multicloud management solution](https://azure.microsoft.com/products/azure-arc/#overview>).
37-
- [Azure Stack HCI – Hyperconverged infrastructure solution](https://azure.microsoft.com/products/azure-stack/hci/#overview>).
38-
- Explore the [HCI Integrated Systems catalog](https://azurestackhcisolutions.azure.microsoft.com/#/catalog).
37+
- [Azure Local infrastructure solution](https://azure.microsoft.com/products/azure-stack/hci/#overview>).
38+
- Explore the [Azure Local Integrated Systems catalog](https://azurestackhcisolutions.azure.microsoft.com/#/catalog).

0 commit comments

Comments
 (0)