Mastering Identity and Access Management with Microsoft Azure
eBook - ePub

Mastering Identity and Access Management with Microsoft Azure

Empower users by managing and protecting identities and data, 2nd Edition

Jochen Nickel

  1. 698 pagine
  2. English
  3. ePUB (disponibile sull'app)
  4. Disponibile su iOS e Android
eBook - ePub

Mastering Identity and Access Management with Microsoft Azure

Empower users by managing and protecting identities and data, 2nd Edition

Jochen Nickel

Dettagli del libro
Anteprima del libro
Indice dei contenuti
Citazioni

Informazioni sul libro

Start empowering users and protecting corporate data, while managing identities and access with Microsoft Azure in different environments

Key Features

  • Understand how to identify and manage business drivers during transitions
  • Explore Microsoft Identity and Access Management as a Service (IDaaS) solution
  • Over 40 playbooks to support your learning process with practical guidelines

Book Description

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.

What you will learn

  • 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

Who this book is for

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.

Domande frequenti

Come faccio ad annullare l'abbonamento?
È semplicissimo: basta accedere alla sezione Account nelle Impostazioni e cliccare su "Annulla abbonamento". Dopo la cancellazione, l'abbonamento rimarrà attivo per il periodo rimanente già pagato. Per maggiori informazioni, clicca qui
È possibile scaricare libri? Se sì, come?
Al momento è possibile scaricare tramite l'app tutti i nostri libri ePub mobile-friendly. Anche la maggior parte dei nostri PDF è scaricabile e stiamo lavorando per rendere disponibile quanto prima il download di tutti gli altri file. Per maggiori informazioni, clicca qui
Che differenza c'è tra i piani?
Entrambi i piani ti danno accesso illimitato alla libreria e a tutte le funzionalità di Perlego. Le uniche differenze sono il prezzo e il periodo di abbonamento: con il piano annuale risparmierai circa il 30% rispetto a 12 rate con quello mensile.
Cos'è Perlego?
Perlego è un servizio di abbonamento a testi accademici, che ti permette di accedere a un'intera libreria online a un prezzo inferiore rispetto a quello che pagheresti per acquistare un singolo libro al mese. Con oltre 1 milione di testi suddivisi in più di 1.000 categorie, troverai sicuramente ciò che fa per te! Per maggiori informazioni, clicca qui.
Perlego supporta la sintesi vocale?
Cerca l'icona Sintesi vocale nel prossimo libro che leggerai per verificare se è possibile riprodurre l'audio. Questo strumento permette di leggere il testo a voce alta, evidenziandolo man mano che la lettura procede. Puoi aumentare o diminuire la velocità della sintesi vocale, oppure sospendere la riproduzione. Per maggiori informazioni, clicca qui.
Mastering Identity and Access Management with Microsoft Azure è disponibile online in formato PDF/ePub?
Sì, puoi accedere a Mastering Identity and Access Management with Microsoft Azure di Jochen Nickel in formato PDF e/o ePub, così come ad altri libri molto apprezzati nelle sezioni relative a Computer Science e Cloud Computing. Scopri oltre 1 milione di libri disponibili nel nostro catalogo.

Informazioni

Anno
2019
ISBN
9781789131154
Edizione
2

Section 1: Identity Management and Synchronization

In this first section of the book, you will explore and use several Microsoft Identity and Access Management Service offerings. You will look into Identity Synchronization processes in detail as well.
The following chapter will be covered in this section:
  • Chapter 1, Building and Managing Azure Active Directory
  • Chapter 2, Understanding Identity Synchronization
  • Chapter 3, Exploring Advanced Synchronization Concepts
  • Chapter 4, Monitoring Your Identity Bridge
  • Chapter 5, Configuring and Managing Identity Protection

Building and Managing Azure Active Directory

Working with the several Software-as-a-Service (SaaS) offerings such as Office 365, Dynamics CRM or Visual Studio Online requires well-managed identities and an excellent basic structure in the Azure Active Directory (AD) that builds the heart of these solutions. You, as an administrator, need to provide a stable identity and access management platform to manage these services.
This chapter explains how to configure a suitable Azure AD tenant, which we use throughout the whole book to explore, understand, and configure the different features and functions in the field of identity and access management with Microsoft Azure. We start with the cloud-only components, followed in the next chapters by the hybrid identity and access management approach.
In this chapter, we go directly to the configuration and learn how to configure and manage users, groups, roles, and administrative units to provide a user and group-based application and self-service access, including the audit functionality. The chapter focuses on the following :
  • Implementation scenario overview
  • Implementing a solid Azure Active Directory
  • Creating and managing users and groups
  • Assigning roles and administrative units
  • Protecting your administrative accounts
  • Providing user and group-based application access
  • Activating password reset
  • Using standard security monitoring
  • Integrating the Azure AD Join for Windows 10 clients
  • Configuring a custom domain
  • Configure Azure AD Domain Services
Now, we can introduce the implementation scenario.

Implementation scenario overview

After completing the next configuration tasks, you will see the rich functionality of Microsoft Azure in the field of identity and access management, starting with cloud identities. You can demonstrate the different capabilities in your own Microsoft Azure environment. The guidance will focus on the most essential feature sets to give you an idea about their capabilities. We will start to use the default directory, which we call domain.onmicrosoft.com for now, and will change it later to a custom domain name. Domain stands for your desired name like example.com , this is also used for the userPrincipalName of the users in this chapter, e.g. [email protected] is represented in the chapter by my example domain called inovitcloudlabs. Be aware that this name will be visible in different applications, such as SharePoint Online and Skype for Business, to the end user. We recommend the company name without the company form, for instance, inovit GmbH would be inovit.onmicrosoft.com. Use a different name for your tests, so that the domain for a productive environment stays free. This configuration will be the base for all further scenarios in the book. For this reason, we use an Azure, Enterprise Mobility Suite, and Office 365 subscript...

Indice dei contenuti

  1. Title Page
  2. Copyright and Credits
  3. About Packt
  4. Contributors
  5. Preface
  6. Section 1: Identity Management and Synchronization
  7. Building and Managing Azure Active Directory
  8. Understanding Identity Synchronization
  9. Exploring Advanced Synchronization Concepts
  10. Monitoring Your Identity Bridge
  11. Configuring and Managing Identity Protection
  12. Section 2: Authentication and Application Publishing
  13. Managing Authentication Protocols
  14. Deploying Solutions on Azure AD and ADFS
  15. Using the Azure AD App Proxy and the Web Application Proxy
  16. Deploying Additional Applications on Azure AD
  17. Exploring Azure AD Identity Services
  18. Creating Identity Life Cycle Management in Azure
  19. Section 3: Data Classification and Information Protection
  20. Creating a Security Culture
  21. Identifying and Detecting Sensitive Data
  22. Understanding Encryption Key Management Strategies
  23. Configuring Azure Information Protection Solutions
  24. Azure Information Protection Development
  25. Other Books You May Enjoy
Stili delle citazioni per Mastering Identity and Access Management with Microsoft Azure

APA 6 Citation

Nickel, J. (2019). Mastering Identity and Access Management with Microsoft Azure (2nd ed.). Packt Publishing. Retrieved from https://www.perlego.com/book/921325/mastering-identity-and-access-management-with-microsoft-azure-empower-users-by-managing-and-protecting-identities-and-data-2nd-edition-pdf (Original work published 2019)

Chicago Citation

Nickel, Jochen. (2019) 2019. Mastering Identity and Access Management with Microsoft Azure. 2nd ed. Packt Publishing. https://www.perlego.com/book/921325/mastering-identity-and-access-management-with-microsoft-azure-empower-users-by-managing-and-protecting-identities-and-data-2nd-edition-pdf.

Harvard Citation

Nickel, J. (2019) Mastering Identity and Access Management with Microsoft Azure. 2nd edn. Packt Publishing. Available at: https://www.perlego.com/book/921325/mastering-identity-and-access-management-with-microsoft-azure-empower-users-by-managing-and-protecting-identities-and-data-2nd-edition-pdf (Accessed: 14 October 2022).

MLA 7 Citation

Nickel, Jochen. Mastering Identity and Access Management with Microsoft Azure. 2nd ed. Packt Publishing, 2019. Web. 14 Oct. 2022.