Fix Blacklens Validate_JSON invalid secureData configuration#14057
Merged
v-atulyadav merged 1 commit intoAzure:masterfrom Apr 16, 2026
Merged
Fix Blacklens Validate_JSON invalid secureData configuration#14057v-atulyadav merged 1 commit intoAzure:masterfrom
v-atulyadav merged 1 commit intoAzure:masterfrom
Conversation
Removed unsupported "outputs" from secureData.properties on the Validate_JSON ParseJson action. Bumped solution to 3.0.2.
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the Blacklens solution packaging metadata and release notes for a patch release intended to fix a Logic App deployment failure caused by an invalid secureData configuration on a ParseJson action.
Changes:
- Updated solution version to 3.0.2 across solution artifacts.
- Updated
lastPublishDateand added 3.0.2 release notes entry. - Adjusted ARM template(s) related to the secureData configuration (some files are in paths excluded from review per repo guidelines).
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| Solutions/Blacklens/SolutionMetadata.json | Updates lastPublishDate to reflect the new release. |
| Solutions/Blacklens/ReleaseNotes.md | Adds a 3.0.2 entry documenting the secureData fix. |
| Solutions/Blacklens/Package/mainTemplate.json | Version bumps/template updates (review skipped: Solutions/**/Package/** is excluded). |
| Solutions/Blacklens/Data/Solution_Blacklens.json | Bumps solution Version to 3.0.2. |
| Solutions/Blacklens/Data Connectors/deployment/azuredeploy_blacklens.json | secureData change (review skipped: Solutions/**/Data Connectors/** is excluded). |
v-maheshbh
approved these changes
Apr 16, 2026
v-atulyadav
approved these changes
Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change(s):
Reason for Change(s):
Testing: