Skip to content

Commit 0d5213c

Browse files
Merge pull request #306653 from dominicbetts/aio-e2e-prereqs
AIO: Clarify use of Codespaces environment
2 parents d1f347e + 900c5fc commit 0d5213c

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

articles/iot-operations/end-to-end-tutorials/tutorial-add-assets.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,13 @@ In this tutorial, you use the operations experience web UI to create your assets
2424

2525
## Prerequisites
2626

27-
A preview instance of Azure IoT Operations with secure settings enabled deployed in a Kubernetes cluster. To create a preview instance, use one of the following to deploy Azure IoT Operations:
27+
A preview instance of Azure IoT Operations with secure settings enabled deployed in a Kubernetes cluster. To create a preview instance, see:
2828

29-
- [Quickstart: Run Azure IoT Operations in GitHub Codespaces with K3s](../get-started-end-to-end-sample/quickstart-deploy.md) provides simple instructions to deploy an Azure IoT Operations instance that you can use for the tutorials. Then, to enable secure settings follow the steps in [Enable secure settings in Azure IoT Operations](../deploy-iot-ops/howto-enable-secure-settings.md).
30-
- [Deployment overview](../deploy-iot-ops/overview-deploy.md) provides detailed instructions to deploy an Azure IoT Operations instance on Windows using Azure Kubernetes Service Edge Essentials or Ubuntu using K3s. Follow the steps in the deployment article for a secure settings deployment and to install the latest preview version.
29+
- [Deploy Azure IoT Operations to a production cluster](../deploy-iot-ops/howto-deploy-iot-operations.md)
30+
- If you deployed Azure IoT Operations with **Test settings** enabled, see [Enable secure settings on an existing Azure IoT Operations instance](../deploy-iot-ops/howto-enable-secure-settings.md) to enable secure settings.
31+
32+
> [!IMPORTANT]
33+
> It's not possible to enable secure settings on the instance you create if you follow the steps in the [Quickstart: Run Azure IoT Operations in GitHub Codespaces with K3s](../get-started-end-to-end-sample/quickstart-deploy.md) article.
3134
3235
After you enable secure settings, the resource group that contains your Azure IoT Operations instance also contains the following resources:
3336

articles/iot-operations/get-started-end-to-end-sample/quickstart-deploy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ For the best new user experience, we recommend using an [Azure free account](htt
2222

2323
We also use GitHub Codespaces as a virtual environment for this quickstart so that you can test the scenario without installing new tools on your own machines. However, if you want to deploy Azure IoT Operations to a local cluster on Ubuntu or Azure Kubernetes Service (AKS), see [Prepare your Azure Arc-enabled Kubernetes cluster](../deploy-iot-ops/howto-prepare-cluster.md).
2424

25-
[!INCLUDE [supported-environments-table](../includes/supported-environments-table.md)]
25+
> [!IMPORTANT]
26+
> The GitHub Codespaces environment is intended for the quickstarts only and isn't suitable for production workloads. This deployment uses the **Test settings** deployment option and in the Codespaces environment it's not possible to enable the **Secure settings** option later.
2627
2728
## Prerequisites
2829

0 commit comments

Comments
 (0)