This commit is contained in:
Steven Bronkhorst 2023-05-12 10:00:10 +02:00
Родитель eb3bd6614c
Коммит 46ffd6fb0c
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -84,11 +84,11 @@
},
{
"title": " Option 1: deploy Logic app (requires NetClean Proactive)",
"description": "1. Click the **Deploy to Azure** button below. \n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](hhttps://portal.azure.com/#create/netcleantechnologiesab1651557549734.netcleanlogicappnetcleanproactivelogicapp \n 2. Once Deployd modify it in accordance with the instructions found on my.netclean.com \n Copy the HTTP POST URL \n 3. Add it to the webhook configuration in your NetClean ProActive Webconsole in accordance with the documentation found on my.netclean.com.\n 4. Verify functionality by triggering a Demo Incident."
"description": "1. Click the **Deploy to Azure** button below. \n\b\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](hhttps://portal.azure.com/#create/netcleantechnologiesab1651557549734.netcleanlogicappnetcleanproactivelogicapp)\n2. Once Deployd modify it in accordance with the instructions found on my.netclean.com\n3. Copy the HTTP POST URL\n4. Add URL to the webhook configuration in your NetClean ProActive Webconsole\n5. Verify functionality by triggering a Demo Incident."
},
{
"title": " Option 2 (Testing only)",
"description": "Ingest data using a api function. please use the script found on\n https://learn.microsoft.com/en-us/azure/azure-monitor/logs/data-collector-api?tabs=powershell \n replace the CustomerId and SharedKey values with your values. \n replace the content in $json variable to the sample data. \n set the LogType varible to **Netclean_Incidents_CL** \n run the script"
"description": "Ingest data using a api function. please use the script found on\n https://learn.microsoft.com/en-us/azure/azure-monitor/logs/data-collector-api?tabs=powershell \n Replace the CustomerId and SharedKey values with your values.\n Replace the content in $json variable to the sample data. \n set the LogType varible to **Netclean_Incidents_CL** \n run the script"
}
]