Add community Hubspot solution using CCF connector#13317
Conversation
Signed-off-by: Tom Plant <tom.plant@devicie.com>
Endpoint is missing time range params Signed-off-by: Tom Plant <tom.plant@devicie.com>
|
Hi @pl4nty Kindly attach the screenshot showing the CCF connector in a connected state, and also include the invocation logs for reference. Thanks! |
|
Hi @pl4nty Thanks! |
|
@v-maheshbh apologies, I've been on holiday and won't return for a few weeks |
Signed-off-by: Tom Plant <tom.plant@devicie.com>
Signed-off-by: Tom Plant <tom.plant@devicie.com>
|
Hi @pl4nty Path to check invocation logs for the CCF connector: Function App > Functions > HubSpot > Monitor > Invocation logs and Kindly verify the dataType value mentioned in the pollerConfig.json file and ensure it matches the table name defined in the connector’s ARM template.
Thanks! |
Following HubSpot solution pattern (PR Azure#13317), added cyren_logo.svg to the Logos/ directory (not Workbooks/Images/Logos/). Changes: 1. Added Logos/cyren_logo.svg (custom Cyren logo) 2. Updated Solution_Cyren.json Logo field to point to: master/Logos/cyren_logo.svg This matches the pattern where solutions store their custom logos in the top-level Logos/ directory.
Signed-off-by: Tom Plant <tom.plant@devicie.com>
Signed-off-by: Tom Plant <tom.plant@devicie.com>
Signed-off-by: Tom Plant <tom.plant@devicie.com>
Signed-off-by: Tom Plant <tom.plant@devicie.com>
Signed-off-by: Tom Plant <tom.plant@devicie.com>
Signed-off-by: Tom Plant <tom.plant@devicie.com>
Signed-off-by: Tom Plant <tom.plant@devicie.com>
|
@srsistla thanks for the detailed feedback, I've made those changes. Is |
Signed-off-by: Tom Plant <tom.plant@devicie.com>
Signed-off-by: Tom Plant <tom.plant@devicie.com>
|
@pl4nty Looks much better to me. Having Unfortunately, I do not see the option to approve or merge. @hassanchawiche could you please review and approve? LGTM. |
|
I am testing out this CCF in my local environment. I've hit one issue in the dataConnectors for HubspotSecurityActivity. connectorDefinitionName is set to 'Hubspot'. When I try to connect the connector via the UI, I receive the following error:
I have updated the connectorDefinitionName to Hubtspotdefinition and both connectors now connect. |
Signed-off-by: Tom Plant <tom.plant@devicie.com>
|
@mprossau thanks for testing, fixed. I guess I should've deleted/recreated the connector instead of just redeploying |
|
@hassanchawiche any chance you can take a look at this please? |
|
Hi @pl4nty Kindly update the value from 'Community' to 'Partner Supported. Thanks! |
|
@v-maheshbh What does "Partner Supported" mean? My employer (Devicie) won't provide commercial support for this solution, we just want to help the Sentinel community by sharing something we built |
|
@v-maheshbh bump |
|
@v-maheshbh please |
|
Hi @pl4nty As this is a community-supported solution, it is not backed by official support and is maintained on a best-effort basis. Support and maintenance typically rely on the contributors. Thanks! |
|
thanks for taking a look at this! I'm happy to support this in the future |
|
Hi @pl4nty
The email field is mandatory and currently missing in the support section. Thanks! |
|
@v-maheshbh done 😄 |
|
Hi @pl4nty The support link should be organization/company-specific rather than pointing to the generic Azure Sentinel GitHub issues page. Please update the support.link field to the appropriate support portal, documentation site, or contact page maintained by your organization for this solution.
Thanks! |







Change(s):
Reason for Change(s):
Version Updated:
Testing Completed:
mainTemplate.jsonis deployed in our Sentinel environmentChecked that the validations are passing and have addressed any issues that are present:
createSolutionV3.ps1to generatemainTemplate.json. Does the template need to be edited manually?