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
4.Save the file and apply it to your IoT Edge device again.
291
+
4. Select **Create** to apply it to your IoT Edge device again.
293
292
294
293
### IoT Edge module fails to send a message to edgeHub with 404 error
295
294
@@ -329,25 +328,33 @@ For the IoT Edge hub, set an environment variable **OptimizeForPerformance** to
329
328
330
329
In the Azure portal:
331
330
332
-
In your IoT Hub, select your IoT Edge device and from the device details page and select **Set Modules** > **Runtime Settings**. Create an environment variable for the IoT Edge hub module called *OptimizeForPerformance* that is set to *false*.
331
+
1. In your IoT Hub, select your IoT Edge device and from the device details page and select **Set Modules** > **Runtime Settings**.
332
+
1. Create an environment variable for the IoT Edge hub module called *OptimizeForPerformance* with type *True/False* that is set to *False*.
333
333
334
-

334
+
:::image type="content" source="./media/troubleshoot/optimizeforperformance-false.png" alt-text="Screenshot that shows where to add the OptimizeForPerformance environment variable in the Azure portal.":::
335
335
336
-
In the deployment manifest:
336
+
1. Select **Apply** to save changes, then select **Review + create**.
1. Select **Create** to save your changes and deploy the module.
351
358
352
359
### Security daemon couldn't start successfully
353
360
@@ -443,13 +450,14 @@ When you see this error, you can resolve it by configuring the DNS name of your
443
450
444
451
1. In the Azure portal, navigate to the overview page of your virtual machine.
445
452
446
-
2. Select **configure** under DNS name. If your virtual machine already has a DNS name configured, you don't need to configure a new one.
453
+
2. Open the configuration panel by selecting **Not configured**(if your virtual machine is new) under DNS name, or selectyour existing DNS name. If your virtual machine already has a DNS name configured, you don't need to configure a new one.
447
454
448
-

455
+
:::image type="content" source="./media/troubleshoot/configure-dns.png" alt-text="Screenshot of how to open the configuration panel of your DNS name.":::
449
456
450
-
3. Provide a value for **DNS name label** and select **Save**.
457
+
3. Provide a value for **DNS name label** if you don't have one already and select**Save**.
451
458
452
-
4. Copy the new DNS name, which should be in the format **\<DNSnamelabel\>.\<vmlocation\>.cloudapp.azure.com**.
459
+
4. Copy the new DNS name, which should be in the format: <br>
0 commit comments