Skip to content

Commit dc5bc38

Browse files
committed
Clarify uninstall options
1 parent 15eb44f commit dc5bc38

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
68.9 KB
Loading

articles/iot-operations/get-started/quickstart-deploy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -296,19 +296,19 @@ In this quickstart, you configured your Arc-enabled Kubernetes cluster so that i
296296

297297
If you're continuing on to the next quickstart, keep all of your resources.
298298

299-
If you want to delete the Azure IoT Operations deployment but plan on reinstalling it on your cluster, be sure to keep the secrets provider on your cluster.
299+
If you want to delete the Azure IoT Operations deployment but plan on reinstalling it on your cluster, be sure to keep the secrets provider on your cluster.
300300

301301
1. In your resource group in the Azure portal, select your cluster.
302302
1. On your cluster resource page, select **Extensions**.
303-
1. Select all of the extensions of type **microsoft.iotoperations.x** and **microsoft.deviceregistry.assets**, then select **Uninstall**.
303+
1. Select all of the extensions of type **microsoft.iotoperations.x** and **microsoft.deviceregistry.assets**, then select **Uninstall**. You don't need to uninstall the secrest provider extension:
304304

305-
Keep the secrets provider extension on your cluster.
305+
:::image type="content" source="media/quickstart-deploy/uninstall-extensions.png" alt-text="Screenshot that shows the extensions to uninstall.":::
306306

307307
1. Return to your resource group and select the custom location resource, then select **Delete**.
308308

309309
If you want to delete all of the resources you created for this quickstart, delete the Kubernetes cluster that you deployed Azure IoT Operations to and remove the Azure resource group that contained the cluster.
310310

311-
## Next steps
311+
## Next step
312312

313313
> [!div class="nextstepaction"]
314314
> [Quickstart: Add OPC UA assets to your Azure IoT Operations Preview cluster](quickstart-add-assets.md)

0 commit comments

Comments
 (0)