Skip to content

Commit

Permalink
Correcting Sentinel naming to Microsoft Sentinel and some spelling er…
Browse files Browse the repository at this point in the history
…rors
  • Loading branch information
mitchellgulledge2 committed Feb 11, 2025
1 parent 71cc9ea commit 428766c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"instructionSteps": [
{
"title": "OPTIONAL: Specify the Index the API uses.",
"description": "**Configuring the index is optional and only required in advanced scenario's.** \n Netskope uses an [index](https://docs.netskope.com/en/using-the-rest-api-v2-dataexport-iterator-endpoints/#how-do-iterator-endpoints-function) to retrieve events. In some advanced cases (consuming the event in multiple Sentinel workspaces, or pre-fatiguing the index to only retrieve recent data), a customer might want to have direct controll over the index.",
"description": "**Configuring the index is optional and only required in advanced scenario's.** \n Netskope uses an [index](https://docs.netskope.com/en/using-the-rest-api-v2-dataexport-iterator-endpoints/#how-do-iterator-endpoints-function) to retrieve events. In some advanced cases (consuming the event in multiple Microsoft Sentinel workspaces, or pre-fatiguing the index to only retrieve recent data), a customer might want to have direct control over the index.",
"instructions": [
{
"type": "Textbox",
Expand All @@ -188,7 +188,7 @@
},
{
"title": "STEP 3 - Click Connect",
"description": "Verify all fields above were filled in correctly. Press the Connect to connect Netskope to Sentinel.",
"description": "Verify all fields above were filled in correctly. Press the Connect to connect Netskope to Microsoft Sentinel.",
"instructions": [
{
"type": "ConnectionToggleButton",
Expand Down
Binary file modified Solutions/Netskopev2/Package/3.0.0.zip
Binary file not shown.
8 changes: 4 additions & 4 deletions Solutions/Netskopev2/Package/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2723,7 +2723,7 @@
"instructionSteps": [
{
"title": "OPTIONAL: Specify the Index the API uses.",
"description": "**Configuring the index is optional and only required in advanced scenario's.** \n Netskope uses an [index](https://docs.netskope.com/en/using-the-rest-api-v2-dataexport-iterator-endpoints/#how-do-iterator-endpoints-function) to retrieve events. In some advanced cases (consuming the event in multiple Sentinel workspaces, or pre-fatiguing the index to only retrieve recent data), a customer might want to have direct controll over the index.",
"description": "**Configuring the index is optional and only required in advanced scenario's.** \n Netskope uses an [index](https://docs.netskope.com/en/using-the-rest-api-v2-dataexport-iterator-endpoints/#how-do-iterator-endpoints-function) to retrieve events. In some advanced cases (consuming the event in multiple Microsoft Sentinel workspaces, or pre-fatiguing the index to only retrieve recent data), a customer might want to have direct control over the index.",
"instructions": [
{
"type": "Textbox",
Expand All @@ -2743,7 +2743,7 @@
},
{
"title": "STEP 3 - Click Connect",
"description": "Verify all fields above were filled in correctly. Press the Connect to connect Netskope to Sentinel.",
"description": "Verify all fields above were filled in correctly. Press the Connect to connect Netskope to Microsoft Sentinel.",
"instructions": [
{
"type": "ConnectionToggleButton",
Expand Down Expand Up @@ -8964,7 +8964,7 @@
"instructionSteps": [
{
"title": "OPTIONAL: Specify the Index the API uses.",
"description": "**Configuring the index is optional and only required in advanced scenario's.** \n Netskope uses an [index](https://docs.netskope.com/en/using-the-rest-api-v2-dataexport-iterator-endpoints/#how-do-iterator-endpoints-function) to retrieve events. In some advanced cases (consuming the event in multiple Sentinel workspaces, or pre-fatiguing the index to only retrieve recent data), a customer might want to have direct controll over the index.",
"description": "**Configuring the index is optional and only required in advanced scenario's.** \n Netskope uses an [index](https://docs.netskope.com/en/using-the-rest-api-v2-dataexport-iterator-endpoints/#how-do-iterator-endpoints-function) to retrieve events. In some advanced cases (consuming the event in multiple Microsoft Sentinel workspaces, or pre-fatiguing the index to only retrieve recent data), a customer might want to have direct control over the index.",
"instructions": [
{
"type": "Textbox",
Expand All @@ -8984,7 +8984,7 @@
},
{
"title": "STEP 3 - Click Connect",
"description": "Verify all fields above were filled in correctly. Press the Connect to connect Netskope to Sentinel.",
"description": "Verify all fields above were filled in correctly. Press the Connect to connect Netskope to Microsoft Sentinel.",
"instructions": [
{
"type": "ConnectionToggleButton",
Expand Down

0 comments on commit 428766c

Please sign in to comment.