Skip to content

NetskopeWebTx: Blob Storage CCF connector — schema expansion, workbook, v3.0.1#14492

Open
keshavm021 wants to merge 3 commits into
Azure:masterfrom
keshavm021:feature/netskope-connector-update
Open

NetskopeWebTx: Blob Storage CCF connector — schema expansion, workbook, v3.0.1#14492
keshavm021 wants to merge 3 commits into
Azure:masterfrom
keshavm021:feature/netskope-connector-update

Conversation

@keshavm021

Copy link
Copy Markdown
Contributor

Change(s):
Added Netskope CCF connector for Web Transaction Logs (Blob Storage / StorageAccountBlobContainer ingestion via DCR + Event Grid). Also:

  • Authored the connector in V3 source format (ConnectorDefinition, DCR, DataConnector poller, custom table)
  • Expanded the NetskopeWebTransactions_CL schema with 51 additional Web Transaction fields (threat protection, endpoint posture, process, identity/authorization, remote geo, action) across the DCR transform, custom table, and the NetskopeWebtx parser
  • Refreshed the Netskope Web Transactions workbook with new sections: Threat Protection, Endpoint Posture, Process Activity, Identity & Authentication, Action Analysis
  • 10 Analytics Rules

Version Updated:
3.0.1

Testing Completed:
Yes

…k, v3.0.1

- Add Netskope CCF connector for Web Transaction logs (StorageAccountBlobContainer
  ingestion via DCR + Event Grid), authored in V3 source format
- Expand NetskopeWebTransactions_CL with 51 additional Web Transaction fields
  (threat protection, endpoint posture, process, identity/authorization,
  remote geo, action) across the DCR transform, custom table, and parser
- Refresh the 'Netskope Web Transactions' workbook (Threat Protection, Endpoint
  Posture, Process Activity, Identity & Authentication, Action Analysis); add
  canonical WorkbooksMetadata entry + preview images
- Set DataConnectorCCFVersion 2.0.0; solution version 3.0.1
- Update README and ReleaseNotes
@keshavm021 keshavm021 requested review from a team as code owners June 16, 2026 12:23
Resolve NetskopeWebTx conflicts in favor of the Blob Storage CCF connector
(blob replaces upstream's polling connector):
- Keep blob NetskopeWebTxConnector_CCF; remove polling NetskopeWebTx_CCF
- Keep 51-field schema expansion (DCR/table/parser) + refreshed workbook
- Adopt upstream's analytic rules and WorkbooksMetadata entry
- Regenerate package (solution 3.0.1, connector 2.0.0); ship only 3.0.1.zip

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR updates the NetskopeWebTx solution to support an expanded Netskope Web Transaction (Blob Storage / CCF) connector schema and refreshes the related workbook and documentation, with a version bump to 3.0.1.

Changes:

  • Expanded the Netskope Web Transactions workbook with new analysis sections (Threat Protection, Endpoint Posture, Process Activity, Identity/Auth, Action Analysis).
  • Updated the solution’s parser and connector assets to align with the expanded schema and new CCF connector structure.
  • Bumped solution versioning and refreshed packaging/UX text and documentation.

Reviewed changes

Copilot reviewed 15 out of 18 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
Workbooks/NetskopeWebTx_Workbook.json Updates standalone workbook header text and adds multiple new investigative sections/queries.
Solutions/NetskopeWebTx/Workbooks/NetskopeWebtxDashboard/NetskopeWebTx_Workbook.json Mirrors workbook updates inside the solution folder for packaging/deployment.
Solutions/NetskopeWebTx/ReleaseNotes.md Adds a new release entry for version 3.0.1 describing schema/workbook updates.
Solutions/NetskopeWebTx/README.md Updates workbook description, log table notes, and the stated solution version.
Solutions/NetskopeWebTx/Parsers/NetskopeWebtx.yaml Extends the parser’s projected fields to include the newly supported schema columns.
Solutions/NetskopeWebTx/Package/createUiDefinition.json Updates solution UI text to reflect the connector naming change (“Web Transactions”).
Solutions/NetskopeWebTx/Data/Solution_NetskopeWebTx.json Updates referenced connector path, version bump to 3.0.1, and adds CCF connector version metadata.
Solutions/NetskopeWebTx/Data Connectors/NetskopeWebTxConnector_CCF/NetskopeWebTx_Table.json Introduces an updated table schema including additional columns.
Solutions/NetskopeWebTx/Data Connectors/NetskopeWebTxConnector_CCF/NetskopeWebTx_DCR.json Adds an updated DCR with expanded transform mapping.
Solutions/NetskopeWebTx/Data Connectors/NetskopeWebTxConnector_CCF/NetskopeWebTx_ConnectorDefinition.json Adds an updated connector definition with refreshed metadata, samples, and instructions.
Solutions/NetskopeWebTx/Data Connectors/NetskopeWebTxConnector_CCF/NetskopeWebTxLogs_DataConnector.json Adds the StorageAccountBlobContainer data connector resource referencing the DCR.

Comment thread Solutions/NetskopeWebTx/ReleaseNotes.md
Comment thread Solutions/NetskopeWebTx/Data/Solution_NetskopeWebTx.json
Comment thread Solutions/NetskopeWebTx/Data/Solution_NetskopeWebTx.json
Comment thread Solutions/NetskopeWebTx/Parsers/NetskopeWebtx.yaml
Comment thread Workbooks/NetskopeWebTx_Workbook.json
… package

- Rename connector folder/files to published names (NetskopeWebTx_CCF/
  NetskopeWebtx_*.json), preserving blob connector content + 51-field schema
- Restore Package/3.0.0.zip alongside the new 3.0.1.zip
- Regenerate package (solution 3.0.1, connector 2.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants