Configure & Manage Synchronized Identities (part 2 of 4)
To read part 1, please click here
To read part 3, please click here
To read part 4, please click here
Set Up Azure AD Connect
You can easily install Azure AD Connect by using either Express or Custom setup.
Azure AD Connect Express Setup
It is the most common option used by 90% of all the new installations as it can offer the configuration that works for the most common customer scenarios. It assumes:
- You have a single AD forest on-premises.
- You have an enterprise administrator account that can be used for the installation.
- You have less than 100,000 objects in your on-premises AD.
You get:
- Password hash synchronization from on-premises to Azure AD for single sign-on.
- A configuration that synchronizes users, groups, contacts, and Windows 10 computers.
- Synchronization of all eligible objects in all domains and all OUs.
- Automatic upgrade is enabled to ensure you always use the latest available version.
Azure AD Connect Custom Setup
It can be used when:
- You don't have access to an enterprise admin account in AD.
- You have more than one forest or you plan to synchronize more than one forest in the future.
- You have domains in your forest not reachable from the Connect Server.
- You plan to use federation or pass-through authentication for user sign-in.
- You have more than 100,000 objects and need to use a full SQL server.
- You want to use group-based filtering and not only domain or OU-based filtering.
Azure AD Connect Health
If offers robust monitoring of your on-premises identity infrastructure while allowing you to maintain a reliable connection to Office 365 and Microsoft Online Services. It is as simple as installing an agent on each of your on-premises identity servers. You have to perform following tasks before starting with Azure AD Connect Health:
- Sign in to Azure portal.
- Type "Azure AD Connect Health" in All Services box and select it.
- Use the Quick start options or go directly to the sync services you are using.
As Azure AD Connect Health is a part of Azure AD Premium, it requires the necessary licenses to be available.
To read part 1, please click here
To read part 3, please click here
To read part 4, please click here
Comments
Post a Comment