Book Image

Mastering Identity and Access Management with Microsoft Azure - Second Edition

By : Jochen Nickel
Book Image

Mastering Identity and Access Management with Microsoft Azure - Second Edition

By: Jochen Nickel

Overview of this book

Microsoft Azure and its Identity and access management are at the heart of Microsoft's software as service products, including Office 365, Dynamics CRM, and Enterprise Mobility Management. It is crucial to master Microsoft Azure in order to be able to work with the Microsoft Cloud effectively. You’ll begin by identifying the benefits of Microsoft Azure in the field of identity and access management. Working through the functionality of identity and access management as a service, you will get a full overview of the Microsoft strategy. Understanding identity synchronization will help you to provide a well-managed identity. Project scenarios and examples will enable you to understand, troubleshoot, and develop on essential authentication protocols and publishing scenarios. Finally, you will acquire a thorough understanding of Microsoft Information protection technologies.
Table of Contents (23 chapters)
Title Page
Copyright and Credits
About Packt
Contributors
Preface
Index

Synchronization rules explained


Azure AD Connect uses an extra user interface in the Synchronization Rules Editor to manage the synchronization logic. In the following screenshot, you can see all of the synchronization rules have been created for your basic configuration. Every entry is one synchronization rule. In the Direction dropdown, you can choose between two different types: Inbound and Outbound. Practically, we say that the Inbound and Outbound synchronization is always viewed from the metaverse perspective. In my explanations, I'll use the inboundsynchronization rules because we will find the related information there.

In the following screenshot, we can see the connected Active Directory forest (inovitdemos.ch) and that it doesn't have any services, such as Exchange or Skype for Business, and no synchronization rules have been created for these services:

Synchronization rules overview—Inbound

With the following steps, we will gather more information on the practical usage of the tool...