From 320ec5333b5e80b0f584d6cf6357503762c38ef2 Mon Sep 17 00:00:00 2001 From: 4c74356b41 Date: Mon, 25 Jul 2016 18:42:01 +0300 Subject: [PATCH] Fixing formating mistake --- articles/automation/automation-dsc-getting-started.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/articles/automation/automation-dsc-getting-started.md b/articles/automation/automation-dsc-getting-started.md index 0467f0c92a1..c0f7d7b7503 100644 --- a/articles/automation/automation-dsc-getting-started.md +++ b/articles/automation/automation-dsc-getting-started.md @@ -232,14 +232,12 @@ for that node. ![Screenshot of the Report blade](./media/automation-dsc-getting-started/NodeReport.png) On the blade for an individual report, you can see the following status information for the corresponding consistency check: -- The report status--whether the node is "Compliant", the configuration "Failed", or the node is "Not Compliant" (when the node is in **applyandmonitor** mode and the machine is not in the -desired state). +- The report status — whether the node is "Compliant", the configuration "Failed", or the node is "Not Compliant" (when the node is in **applyandmonitor** mode and the machine is not in the desired state). - The start time for the consistency check. - The total runtime for the consistency check. - The type of consistency check. - Any errors, including the error code and error message. -- Any DSC resources used in the configuration, and the state of each resource (whether the node is in the desired state for that resource)--you can click on each resource to get more -detailed information for that resource. +- Any DSC resources used in the configuration, and the state of each resource (whether the node is in the desired state for that resource) — you can click on each resource to get more detailed information for that resource. - The name, IP address, and configuration mode of the node. You can also click **View raw report** to see the actual data that the node sends to the server. For more information about using that data, see