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

Basic environment installation and configuration


In this chapter, we start to extend our actual simulated on-premises infrastructure with the additional servers we need in order to demonstrate and configure different capabilities. In the following diagram, we introduce the complete environment we'll have configured after working through all the labs in the book:

Lab environment overview

In this chapter, we will add YD1APP01 and YD1URA01 to our environment. YourDomain1 (YD1) is used to identify the machine in the correct domain. In our case, we used INODEMOAPP01 as an example. You need to provision the machines with the previous values.

 

You already deployed the YDADS01 domain controllerinChapter 2Understanding Identity Synchronization. For all future virtual servers, use the sameAzure subscription, the same resource group, and the same virtual network. Join the virtual machines to your existing Active Directory. For the domain controller installation, we usedinovitlabs.ch as an example. In...