Book Image

Azure Strategy and Implementation Guide, Fourth Edition - Fourth Edition

By : Aaditya Pokkunuri, Jack Lee, Greg Leonardo, Jason Milgram, David Rendón
Book Image

Azure Strategy and Implementation Guide, Fourth Edition - Fourth Edition

By: Aaditya Pokkunuri, Jack Lee, Greg Leonardo, Jason Milgram, David Rendón

Overview of this book

Microsoft Azure is a powerful cloud computing platform that offers a multitude of services and capabilities for organizations of any size moving to a cloud strategy. This fourth edition comes with the latest updates on cloud security fundamentals, hybrid cloud, cloud migration, Microsoft Azure Active Directory, and Windows Virtual Desktop. It encapsulates the entire spectrum of measures involved in Azure deployment that includes understanding Azure fundamentals, choosing a suitable cloud architecture, building on design principles, becoming familiar with Azure DevOps, and learning best practices for optimization and management. The book begins by introducing you to the Azure cloud platform and demonstrating the substantial scope of digital transformation and innovation that can be achieved with Azure's capabilities. The guide also acquaints you with practical insights into application modernization, Azure Infrastructure as a Service (IaaS) deployment, infrastructure management, key application architectures, best practices of Azure DevOps, and Azure automation. By the end of this book, you will have acquired the skills required to drive Azure operations from the planning and cloud migration stage to cost management and troubleshooting.
Table of Contents (10 chapters)
8
8. Conclusion
9
Index

Azure Active Directory

Before we review Azure AD's capabilities for enabling remote work, it is important to understand that Azure AD is a cloud-based service for identity and access management. Therefore, it is suitable for different types of users, such as:

  • IT admins looking to control access to applications while protecting user identities and credentials to meet governance requirements.
  • App developers who can use Azure AD's capabilities and integration with Azure AD APIs to provide personalized app experiences.
  • Subscribers to multiple services such as Microsoft 365, Dynamics 365, or Microsoft Azure.

There are some considerations that you should take into account when choosing Azure AD, which we will cover next.

Plan your environment

Prior to performing any deployment for Azure AD, we need to ensure that we have the right licensing model that will allow us to properly configure Azure AD with the features needed for our organization. There are...