Skip to content

Commit 622782a

Browse files
authored
Temporary update to docs to point to private AKS-EE script
Bug bash will use public docs, so adding a note about AKS-EE's special steps needed
1 parent 36599b1 commit 622782a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/iot-operations/deploy-iot-ops/howto-prepare-cluster.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ This section provides steps to create clusters in validated environments on Linu
8787

8888
The [AksEdgeQuickStartForAio.ps1](https://github.com/Azure/AKS-Edge/blob/main/tools/scripts/AksEdgeQuickStart/AksEdgeQuickStartForAio.ps1) script automates the process of creating and connecting a cluster, and is the recommended path for deploying Azure IoT Operations on AKS Edge Essentials.
8989

90+
> [!NOTE]
91+
> The instructions below are for external customer consumption and will only work after AIO 0.7 is released.
92+
> For internal bug bashes, use these instructions instead: https://msazure.visualstudio.com/One/_wiki/wikis/AIO.wiki/714254/Setup-AKS-EE-with-WLIF-for-AIO-M2
93+
94+
9095
1. Open an elevated PowerShell window and change the directory to a working folder.
9196

9297
1. Run the following commands, replacing the placeholder values with your information:

0 commit comments

Comments
 (0)