From 3f37b9b05eec3b464951c585d75395ba559730c0 Mon Sep 17 00:00:00 2001 From: Amy Zhou Date: Thu, 10 Nov 2022 13:10:14 -0800 Subject: [PATCH] name change for elixir images --- windows/deployment/do/images/elixir/readme.md | 15 --------------- windows/deployment/do/images/elixir_ux/readme.md | 15 +++++++++++++++ .../ux-checkverbose-1.png} | Bin .../ux-checkverbose-2.png} | Bin .../ux-connectivitycheck1.png} | Bin .../ux-edgeagentfailed.png} | Bin .../ux-iotedgelist.png} | Bin .../mccfailed.png => elixir_ux/ux-mccfailed.png} | Bin 8 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 windows/deployment/do/images/elixir/readme.md create mode 100644 windows/deployment/do/images/elixir_ux/readme.md rename windows/deployment/do/images/{elixir/checkverbose-1.png => elixir_ux/ux-checkverbose-1.png} (100%) rename windows/deployment/do/images/{elixir/checkverbose-2.png => elixir_ux/ux-checkverbose-2.png} (100%) rename windows/deployment/do/images/{elixir/connectivitycheck1.png => elixir_ux/ux-connectivitycheck1.png} (100%) rename windows/deployment/do/images/{elixir/edgeagentfailed.png => elixir_ux/ux-edgeagentfailed.png} (100%) rename windows/deployment/do/images/{elixir/iotedgelist.png => elixir_ux/ux-iotedgelist.png} (100%) rename windows/deployment/do/images/{elixir/mccfailed.png => elixir_ux/ux-mccfailed.png} (100%) 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