Skip to content

Add initial release files for DataBahn connector#13598

Merged
v-dvedak merged 7 commits into
Azure:masterfrom
GaneshJDB:Databahn_Push_connector
Feb 26, 2026
Merged

Add initial release files for DataBahn connector#13598
v-dvedak merged 7 commits into
Azure:masterfrom
GaneshJDB:Databahn_Push_connector

Conversation

@GaneshJDB
Copy link
Copy Markdown
Contributor

Required items, please complete

Change(s):

  • See guidance below

Reason for Change(s):

  • See guidance below

Version Updated:

  • Required only for Detections/Analytic Rule templates
  • See guidance below

Testing Completed:

  • See guidance below

Checked that the validations are passing and have addressed any issues that are present:

  • See guidance below

Guidance <- remove section before submitting


Before submitting this PR please ensure that you have read the following sections and filled out the changes, reason for change and testing complete sections:

Thank you for your contribution to the Microsoft Sentinel Github repo.

Details of the code changes in your submitted PR. Providing descriptions for pull requests ensures there is context to changes being made and greatly enhances the code review process. Providing associated Issues that this resolves also easily connects the reason.

Change(s):

  • Updated syntax for XYZ.yaml

Reason for Change(s):

Version updated:

  • Yes
  • Detections/Analytic Rule templates are required to have the version updated

The code should have been tested in a Microsoft Sentinel environment that does not have any custom parsers, functions or tables, so that you validate no incorrect syntax and execution functions properly. If your submission requires a custom parser or function, it must be submitted with the PR.

Testing Completed:

  • Yes/No/Need Help

Note: If updating a detection, you must update the version field.

Before the submission has been made, please look at running the KQL and Yaml Validation Checks locally.
https://github.com/Azure/Azure-Sentinel#run-kql-validation-locally

Checked that the validations are passing and have addressed any issues that are present:

  • Yes/No/Need Help

Note: Let us know if you have tried fixing the validation error and need help.

References:


@GaneshJDB
Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree company="DataBahn"

- Move logo to Logos/databahn.svg (repo root), remove Data Connectors/Logo/ subfolder
- Fix SVG id to GUID format to pass logo validation
- Fix Solution_DataBahn.json Logo field to use <img src> tag
- Fix logo/PackageIcon references to match filename casing
- Add Package/testParameters.json for ARM-TTK tests
- Remove unused Data/NewDatabahn.svg
@v-shukore
Copy link
Copy Markdown
Contributor

v-shukore commented Feb 20, 2026

Hi @GaneshJDB,

Could you please make the following updates to address the validation items:

Update the values of dataCollectionRuleImmutableId, dataCollectionEndpoint, location, and AppId in the connector files to use variables, for example:
{{dataCollectionEndpointId}}, {{location}}.

In the solution data file and solution metadata file, please ensure the solution version is set to 3.0.0, and update the same version in the release notes file.

Please delete the solutionmetadata file located under
Data Connectors/DataBahn_PUSH_CCP, as it is not required.

The documentation link currently referenced in the solutionmetadata file
(https://app.cp-us01-prod01-aws.databahn.app/help/docs/Highway/Sending%20Data%20Out/destinations/azure/Azure%20Sentinel/microsoft-sentinel-integration-guide)
is returning a 404 error. Kindly update it with a valid link.

Once all the above updates are completed, please repackage the solution using the V3 tool and commit the changes.

Thanks!

- Updated connector files to use {{...}} template variables for
  dataCollectionEndpoint, dataCollectionRuleImmutableId, location, appId
- Bumped solution version to 3.0.0 in Solution_DataBahn.json
- Deleted unnecessary solutionMetadata.json under Data Connectors/DataBahn_PUSH_CCP
- Fixed 404 documentation link to valid URL
- Updated ReleaseNotes.md with v3.0.0 entry
- Repackaged solution using V3 packaging tool

Co-authored-by: Cursor <cursoragent@cursor.com>
@v-shukore
Copy link
Copy Markdown
Contributor

v-shukore commented Feb 24, 2026

Hi @GaneshJDB, please remove this entry from the releasenote file for version 1.0.0, as it is not needed:
| 1.0.0   | 06-02-2026                | Initial release |.
Thanks!

Co-authored-by: Cursor <cursoragent@cursor.com>
@GaneshJDB
Copy link
Copy Markdown
Contributor Author

Hi @GaneshJDB, please remove this entry from the releasenote file for version 1.0.0, as it is not needed: | 1.0.0   | 06-02-2026                | Initial release |. Thanks!

Done
Thanks for your help

@v-shukore
Copy link
Copy Markdown
Contributor

Hi @GaneshJDB, one more request could you please share the running CCF connector screenshots here. Thanks!!

@GaneshJDB
Copy link
Copy Markdown
Contributor Author

@v-shukore Here are a few screenshots of the working connector in our Azure Lab. We successfully ingested data from the Databahn application using the generated credentials

Screenshot 2026-02-25 at 4 18 29 PM Screenshot 2026-02-25 at 4 11 52 PM Screenshot 2026-02-25 at 4 11 26 PM

Please let us know if more information is needed
Thanks

Co-authored-by: Cursor <cursoragent@cursor.com>
@v-dvedak v-dvedak merged commit d98a686 into Azure:master Feb 26, 2026
33 checks passed
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.

5 participants