Book Image

Azure Strategy and Implementation Guide - Third Edition

By : Peter De Tender, Greg Leonardo, Jason Milgram
Book Image

Azure Strategy and Implementation Guide - Third Edition

By: Peter De Tender, Greg Leonardo, Jason Milgram

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. Azure Strategy and Implementation Guide Third Edition 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 by leveraging Azure’s capabilities. The guide further acquaints you with practical insights on 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 be proficient in driving Azure operations right from the planning and cloud migration stage to cost management and troubleshooting.
Table of Contents (5 chapters)

Azure DevOps powerful security and retention measures for workloads

Azure DevOps provides security out of the box, as well as retention policies that can be customized if you need to. I try to stay away from too much customization around security in Azure DevOps, but let's review security and retention policies to get a better understanding of how they are applied by default.

Security

Azure DevOps is a safe, available, secure, and private delivery tool for organizations. The main things to understand is how authentication, authorization, security groups and roles, permission, and access levels work within the Azure DevOps platform. Authentication can be integrated with ease to Azure Active Directory (Azure AD), Microsoft Account (MSA), or on-premises AD, with Azure AD and MSA that are cloud-based solutions. They adhere to two-factor authentication (2FA), which is a two-level access process using either a mobile device or an emailed code in order to access...