万本电子书0元读

万本电子书0元读

顶部广告

Azure PowerShell Quick Start Guide电子书

售       价:¥

4人正在读 | 0人评论 9.8

作       者:Thomas Mitchell

出  版  社:Packt Publishing

出版时间:2018-12-26

字       数:12.0万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Leverage PowerShell to perform many day-to-day tasks in Microsoft Azure Key Features *Deploy and manage Azure virtual machines with PowerShell commands. *Get to grips with core concept of Azure PowerShell such as working with images and disks, custom script extension, high availability and more. *Leverage hands-on projects to successfully apply what you learned through the course of this book. Book Description As an IT professional, it is important to keep up with cloud technologies and learn to manage those technologies. PowerShell is a critical tool that must be learned in order to effectively and more easily manage many Azure resources. This book is designed to teach you to leverage PowerShell to enable you to perform many day-to-day tasks in Microsoft Azure. Taking you through the basic tasks of installing Azure PowerShell and connecting to Azure, you will learn to properly connect to an Azure tenant with PowerShell. Next, you will dive into tasks such as deploying virtual machines with PowerShell, resizing them, and managing their power states with PowerShell. Then, you will learn how to complete more complex Azure tasks with PowerShell, such as deploying virtual machines from custom images, creating images from existing virtual machines, and creating and managing of data disks. Later, you will learn how to snapshot virtual machines, how to encrypt virtual machines, and how to leverage load balancers to ensure high availability with PowerShell. By the end of this book, you will have developed dozens of PowerShell skills that are invaluable in the deployment and management of Azure virtual machines. What you will learn *Manage virtual machines with PowerShell *Resize a virtual machine with PowerShell *Create OS disk snapshots via PowerShell *Deploy new virtual machines from snapshots via PowerShell *Provision and attach data disks to a virtual machine via PowerShell *Load balance virtual machines with PowerShell *Manage virtual machines with custom script extensions Who this book is for This book is intended for IT professionals who are responsible for managing Azure virtual machines. No prior PowerShell or Azure experience is needed.
目录展开

Title Page

Copyright and Credits

Azure PowerShell Quick Start Guide

About Packt

Why subscribe?

Packt.com

Contributors

About the author

About the reviewer

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

Getting Started

Installing Azure PowerShell

Installing PowerShellGet

Installing the Azure PowerShell module

Loading the AzureRM module

Connecting to Azure via PowerShell

Deploying a virtual machine (VM)

Creating a resource group

Provisioning a VM with PowerShell

Connecting to a VM with RDP from PowerShell

Resizing a VM with PowerShell

Resizing a VM

VM power states

Retrieving the VM's status

Basic management tasks

The Stop VM command

The Start VM command

The Restart VM command

The Remove VM command

The Remove resource group command

Your turn

Summary

Working with Images

Working with Marketplace Images

Key PowerShell commands

Provisioning a new virtual machine from a specific image

Using custom images

Before you begin

Preparing a virtual machine

Using sysprep

Deallocating and generalizing

Creating an image

Retrieving the source VM

Creating an image configuration

Creating an image

Creating a VM from an image

Managing images

Listing images by name

Deleting an Image

Your turn

Summary

Working with Disks

Using Azure data disks

Default Azure disks

Operating system disk

Temporary disk

Temporary disk sizes

Azure data disks

Maximum data disks per VM

VM disk types

Standard disk

Premium disk

Premium disk performance

Creating and attaching disks

Creating the data disk configuration

Creating the data disk

Adding the data disk to the virtual machine

Updating the virtual machine

Preparing data disks

Manually configuring an attached disk

Your turn

Snapshotting an Azure VM disk

Setting snapshot parameters

Getting the VM

Creating the snapshot configuration

Taking the snapshot

Creating VMs from Snapshots

Loading Variables

Initializing the virtual machine configuration

Creating the virtual machine

Your turn

Encrypting virtual machine disks

An Overview of disk Encryption

Encryption process

Creating the Azure Key Vault and keys

Creating the Azure Active Directory service principal

Encrypting the virtual machine

Your turn

Clearing the Slate

Summary

High Availability

Leveraging availability sets

Availability set overview

Creating an availability set

Create a managed availability set

Creating VMs inside an availability set

Your turn

Load balancing Azure VMs

Azure load balancer overview

Creating an Azure load balancer

Creating a public IP address

Provisioning the load balancer

Frontend IP configuration

Creating a backend address pool

Creating the load balancer resource

Creating a health probe

Creating a load balancer rule

Updating the load balancer

Network resources

Preparing network resources

Getting network configuration

Getting subnet configuration

Creating virtual NICs

Creating virtual machines

Creating an availability set

Deploying virtual machines

Installing IIS on the VMs

Testing the load balancer

Adding and removing VMs

Removing a VM from the load balancer

Adding a VM to the load balancer

Your turn

Summary

Other Cool Stuff

Adding an NIC to a virtual machine

Preparing the virtual machine

Retrieving Vnet and subnet information

Creating a virtual NIC and attaching it to the subnet

Adding NICs to VMs

Tagging with PowerShell

How to tag a VM with PowerShell

Redeploying a virtual machine

Now it's your turn!

Custom Script Extensions

Custom Script Extensions – an overview

Enabling print services with CSE

Now it's your turn!

Resetting an admin password

Resetting the password

Now it's your turn!

Wrapping up

Summary

Additional learning resources

Other Books You May Enjoy

Leave a review - let other readers know what you think

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部