Skip to content

Morphisec ccf#12808

Merged
v-dvedak merged 12 commits into
Azure:masterfrom
danielMorphisec:Morphisec_CCF
Oct 28, 2025
Merged

Morphisec ccf#12808
v-dvedak merged 12 commits into
Azure:masterfrom
danielMorphisec:Morphisec_CCF

Conversation

@danielMorphisec
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:


@danielMorphisec danielMorphisec requested review from a team as code owners September 15, 2025 16:41
@v-shukore v-shukore added Codeless Connector Framework (CCF) Connector New Solution For new Solutions which are new to Microsoft Sentinel Solution Solution specialty review needed and removed New Solution For new Solutions which are new to Microsoft Sentinel labels Sep 16, 2025
@danielMorphisec
Copy link
Copy Markdown
Contributor Author

danielMorphisec commented Sep 16, 2025 via email

@danielMorphisec
Copy link
Copy Markdown
Contributor Author

danielMorphisec commented Sep 16, 2025 via email

@v-maheshbh
Copy link
Copy Markdown
Contributor

Hi @danielMorphisec Could you kindly remove the extra comma from the paging section of the pollingconfig?
image
To fix the logo validation issue, open the logo file in Visual Studio Code and look for the id property. Replace it with a new GUID, which is a 16-character unique identifier. You can generate a GUID online and update the id property with it.
and Kindly rename the files in the data connector, referring to the naming conventions used in the existing Azure-Sentinel repository.
https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Cloudflare/Data%20Connectors/CloudflareLog_CCF

Thanks!

@v-maheshbh
Copy link
Copy Markdown
Contributor

Hi @danielMorphisec Kindly repackage the solution due to changes made in the definition file. Additionally, please review the other failing checks. Please note that the parser text section has been removed from the Create Ui.

image

Thanks!

@danielMorphisec
Copy link
Copy Markdown
Contributor Author

Hello @v-maheshbh, please take a moment to review this PR.
All tests have completed successfully.

@v-maheshbh
Copy link
Copy Markdown
Contributor

Hi @danielMorphisec Kindly attached screenshot for running data connector.

Thanks!

@danielMorphisec
Copy link
Copy Markdown
Contributor Author

danielMorphisec commented Oct 15, 2025

@v-maheshbh
image

@v-maheshbh
Copy link
Copy Markdown
Contributor

Hi @danielMorphisec Kindly check branch conflict error.

Thanks!

@danielMorphisec
Copy link
Copy Markdown
Contributor Author

hi @v-maheshbh I've fixed the conflicts, can you please review & merge it?

@v-maheshbh
Copy link
Copy Markdown
Contributor

Hi @danielMorphisec Could you please attached the invocation logs of the running data connector?
Thanks!

@danielMorphisec
Copy link
Copy Markdown
Contributor Author

@v-maheshbh can you please let me know where can i find these invocation logs?

@v-maheshbh
Copy link
Copy Markdown
Contributor

Hi @danielMorphisec connector invocation logs are recorded within the AzureDiagnostics table under the "ConnectorInvocation" category in the associated Log Analytics workspace.

Thanks!

@danielMorphisec
Copy link
Copy Markdown
Contributor Author

@v-maheshbh it's for some reason empty:
image

but i see in the MorphisecAlerts_CL table that it do get data from the connector:
image

@v-maheshbh
Copy link
Copy Markdown
Contributor

Hi @danielMorphisec Thanks for sharing the screenshot. Could you please verify why the package was updated to version 4.0.0, as the last version was 3.0.1?

Thanks!

@danielMorphisec
Copy link
Copy Markdown
Contributor Author

danielMorphisec commented Oct 27, 2025

hi @v-maheshbh the new connector uses total new way of communication to our services, I think it should have a major version change to 4.0.0.
Is it ok from your side?

@v-maheshbh
Copy link
Copy Markdown
Contributor

Hi @danielMorphisec Kindly package it to version 3.0.2 or 3.1.0, and please check why the 3.0.0.zip file appears in the Files changed list.

Thanks!

@danielMorphisec
Copy link
Copy Markdown
Contributor Author

hi @v-maheshbh I've updated the package version to 3.1.0.
Can you please approve and merge the new connector?

@v-maheshbh
Copy link
Copy Markdown
Contributor

Hi @danielMorphisec Please add a parser section to the Create UI and include it in the ZIP package as well

image

Thanks!

@v-dvedak v-dvedak merged commit f6518ee into Azure:master Oct 28, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants