更新时间:2021-06-24 18:41:54
coverpage
Title Page
Dedication
Packt Upsell
Why subscribe?
PacktPub.com
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
Download the color images
Conventions used
Get in touch
Reviews
Azure Virtual Networks 101
Introduction
Learning outcomes
Technical requirements
Introduction to Microsoft Azure Networks
Azure terminologies
ASM versus ARM model
Azure portal (ARM model)
ARM key points
Azure VNet
Azure VNet benefits
Creating Azure VNet
Adding address spaces to the virtual network
Adding subnets to the virtual network
Azure VNet key points
Automating your tasks
Azure PowerShell
Installing the Azure PowerShell module
Installing the Azure PowerShell module from PowerShell Gallery
Creating a virtual network in Azure portal using PowerShell
Adding address space to a virtual network using PowerShell
Azure CLI
Installing Azure CLI 2.0
Creating a virtual network using Azure CLI 2.0
Adding a gateway subnet to a virtual network using Azure CLI 2.0
Adding an address space to a virtual network using Azure CLI 2.0
Summary
Questions
Further reading
Delving into Azure Virtual Networks
Understanding Azure VNet architecture
Azure VNet service endpoints
Why use VNet service endpoints?
Configuring service endpoints for Azure VNet
Azure VNet service endpoints key points
Azure services integration with virtual networks
Integrating Azure services with Azure VNet key benefits
Virtual network peering
Configuring virtual network peering
Virtual network peering key points
Securing Azure VNet
NSG
Creating NSG
Inbound security rules
Outbound security rules
Associating the NSG
Associating the NSG to an NIC
Associating the NSG to a subnet
Azure DDoS protection
Automating the tasks
Adding a service endpoint to an existing virtual network using PowerShell
Adding a service endpoint to an existing virtual network using Azure CLI
Creating virtual network peering using PowerShell
Creating virtual network peering using Azure CLI
Creating NSG using PowerShell
Creating NSG using Azure CLI
Associating NSG with a subnet using PowerShell
Associating NSG with a subnet using Azure CLI
Azure Network for VMs
Azure VMs
Azure VMs series
Azure VMs statuses
Creating and configuring Azure VMs
Azure VMs networking
Adding inbound and outbound rules
Adding an additional NIC to the VM
Configuring the NICs
Azure VNets considerations for Azure VMs
Automating tasks
Creating an Azure VM using Azure PowerShell
Creating an Azure VM using Azure CLI 2.0
Adding an inbound or outbound rule to an Azure VM using Azure PowerShell
Adding an inbound or outbound rule to an Azure VM using Azure CLI 2.0
Attaching an NIC to an Azure VM using Azure PowerShell
Attaching an NIC to an Azure VM using Azure CLI 2.0