v1.7.1
Fix
- The "[M] create it manually" option now works even when the policy can't be read back. Reading a Conditional Access policy needs the same
Policy.ReadWrite.ConditionalAccesspermission that may be missing, so after you created the policy by hand the tool couldn't verify it and looped back to the same menu. It now re-checks once: if it can read the policy it confirms; if reading is denied, it trusts that you created it and continues. Step 10 then just adds the user to the group and no longer tries to recreate the policy.
Full Changelog: v1.7.0...v1.7.1