Microsoft Azure AD Spoke: "Is User In Group" answer output not availableIssue In "Microsoft Azure AD Spoke", "Is User In Group" Action, the "answer" output doesn't contain the choice value of True or False if used in a Flow/SubFlow. Steps to Reproduce: 1. log in to Instance. 2. Create a Flow, Below is an example: 3. You can "Test" the flow. The "answer" output in Action #1 returns a value of true. 4. In Action #3 "If" Flow Logic, the data pill "answer" from Action #1 doesn't contain the choice value of True or False. Release1) Paris Patch 7.CauseIt is a snapshot issue in the instance due to some other snapshots overriding the main snapshot of the action.ResolutionBelow are the steps: 1) Navigate to "sys_hub_action_type_snapshot" table. 2) Select the action which is having issue. 3) Navigate to "Outputs" tab and select the output which is having the issue. 4) Click on "Advanced View". 5) Now Create the new choices.