-
Notifications
You must be signed in to change notification settings - Fork 3.5k
socprime_connector_first_commit #13186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hi @averbn, 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. Also, add the releasenote.md file for this solution. |
Hi @v-shukore, got it, thanks |
|
Hi @averbn, I have made the required updates in the PR. Could you please share the running CCF connector screenshots so we can proceed to the next steps? Thank you. |
|
|
Hi @averbn, |
Hi @v-shukore |
|
Hi @averbn, if you plan to release this as a partner-contributed solution, please update your solutionmetadata file with the correct offerid, name, email, tier, and link for your partner. Then, repackage the solution and commit the changes. Thanks! |
…rime/Azure-Sentinel into socprime_connector_24_11_25
Thanks, changed and rebuilt. |
|
Hi @averbn, I noticed that in the solution metadata file, the publisherId is set to "azuresentinel," which is intended for Microsoft-supported solutions. Please update the publisherId to reflect ISV support. Thanks!! |
Hi @v-shukore , updated and rebuilt, thanks. |
|
Hi @averbn, if there are no further updates required for this PR, may we proceed with merging it? |
Hi @v-shukore , That`s it, please merge it, thanks for your assistance! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds a new SOCPrime logo SVG file to the Logos directory, likely as part of integrating SOCPrime connector functionality into the Azure Sentinel ecosystem.
Key Changes:
- Added
SOCPrime_Logo.svgcontaining the SOCPrime company logo with brand colors (blue and yellow/gold)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.




Required items, please complete
Change(s):
Reason for Change(s):
Version Updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present:
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.
Change(s):
Reason for Change(s):
Version updated:
Testing Completed:
Note: If updating a detection, you must update the version field.
Checked that the validations are passing and have addressed any issues that are present:
Note: Let us know if you have tried fixing the validation error and need help.