Bart Vermeersch
Bart Vermeersch
So, to be clear: our users have MFA registered. Now we want to enable SSPR (requiring two methods). The registration at signin can't be dismissed since they will already have...
Thank you for the info!
@ntrogh I also had to grant permissions to a service principal called **Azure Lab Services** on the subnet since I received an error: Lab Services does not have permissions to...
This is indeed only a quick patch I'm afraid. We would need startswith to collect all groups starting with a prefix. If you don't want to use consistentcyLevel/count for every...
A similar issue for AADUser: [2430](https://github.com/microsoft/Microsoft365DSC/issues/2430)
@CodeCyclone could this be introduced by the code changes in [20749]( https://github.com/PowerShell/PowerShell/pull/20749 ) or [20866](https://github.com/PowerShell/PowerShell/pull/20866) ? Thanks!
It is impacting our workflows as well. After 2 months not even a bug tag is assigned on this issue.
I'm a bit confused as why my other PR also ended up in this branch. I don't know if you can remove it here? It should be in https://github.com/microsoft/Microsoft365DSC/pull/4396
I'll resubmit a clean PR
Creating a subnet with delegation is also not registering the necessary delegation RP, no error is shown, the delegation is visible in the GUI but is not functional.