RecordedFutureIdentity: fix invalid playbook#14197
Merged
Merged
Conversation
… ARM template The action 'Check_if_AD_Identity_Protection_risky_users_list_contains_the_user' was deleted in v1.2 but its @Body() references were left in both response actions, causing InvalidTemplate validation failure at deploy time. Removes the stale field and schema entry from: - Response_-_Failed_to_confirm_user_at_risk_is_compromised - Response_-_Successfully_confirmed_user_at_risk_is_indeed_compromised Bumps template version to 1.2.1. Fixes RFPD-107446. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
|
Hi @aommm, please repackage this solution using V3 tool. Thanks! |
Contributor
Author
|
As mentioned in description, I don't think it needs to be packaged. Do you agree @v-shukore? |
v-shukore
approved these changes
May 7, 2026
v-atulyadav
approved these changes
May 7, 2026
Contributor
|
Hi @aommm, since you updated the playbook and this is solution content without packaging, your latest changes won’t be reflected in the main template. You’ll need to repackage the solution. Thanks! |
Contributor
Author
|
@v-shukore I don't think that this playbook is solution content. It is not referenced from the Solution.json (or whatever it's called). I did run the packaging script but it only gave me version bumps and TZ changes, nothing relevant. |
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):
RFI-confirm-EntraID-risky-userARM templateReason for Change(s):
Check_if_AD_Identity_Protection_risky_users_list_contains_the_userwas deleted in v1.2 but its@body()references were left in both response actions, causingInvalidTemplatevalidation failure at deploy time.Version Updated:
mainTemplate.jsonor bumped the solution version.Testing Completed:
Checked that the validations are passing and have addressed any issues that are present: