You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [Authenticate using a module identity connection string](#authenticate-using-a-module-identity-connection-string).
165
165
166
166
- [Authenticate using a certificate](#authenticate-using-a-certificate).
167
167
@@ -171,7 +171,7 @@ You will need to copy the module identity connection string from the DefenderIoT
171
171
172
172
**To copy the module identity's connection string**:
173
173
174
-
1. Navigate to the **IoT Hub** > **`Your hub`** > **Device management** > **Devices**.
174
+
1. Navigate to the **IoT Hub** > **`Your hub`** > **Device management** > **Devices**.
175
175
176
176
:::image type="content" source="media/quickstart-standalone-agent-binary-installation/iot-devices.png" alt-text="Select IoT devices from the left-hand menu.":::
177
177
@@ -195,7 +195,8 @@ You will need to copy the module identity connection string from the DefenderIoT
195
195
196
196
The `connection_string.txt` will now be located in the following path location `/etc/defender_iot_micro_agent/connection_string.txt`.
197
197
198
-
**Please note that the connection string includes a key that enables direct access to the module itself, therefore includes sensitive information that should only be used and readable by root users.**
198
+
> [!NOTE]
199
+
> The connection string includes a key that enables direct access to the module itself, therefore includes sensitive information that should only be used and readable by root users.
0 commit comments