added Deploy to azure button
This commit is contained in:
Родитель
d3469906fc
Коммит
eb3bd6614c
|
@ -83,12 +83,12 @@
|
|||
"type": "CopyableLabel"
|
||||
},
|
||||
{
|
||||
"title": " Option 1: deploy Logic app",
|
||||
"description": "1.Search for and deploy the latest version of the NetClean Logic app \n 2.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. "
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"title": " Option 2",
|
||||
"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. \n replace the data in $json variable to the sample data. \n set the LogType varible to **Netclean_Incidents_CL** \n run the script"
|
||||
"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"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче