Understanding identity models
When describing how users access a service, the identity and authentication processes are the key concepts to understand. In this section, we're going to discuss three core identity models (as well as some sub-features of each) and how they work in the context of Microsoft 365. The three models are as follows:
- Cloud identity
- Hybrid or synchronized identity
- Federated identity
Let's look at each in detail.
Cloud identity
Cloud identity is the simplest form of identity. It's the same form of identity you typically use when you sign up for other consumer cloud services or access retail and personal banking sites.
With regards to Microsoft 365 and cloud identity, the identity is stored and completely managed inside of Azure AD and Microsoft 365. You can manage this identity through the Microsoft 365 Admin Center (https://admin.microsoft.com), through the Azure Portal (https://aad.portal.azure.com), or by scripting...