Skip to content

Commit dd7a7cc

Browse files
committed
Clarify preview support
1 parent 77a892c commit dd7a7cc

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,35 +16,35 @@ sections:
1616
questions:
1717
- question: |
1818
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.
2020
- question: |
2121
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.
2323
- question: |
2424
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.
2626
- question: |
2727
Can I just upgrade my preview version to the general availability version?
2828
answer: You won't be able to upgrade from the preview to the general availability version directly. You'll need to redeploy.
2929
- question: |
3030
What Kubernetes distros are compatible with Azure IoT Operations?
3131
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).
3232
- 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.
3535
- question: |
3636
Is there a non-Dapr Azure IoT Operations state store code example?
3737
answer: |
3838
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)
3939
- 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.
4242
- question: |
4343
Which Azure regions is Azure IoT Operations currently available in?
4444
answer: Azure IoT Operations is available in East US2, West US 3, West Europe, East US, West US, West US 2, North Europe regions.
4545
- 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.
4848
- question: |
4949
Is there a hard limit on the sampling intervals for OPC UA tags for minimum and maximum sampling interval?
5050
answer: The minimum is 1ms, however there's no upper restriction imposed at the connector level
@@ -55,7 +55,7 @@ sections:
5555
answer: Currently, No.
5656
- question: |
5757
What is the cost involved in using Azure IoT Operations?
58-
answer: We're currently working on pricing.
58+
answer: We're currently working on pricing.
5959
additionalContent: |
6060
## Related content
6161

0 commit comments

Comments
 (0)