Skip to content

SOCRadar Alerts solution v3.0.1#14522

Open
Radargoger wants to merge 1 commit into
Azure:masterfrom
Radargoger:socradar-v301
Open

SOCRadar Alerts solution v3.0.1#14522
Radargoger wants to merge 1 commit into
Azure:masterfrom
Radargoger:socradar-v301

Conversation

@Radargoger

Copy link
Copy Markdown
Contributor

Version bump to 3.0.1. Fixes a Content Hub install error caused by a utcNow expression in a nested template parameter default. No logic changes — version strings only.

@Radargoger Radargoger requested review from a team as code owners June 19, 2026 10:05
@Radargoger

Copy link
Copy Markdown
Contributor Author

@v-maheshbh This is a follow-up to #13858 — a small version bump to 3.0.1 that fixes a Content Hub install error caused by a utcNow expression in a nested template default. Only version strings changed; playbook logic is identical. Could you please review when you have a chance? Thank you!

@v-maheshbh v-maheshbh self-assigned this Jun 19, 2026
@v-maheshbh

Copy link
Copy Markdown
Contributor

Hi @Radargoger

image

Kindly ensure that the existing ZIP file is not deleted as part of this change. and I do not see any changes related to utcNow() in this PR.

Thanks!

@v-atulyadav v-atulyadav requested a review from Copilot June 19, 2026 11:06

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.

Bumps the SOCRadar solution version to 3.0.1 and updates release notes to reflect the new release.

Changes:

  • Added 3.0.1 entry to SOCRadar release notes
  • Updated solution version strings from 3.0.0 to 3.0.1 in the main template and solution metadata

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 1 comment.

File Description
Solutions/SOCRadar/ReleaseNotes.md Adds a 3.0.1 release note entry describing the reported deployment fix.
Solutions/SOCRadar/Package/mainTemplate.json Updates _solutionVersion and properties.version to 3.0.1.
Solutions/SOCRadar/Data/Solution_SOCRadar.json Updates the solution metadata Version to 3.0.1.

Comment on lines 126 to 132
"apiVersion": "2023-04-01-preview",
"location": "[parameters('workspace-location')]",
"properties": {
"version": "3.0.0",
"version": "3.0.1",
"kind": "Solution",
"contentSchemaVersion": "3.0.0",
"displayName": "SOCRadar",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants