Hello all,
I have two existing tenants:
- TenantA - Work tenant, containing all my data and services.
- TenantB - Admin tenant, containing our tools for our IT activity toward our customers.
Both tenants have their own AD, name, AD Connect, nothing is linked.
All our devices are registered in TenantA and managed for access our company data and such. Conditional Access is in place in this TenantA with MFA requirement and other stuffs.
I need to secure TenantB to require both MFA/Passwordless AND a compliant device (for example my TenantA laptop...)
I searched for the B2B Collaboration inbound Trusted device setting, but it seems limited to TenantA users themselves that are NOT allowed on TenantB (strictly no guest on TenantB) so this setting seem to have no effect on my conditional acces.
Is there a solution? Or should I start building VMs on my laptops to solve the issue?