Skip to content

fix: write correct ZeroFox Threat Intelligence solution id#14461

Merged
v-dvedak merged 1 commit into
Azure:masterfrom
DNRRomero:zerofox-threat-intel-offer
Jun 15, 2026
Merged

fix: write correct ZeroFox Threat Intelligence solution id#14461
v-dvedak merged 1 commit into
Azure:masterfrom
DNRRomero:zerofox-threat-intel-offer

Conversation

@DNRRomero

Copy link
Copy Markdown
Contributor

Summary

  • Fix the ZeroFox Threat Intelligence solution ID in mainTemplate.json so the offer packages correctly.

Test plan

  • Verify the solution ID in Solutions/ZeroFox Threat Intelligence/Package/mainTemplate.json matches the expected offer identifier
  • Confirm the solution package validates successfully

Made with Cursor

@DNRRomero DNRRomero requested review from a team as code owners June 10, 2026 21:50
@v-maheshbh v-maheshbh added the Solution Solution specialty review needed label Jun 11, 2026
@v-shukore v-shukore requested a review from Copilot June 11, 2026 08:21

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.

Updates the ZeroFox Threat Intelligence packaged ARM template to use the expected solution/offer identifier so the marketplace offer packages correctly.

Changes:

  • Updated solutionId value in the packaged mainTemplate.json.

Comment on lines 49 to 52
"_solutionName": "ZeroFox Threat Intelligence",
"_solutionVersion": "3.0.0",
"solutionId": "zerofoxinc1695922129370.zerofox-threat-intelligence-sentinel-connector",
"solutionId": "zerofoxinc1695922129370.zerofox-threat-intel-sentinel-connector",
"_solutionId": "[variables('solutionId')]",
@DNRRomero DNRRomero changed the title chore: fix ZeroFox Threat Intelligence solution id fix: write correct ZeroFox Threat Intelligence solution id Jun 11, 2026
@DNRRomero

DNRRomero commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

hey @v-shukore could you help us with a quick review?
We have an inconsistency between offer id in partner center and solution id in the main template
Without the fix customers can't use the connector

@v-shukore

Copy link
Copy Markdown
Contributor

Hi @DNRRomero, could you please update maintemplate in zip file as well. Thanks!

@DNRRomero DNRRomero force-pushed the zerofox-threat-intel-offer branch from a676938 to f4ff46a Compare June 12, 2026 14:42
@DNRRomero

Copy link
Copy Markdown
Contributor Author

Hi @v-shukore, done! I've updated the mainTemplate in the zip file as well. Please take another look when you get a chance. Thanks

@v-dvedak v-dvedak merged commit 8b5a5f2 into Azure:master Jun 15, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Solution Solution specialty review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants