This is the code repository for Mastering Identity and Access Management with Microsoft Azure - Second Edition, published by Packt.
Empower users by managing and protecting identities and data
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.
This book covers the following exciting features: Apply technical descriptions to your business needs and deployments Manage cloud-only, simple, and complex hybrid environments Apply correct and efficient monitoring and identity protection strategies Design and deploy custom Identity and access management solutions Build a complete identity and access management life cycle Understand authentication and application publishing mechanisms Use and understand the most crucial identity synchronization scenarios Implement a suitable information protection strategy
If you feel this book is for you, get your copy today!
All of the code is organized into folders. For example, Chapter02.
The code will look like the following:
$ServicePrincipalName="RMSPowerShell"
Connect-AadrmService
$bposTenantID=(Get-AadrmConfiguration).BPOSId
Disconnect-AadrmService
Connect-MsolService
New-MsolServicePrincipal -DisplayName $ServicePrincipalName
Following is what you need for this book: This book is a perfect companion for developers, cyber security specialists, system and security engineers, IT consultants/architects, and system administrators who are looking for perfectly up�to-date hybrid and cloud-only scenarios. You should have some understanding of security solutions, Active Directory, access privileges/rights, and authentication methods. Programming knowledge is not required but can be helpful for using PowerShell or working with APIs to customize your solutions.
With the following software and hardware list you can run all code files present in the book (Chapter 1-16).
Chapter | Software required |
---|---|
1-5,7-10,13-16 | SQL Server, SharePoint Server, Visual Studio, Visual Studio Code, Azure Trail, Microsoft 365 E5 Trial |
We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.
Jochen Nickel is a Cloud, Identity and Access Management Solution Architect with a clear focus and in-depth technical knowledge of Identity and Access Management. He is currently working for inovit GmbH in Switzerland leading and executing projects in the field of Identity and Access Management including Data Classification and Information protection. Jochen is focused on Microsoft Technologies, especially in the Enterprise Mobility + Security Suite, Office 365 and Azure. He is an established speaker at many technology conferences like Azure Bootcamps, TrustInTech Meetups or the Experts Live Switzerland and Europe.
Windows Server 2016, Hybrid Identity, and Access Management Recipes [Video]
Mastering Identity and Access Management with Microsoft Azure
Learning Microsoft Windows Server 2012 Dynamic Access Control
Click here if you have any feedback or suggestions.