Skip to content

Commit baccfac

Browse files
authored
Merge pull request #198298 from AbbyMSFT/troubleshoot
Edited last troubleshooting question
2 parents 9306431 + 9c21db4 commit baccfac

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/azure-monitor/alerts/itsmc-troubleshoot-overview.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,13 @@ The following sections identify common symptoms, possible causes, and resolution
102102
* [Sync the connector](itsmc-resync-servicenow.md).
103103
* Check the [dashboard](itsmc-dashboard.md) and review the errors in the section for connector status. Then review the [common errors and their resolutions](itsmc-dashboard-errors.md)
104104

105-
### Configuration Item is blank in incidents received from ServiceNow
105+
### In the incidents received from ServiceNow, the configuration item is blank
106106
**Cause**: There can be several reasons for this:
107-
* Only Log alerts supports the configuration item but the alert is another type of alert
108-
* To contain the configuration item, the search results must include the **Computer** or **Resource** column
109-
* The values in the configuration item field do not match an entry in the CMDB
107+
* The alert is not a log alert. Configuration items are only supported by log alerts.
108+
* The search results do not include the **Computer** or **Resource** column.
109+
* The values in the configuration item field do not match an entry in the CMDB.
110110

111111
**Resolution**:
112-
* Check whether it is log alert - if not configuration item not supported
113-
* Check whether search results have column Computer or Resource -if not it should be added to the query
114-
* Check whether values in the columns Computer/Resource are identical to the values in CMDB- if not a new entry should be added to the CMDB
112+
* Check if the alert is a log alert. If it isn't a log alert, configuration items are not supported.
113+
* If the search results do not have a Computer or Resource column, add them to the query.
114+
* Check that the values in the Computer and Resource columns are identical to the values in the CMDB. If they are not, add a new entry to the CMDB with the matching values.

0 commit comments

Comments
 (0)