更新时间:2021-06-11 18:15:04
封面
版权信息
献辞
About Packt
Why subscribe?
Contributors
About the author
About the reviewers
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Code in Action
Download the color images
Conventions used
Get in touch
Reviews
Section 1: Understanding the Basics
Getting Started with Azure Subscriptions
Technical requirements
Getting an Azure subscription
PAYG
CSP
Enterprise Agreement
Understanding different subscription models
Implementing subscription policies
Getting started with Azure Policy
Policy validation results
Examples of Azure policies
Using Azure Blueprints for repeatable deploy and update operations
Getting started with Blueprint assignment
Managing Azure Resources
Managing resource providers
Managing resource groups
Browsing resource groups
Listing the available resources
Moving resources
Understanding resource providers
Performing deployments using ARM with templates
Writing a template from scratch
Automation scripts
Other tools
Implementing resource locks
Subscription locks
Resource group locks
Automating resource group management with Azure Event Grid
Creating an event subscription
Analyzing the gathered data
Implementing proper resource naming conventions
Subscription
Resource group
Resources
Summary
Configuring and Managing Virtual Networks
Creating and configuring VNet peering
The Azure portal
The Azure CLI
Creating and configuring VNet-to-VNet connection
Single region
Multiple regions
Connecting the networks
Creating and configuring subnets
Creating a VNet
Creating a subnet
Understanding subnet configuration
Securing critical Azure services with service endpoints
Creating a VNet and Azure Storage account
Creating a service endpoint
Configuring a service endpoint
Configuring a naming resolutions
Creating a DNS zone
Configuring the DNS within a VNet
Creating and configuring network security groups (NSGs)
Creating a VNet with a subnet
Adding an NSG to a subnet
Reviewing NSG rules
Adding an NSG rule
Section 2: Identity and Access Management
Identity Management
Creating users in Azure AD
Getting started with user creation
Creating a user in an Azure Active Directory tenant
Creating a guest user
Describing the user creation process
Assigning a role to a user
Registering an application in Azure AD
Creating a new application
Creating groups
Group creation
Managing groups
Managing directory roles
Monitoring and auditing users
Enabling MFA authentication
Securing an Azure Service Fabric cluster