Skip to content

Commit a09a6c5

Browse files
authored
Merge pull request #290500 from veyalla/patch-9
Edit FAQ
2 parents e625e41 + 115aaf5 commit a09a6c5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,21 @@ 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: Currently, there's no documented migration path from IoT Edge to Azure IoT Operations. If you have any feature asks for Azure IoT Operations as part of your migration plans, share your requests on the [Azure IoT Operations public feedback forum](https://feedback.azure.com/d365community/forum/20152d6e-6a76-ee11-8179-000d3a1abe9e).
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.
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.
4545
- question: |
4646
Which Azure regions is Azure IoT Operations currently available in?
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.
48+
- question: |
49+
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.
51+
- question: |
52+
Does Azure IoT Operations support Azure Private Link and private endpoints?
53+
answer: Azure IoT Operations currently does not support Azure Private Link and private endpoints.
54+
55+
4856
additionalContent: |
4957
## Related content
5058

0 commit comments

Comments
 (0)