Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
| Attribute | Value |
|---|---|
| Connector ID | NetskopeDataConnector |
| Publisher | Netskope |
| Used in Solutions | Netskopev2 |
| Collection Method | Azure Function |
| Connector Definition Files | Netskope_FunctionApp.json |
| Ingestion API | HTTP Data Collector API — Azure Function code uses SharedKey/HTTP Data Collector API |
| Custom Log V1 Tables | Yes 🔶 — ingests into tables with type-suffixed columns |
| Microsoft Learn | View on Learn |
The Netskope data connector provides the following capabilities:
- Get the Netskope Alerts and Events data from Netskope and ingest to Azure storage.
- Get the Netskope Alerts and Events data from Azure storage and ingest to custom log table in log analytics workspace.
- Get the WebTxMetrics data from Netskope and ingest to custom log table in log analytics workspace.
For more details of REST APIs refer to the below documentations:
https://docs.netskope.com/en/netskope-help/admin-console/rest-api/rest-api-v2-overview-312207/
https://learn.microsoft.com/azure/storage/common/storage-introduction
https://learn.microsoft.com/azure/azure-monitor/logs/log-analytics-overview
This connector ingests data into the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
Netskope_WebTx_metrics_CL 🔶 |
✗ | ✓ | ✗ |
alertscompromisedcredentialdata_CL 🔶 |
✗ | ✓ | ✗ |
alertsctepdata_CL 🔶 |
✗ | ✓ | ✗ |
alertsdlpdata_CL 🔶 |
✗ | ✓ | ✗ |
alertsmalsitedata_CL 🔶 |
✗ | ✓ | ✗ |
alertsmalwaredata_CL 🔶 |
✗ | ✓ | ✗ |
alertspolicydata_CL 🔶 |
✗ | ✓ | ✗ |
alertsquarantinedata_CL 🔶 |
✗ | ✓ | ✗ |
alertsremediationdata_CL 🔶 |
✗ | ✓ | ✗ |
alertssecurityassessmentdata_CL 🔶 |
✗ | ✓ | ✗ |
alertsubadata_CL 🔶 |
✗ | ✓ | ✗ |
eventsapplicationdata_CL 🔶 |
✗ | ✓ | ✗ |
eventsauditdata_CL 🔶 |
✗ | ✓ | ✗ |
eventsconnectiondata_CL 🔶 |
✗ | ✓ | ✗ |
eventsincidentdata_CL 🔶 |
✗ | ✓ | ✗ |
eventsnetworkdata_CL 🔶 |
✗ | ✓ | ✗ |
eventspagedata_CL 🔶 |
✗ | ✓ | ✗ |
💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.
Resource Provider Permissions:
Custom Permissions:
⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.
NOTE: This connector uses Azure Functions to connect to the Netskope APIs to pull its Alerts and Events data into custom log table. Check the Azure Functions pricing page for details.
(Optional Step) Securely store workspace and API authorization key(s) or token(s) in Azure Key Vault. Azure Key Vault provides a secure mechanism to store and retrieve key values. Follow these instructions to use Azure Key Vault with an Azure Function App.
STEP 1 - App Registration steps for the Application in Microsoft Entra ID
This integration requires an App registration in the Azure portal. Follow the steps in this section to create a new application in Microsoft Entra ID:
Reference link: https://learn.microsoft.com/azure/active-directory/develop/quickstart-register-app
STEP 2 - Add a client secret for application in Microsoft Entra ID
Sometimes called an application password, a client secret is a string value required for the execution of TriggersSync playbook. Follow the steps in this section to create a new Client Secret:
Reference link: https://learn.microsoft.com/azure/active-directory/develop/quickstart-register-app#add-a-client-secret
STEP 3 - Assign role of Contributor to application in Microsoft Entra ID
Follow the steps in this section to assign the role:
User, group, or service principal.Reference link: https://learn.microsoft.com/azure/role-based-access-control/role-assignments-portal
STEP 4 - Steps to create/get Credentials for the Netskope account
Follow the steps in this section to create/get Netskope Hostname and Netskope API Token:
STEP 5 - Steps to create the azure functions for Netskope Alerts and Events Data Collection
IMPORTANT: Before deploying Netskope data connector, have the Workspace ID and Workspace Primary Key (can be copied from the following) readily available.., as well as the Netskope API Authorization Key(s).
WorkspaceIdNote: The value above is dynamically provided when these instructions are presented within Microsoft Sentinel.
PrimaryKeyNote: The value above is dynamically provided when these instructions are presented within Microsoft Sentinel.
Using the ARM template deploy the function apps for ingestion of Netskope events and alerts data to Sentinel.
Click the Deploy to Azure button below.
Select the preferred Subscription, Resource Group and Location.
Enter the below information : Netskope HostName Netskope API Token Select Yes in Alerts and Events types dropdown for that endpoint you want to fetch Alerts and Events Log Level Workspace ID Workspace Key
Click on Review+Create.
Then after validation click on Create to deploy.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊