diff --git a/src/AzureIoTHub.Portal.Client/Pages/EdgeDevices/ConnectionStringDialog.razor b/src/AzureIoTHub.Portal.Client/Pages/EdgeDevices/ConnectionStringDialog.razor index a3a299477..3fa1fedc4 100644 --- a/src/AzureIoTHub.Portal.Client/Pages/EdgeDevices/ConnectionStringDialog.razor +++ b/src/AzureIoTHub.Portal.Client/Pages/EdgeDevices/ConnectionStringDialog.razor @@ -65,24 +65,24 @@
Get the magic command - } - else - { -
- Operating system - - Debian 11 (Bulleseye) - -
- - Copy this command line above and paste it into the device prompt.
- Note that you should have administrative rights on the device to execute the command. -
-
- } + else + { +
+ Operating system + + Debian 11 (Bulleseye) + +
+ + Copy this command line above and paste it into the device prompt.
+ Note that you should have administrative rights on the device to execute the command. +
+
+ + } }