diff --git a/windows/deployment/do/images/elixir/readme.md b/windows/deployment/do/images/elixir/readme.md deleted file mode 100644 index a6ebaaadee..0000000000 --- a/windows/deployment/do/images/elixir/readme.md +++ /dev/null @@ -1,15 +0,0 @@ -# Read Me - -This file contains the images that are included in this GitHub repository for the purpose of Diagnose and Solve. These images below _should not be removed_ from the repository. - -:::image type="content" source="checkverbose-1.png" alt-text="A terminal screenshot that show all green checks in the output after the command "iotedge check --verbose""::: - -:::image type="content" source="checkverbose-2.png" alt-text="A screenshot that shows 6 out of the 22 checks raising errors"::: - -:::image type="content" source="connectivitycheck1.png" alt-text="A screenshot of green checkmarks, showing that all of the connectivity checks are successful"::: - -:::image type="content" source="edgeagentfailed.png" alt-text="A screenshot of the terminal after the command 'iotedge list', which shows three containers and the edgeAgent container failing"::: - -:::image type="content" source="iotedgelist.png" alt-text="A screenshot of the terminal after the command 'iotedge list', showing all three containers running successfully"::: - -:::image type="content" source="mccfailed.png" alt-text="A screenshot of the terminal after the command 'iotedge list', showing the MCC container in a failure state"::: \ No newline at end of file diff --git a/windows/deployment/do/images/elixir_ux/readme.md b/windows/deployment/do/images/elixir_ux/readme.md new file mode 100644 index 0000000000..b6bf3b3716 --- /dev/null +++ b/windows/deployment/do/images/elixir_ux/readme.md @@ -0,0 +1,15 @@ +# Read Me + +This file contains the images that are included in this GitHub repository for the purpose of Diagnose and Solve. These images below _should not be removed_ from the repository. + +:::image type="content" source="ux-checkverbose-1.png" alt-text="A terminal screenshot that show all green checks in the output after the command "iotedge check --verbose""::: + +:::image type="content" source="ux-checkverbose-2.png" alt-text="A screenshot that shows 6 out of the 22 checks raising errors"::: + +:::image type="content" source="ux-connectivitycheck1.png" alt-text="A screenshot of green checkmarks, showing that all of the connectivity checks are successful"::: + +:::image type="content" source="ux-edgeagentfailed.png" alt-text="A screenshot of the terminal after the command 'iotedge list', which shows three containers and the edgeAgent container failing"::: + +:::image type="content" source="ux-iotedgelist.png" alt-text="A screenshot of the terminal after the command 'iotedge list', showing all three containers running successfully"::: + +:::image type="content" source="ux-mccfailed.png" alt-text="A screenshot of the terminal after the command 'iotedge list', showing the MCC container in a failure state"::: \ No newline at end of file diff --git a/windows/deployment/do/images/elixir/checkverbose-1.png b/windows/deployment/do/images/elixir_ux/ux-checkverbose-1.png similarity index 100% rename from windows/deployment/do/images/elixir/checkverbose-1.png rename to windows/deployment/do/images/elixir_ux/ux-checkverbose-1.png diff --git a/windows/deployment/do/images/elixir/checkverbose-2.png b/windows/deployment/do/images/elixir_ux/ux-checkverbose-2.png similarity index 100% rename from windows/deployment/do/images/elixir/checkverbose-2.png rename to windows/deployment/do/images/elixir_ux/ux-checkverbose-2.png diff --git a/windows/deployment/do/images/elixir/connectivitycheck1.png b/windows/deployment/do/images/elixir_ux/ux-connectivitycheck1.png similarity index 100% rename from windows/deployment/do/images/elixir/connectivitycheck1.png rename to windows/deployment/do/images/elixir_ux/ux-connectivitycheck1.png diff --git a/windows/deployment/do/images/elixir/edgeagentfailed.png b/windows/deployment/do/images/elixir_ux/ux-edgeagentfailed.png similarity index 100% rename from windows/deployment/do/images/elixir/edgeagentfailed.png rename to windows/deployment/do/images/elixir_ux/ux-edgeagentfailed.png diff --git a/windows/deployment/do/images/elixir/iotedgelist.png b/windows/deployment/do/images/elixir_ux/ux-iotedgelist.png similarity index 100% rename from windows/deployment/do/images/elixir/iotedgelist.png rename to windows/deployment/do/images/elixir_ux/ux-iotedgelist.png diff --git a/windows/deployment/do/images/elixir/mccfailed.png b/windows/deployment/do/images/elixir_ux/ux-mccfailed.png similarity index 100% rename from windows/deployment/do/images/elixir/mccfailed.png rename to windows/deployment/do/images/elixir_ux/ux-mccfailed.png