You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-operations/troubleshoot/iot-operations-faq.yml
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -16,35 +16,35 @@ sections:
16
16
questions:
17
17
- question: |
18
18
Is message persistence supported?
19
-
answer: At Azure IoT Operations general availability (GA), full message persistence won't be supported. The capability is planned for post-GA.
19
+
answer: Currently, message persistence is not supported in the preview version of Azure IoT Operations.
20
20
- question: |
21
21
Does Azure IoT Operations offer high availability and zero data loss features at general availability?
22
-
answer: Azure IoT Operations workloads on K3s and HCI/Aks-Arc multi-node clusters should support distribution of Azure IoT Operations workloads across multi-nodes setups taking advantage of fault tolerance and Kubernetes scheduling of pods across nodes. The features are planned for general availability.
22
+
answer: Currently, Azure IoT Operations workloads on K3s and HCI/Aks-Arc multi-node clusters don't support distribution of Azure IoT Operations workloads across multi-nodes setups in the preview version.
23
23
- question: |
24
24
Can I migrate my IoT Edge workloads to Azure IoT Operations?
25
-
answer: Currently, there's no documented migration path from IoT Edge to Azure IoT Operations. However, some targeted migration is planned, so if you have any feature asks for Azure IoT Operations as part of any migration you're planning to do, we ask that you relay this back to us.
25
+
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 any migration you're planning to do, we ask that you relay this back to us.
26
26
- question: |
27
27
Can I just upgrade my preview version to the general availability version?
28
28
answer: You won't be able to upgrade from the preview to the general availability version directly. You'll need to redeploy.
29
29
- question: |
30
30
What Kubernetes distros are compatible with Azure IoT Operations?
31
31
answer: Azure IoT Operations is only officially supported on two platforms now Ubuntu+K3s, Windows IoT + AKS EE. For more information, see [Prepare your Azure Arc-enabled Kubernetes cluster](../deploy-iot-ops/howto-prepare-cluster.md).
32
32
- question: |
33
-
For IoT Operations, which device communication protocols are going to be supported out-of-the-box in general availability?
34
-
answer: We have planned work to suppport more device communication protocoals in GA. However, for now we support OPC-UA and MQTT.
33
+
For IoT Operations, which device communication protocols supported.
34
+
answer: Currently in the preview version, we support OPC-UA and MQTT.
35
35
- question: |
36
36
Is there a non-Dapr Azure IoT Operations state store code example?
37
37
answer: |
38
38
Currently, we don't have an example/asset for external use. However, the StateStore documentation can help you understand how it can be used. For more information, see [MQTT broker state store protocol](../create-edge-apps/concept-about-state-store-protocol.md)
39
39
- question: |
40
-
MQTT with QOS 2. Is this on the roadmap for IoT Operations MQ
41
-
answer: For Azure IoT Operations, it is on the roadmap. However, QoS 2 won't be supported in the initial Azure IoT Operations general availability.
40
+
Is MQTT with QoS 2 supported.
41
+
answer: Currently, QoS 2 is not supported.
42
42
- question: |
43
43
Which Azure regions is Azure IoT Operations currently available in?
44
44
answer: Azure IoT Operations is available in East US2, West US 3, West Europe, East US, West US, West US 2, North Europe regions.
45
45
- question: |
46
-
Is there a way to gracefully fail over between two redundant OPC UA servers in case one of them fails? The idea is to have minimal/zero data loss and no reconfiguration effort.
47
-
answer: Yes, we have this as a planned work for post-GA.
46
+
Is there a way to gracefully fail over between two redundant OPC UA servers in case one of them fails?
47
+
answer: Currently, this is not supported in the preview version of Azure IoT Operations.
48
48
- question: |
49
49
Is there a hard limit on the sampling intervals for OPC UA tags for minimum and maximum sampling interval?
50
50
answer: The minimum is 1ms, however there's no upper restriction imposed at the connector level
@@ -55,7 +55,7 @@ sections:
55
55
answer: Currently, No.
56
56
- question: |
57
57
What is the cost involved in using Azure IoT Operations?
0 commit comments