Skip to content

Commit 2140106

Browse files
authored
Merge pull request #290508 from veyalla/patch-10
Improve migration statement.
2 parents 4edab58 + 6a5d9bf commit 2140106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ sections:
3838
answer: Azure IoT Operations is only officially supported on two platforms now Ubuntu using K3s, Windows IoT using AKS Edge Essentials. For more information, see [Prepare your Azure Arc-enabled Kubernetes cluster](../deploy-iot-ops/howto-prepare-cluster.md).
3939
- question: |
4040
Can I migrate my IoT Edge workloads to Azure IoT Operations?
41-
answer: Unlike Azure IoT Operations, IoT Edge isn't an Arc-enabled service. IoT Edge is part of the Azure IoT Hub ecosystem and deeply integrated with IoT Hub primitives like device twins, direct methods etc. While in some scenarios it's possible to achieve the similar outcomes with IoT Operations, there's no direct path for migrating IoT Edge workload modules to Azure IoT Operations due to different architectural underpinnings.
41+
answer: Azure IoT Edge isn't an Azure Arc-enabled service like Azure IoT Operations is. Instead, IoT Edge is deeply integrated with and relies on Azure IoT Hub primitives such as device twins and direct methods for its functionality. While Azure IoT Operations can achieve outcomes similar to IoT Edge in some scenarios, the two services have fundamentally different architectures. As a result, there isn't a direct migration path for transitioning IoT Edge workload modules to Azure IoT Operations.
4242
- question: |
4343
For IoT Operations, which device communication protocols supported.
4444
answer: Currently, Azure IoT Operations supports OPC-UA and MQTT for device communication.
@@ -47,7 +47,7 @@ sections:
4747
answer: Azure IoT Operations is available in East US2, West US 3, West Europe, East US, West US, West US 2, North Europe regions.
4848
- question: |
4949
Does Azure IoT Operations support connecting via proxy servers?
50-
answer: Azure IoT Operations supports connecting via passthrough proxies that don't require proxy authentication. Proxies that require authentication or inspect TLS connections are currently not supported.
50+
answer: Azure IoT Operations supports connecting via passthrough proxies that don't require proxy authentication. Proxies that require authentication or can inspect encrypted traffic are currently not supported.
5151
- question: |
5252
Does Azure IoT Operations support Azure Private Link and private endpoints?
5353
answer: Azure IoT Operations currently does not support Azure Private Link and private endpoints.

0 commit comments

Comments
 (0)