I do have users assigned as Owners to Subs. I also have MFA forced for set of users, not all from AAD.
I am trying to find a solution (policy?) where I can block Owner of Subscription from adding a user to Sub without MFA solution applied yet. Only users with MFA should be available for assignment.
Do you have an idea how this can be achieved?
I was thinking about the policy where I will use "Microsoft.Security/complianceResults" & "EnableMFAForWritePermissions" & "Microsoft.Security/complianceResults/resourceStatus" so I can prevent from adding such user which will affect resource compliance but multiple tests didn't work yet.
Thanks