Which statement best describes the isolation between two Azure AD tenants?
Think about how Azure AD controls access across different organizations.
Azure AD tenants are separate directories. Users in one tenant cannot access another tenant's resources unless invited as guests.
A company operates in multiple countries and wants to centralize user management while complying with data residency laws. Which Azure AD tenant strategy is best?
Consider how Azure AD supports centralized management and compliance controls.
A single tenant with conditional access allows centralized management and enforces location-based policies to meet residency laws.
What is the primary security risk when inviting guest users from external organizations into your Azure AD tenant?
Think about permission boundaries and sharing controls.
Guest users only have access to resources shared with them, but improper permission management can lead to overexposure.
What happens to the Azure AD tenant association when an Azure subscription is transferred from one tenant to another?
Consider how Azure manages user access during subscription transfers.
When a subscription is transferred, it associates with the new tenant, but user access from the old tenant continues until changed.
In a large organization with multiple Azure AD tenants, what is the best practice to ensure secure and efficient user access management?
Think about how Azure AD supports collaboration and access control across tenants.
Azure AD B2B collaboration with RBAC allows secure, centralized management of users across multiple tenants without duplication.