Skip to content

Commit 61320bb

Browse files
committed
Add codespace issue
1 parent 3b02e13 commit 61320bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/iot-operations/troubleshoot/known-issues.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: dobett
66
ms.topic: troubleshooting-known-issue
77
ms.custom:
88
- ignite-2023
9-
ms.date: 11/07/2024
9+
ms.date: 12/12/2024
1010
---
1111

1212
# Known issues: Azure IoT Operations
@@ -25,6 +25,8 @@ This article lists the known issues for Azure IoT Operations.
2525

2626
- If your deployment fails with the message `Error occurred while creating custom resources needed by system extensions`, you have encountered a known sporadic failure that will be fixed in a future release. As a work around, please delete Azure IoT Operations from your cluster using the [az iot ops delete](/cli/azure/iot/ops#az-iot-ops-delete) command and pass the `--include-deps` flag. Once Azure IoT Operations and its dependencies have been deleted from your cluster, the deployment can be retried.
2727

28+
- If you deploy Azure IoT Operations in GitHub Codespaces, shutting down and restarting the Codespace causes a `This codespace is currently running in recovery mode due to a configuration error.` issue. Currently, there's no workaround for the issue. If you need a cluster that supports shutting down and restarting, choose one of the options in [Prepare your Azure Arc-enabled Kubernetes cluster](../deploy-iot-ops/howto-prepare-cluster.md).
29+
2830
## MQTT broker
2931

3032
- MQTT broker resources created in your cluster using Kubernetes aren't visible Azure portal. This is expected because [managing Azure IoT Operations components using Kubernetes is in preview](../deploy-iot-ops/howto-manage-update-uninstall.md#preview-manage-components-using-kubernetes-deployment-manifests), and synchronizing resources from the edge to the cloud isn't currently supported.

0 commit comments

Comments
 (0)