diff --git a/Solutions/SemperisDirectoryServicesProtector/Data Connectors/SemperisDSP-connector.json b/Solutions/SemperisDirectoryServicesProtector/Data Connectors/SemperisDSP-connector.json index 82ae5cc5ad..4185543481 100644 --- a/Solutions/SemperisDirectoryServicesProtector/Data Connectors/SemperisDSP-connector.json +++ b/Solutions/SemperisDirectoryServicesProtector/Data Connectors/SemperisDSP-connector.json @@ -2,8 +2,8 @@ "id": "SemperisDSP", "title": "Semperis Directory Services Protector", "publisher": "SEMPERIS", - "descriptionMarkdown": "Semperis Directory Services Protector data connector allows for the export of its Windows event logs (i.e. Indicators of Exposure and Indicators of Compromise) to Azure Sentinel in real time.\nIt provides a data parser to manipulate the Windows event logs more easily. The different workbooks ease your Active Directory seurity monitoring and provide different ways to visualize the data. The analytic templates allow to automate responses regarding different events, exposures, or attacks.", - "additionalRequirementBanner": "This data connector depends on a parser based on Kusto Function to work as expected. Follow the steps to use this Kusto Function alias **dsp_parser** in queries and workbooks. [Follow steps to get this Kusto Function>](https://aka.ms/sentinel-SemperisDSP-parser) ", + "descriptionMarkdown": "Semperis Directory Services Protector data connector allows for the export of its Windows event logs (i.e. Indicators of Exposure and Indicators of Compromise) to Azure Sentinel in real time.\nIt provides a data parser to manipulate the Windows event logs more easily. The different workbooks ease your Active Directory security monitoring and provide different ways to visualize the data. The analytic templates allow to automate responses regarding different events, exposures, or attacks.", + "additionalRequirementBanner": "This data connector depends on a parser based on a Kusto Function to work as expected [**dsp_parser**](https://aka.ms/sentinel-SemperisDSP-parser) which is deployed with the Azure Sentinel Solution.", "graphQueries": [ { "metricName": "Total data received", @@ -82,7 +82,7 @@ "instructionSteps": [ { "title": "", - "description": ">This data connector depends on a parser based on a Kusto Function to work as expected. [Follow these steps](https://aka.ms/sentinel-SemperisDSP-parser) to create the Kusto Functions alias, **dsp_parser**", + "description": "**NOTE:** This data connector depends on a parser based on a Kusto Function to work as expected [**dsp_parser**](https://aka.ms/sentinel-SemperisDSP-parser) which is deployed with the Azure Sentinel Solution.", "instructions": [ ] },