Cargando…

Automating Microsoft Azure with PowerShell : automate Microsoft Azure tasks using Windows PowerShell to take full control of your Microsoft Azure deployments /

This book is designed to help administrators and developers better automate Azure management tasks. No prior knowledge of PowerShell is required.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Chapman, John (Autor), Dhally, Aman (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, [2015]
Colección:Professional expertise distilled.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover
  • Copyright
  • Credits
  • About the Author
  • About the Author
  • Acknowledgments
  • About the Reviewers
  • www.PacktPub.com
  • Table of Contents
  • Preface
  • Chapter 1: Getting Started with Azure and PowerShell
  • Introducing Windows PowerShell
  • Connecting to Microsoft Azure using PowerShell
  • Microsoft Azure subscriptions
  • Software prerequisites
  • Windows PowerShell 3.0 or newer
  • Microsoft Azure PowerShell
  • Connecting to a Microsoft Azure subscription
  • Connecting to Azure using Azure Active Directory credentials
  • Connecting to Azure using a publish settings fileCreating a Microsoft Azure website using PowerShell
  • Summary
  • Chapter 2: Managing Azure Storage with PowerShell
  • Creating a Microsoft Azure storage account
  • Azure File storage versus Azure Blob storage
  • Azure File storage
  • Azure Blob storage
  • Getting the Azure storage account keys
  • Using Azure File storage
  • Using Azure Blog storage
  • Using Azure Table storage
  • Using Azure Queue storage
  • Using Microsoft Azure storage to back up files
  • Summary
  • Chapter 3: Managing Azure Virtual Machines with PowerShellVirtual machines in Microsoft Azure
  • Creating a Microsoft Azure virtual machine
  • Selecting a virtual machine image
  • Creating a virtual machine
  • Managing Microsoft Azure virtual machines
  • Listing the instances of Microsoft Azure virtual machines
  • Managing the state of Microsoft Azure virtual machine instances
  • Creating a snapshot of a Microsoft Azure virtual machine instance
  • Creating a new virtual disk and assigning it to a Microsoft Azure virtual machine instance
  • Removing a Microsoft Azure virtual machine instanceSummary
  • Chapter 4: Managing Azure SQL Databases with PowerShell
  • Creating and connecting to Microsoft Azure SQL Database Servers
  • Provisioning a new Microsoft Azure SQL Database Server
  • Configuring a firewall rule for a Microsoft Azure SQL Database server
  • Connecting to a Microsoft Azure SQL Database Server with PowerShell
  • Creating and managing Microsoft Azure SQL Databases
  • Creating a new Microsoft Azure SQL Database
  • Executing queries with a Microsoft Azure SQL Database
  • Exporting and importing a Microsoft Azure SQL DatabaseRemoving a Microsoft Azure SQL Database
  • Summary
  • Chapter 5: Deploying and Managing Azure Websites with PowerShell
  • Creating and configuring a new Microsoft Azure website
  • Deploying Microsoft Azure website content
  • Deploying from a source control system
  • Deploying from Visual Studio or WebMatrix
  • Other deployment methods
  • Managing Microsoft Azure websites
  • Summary
  • Chapter 6: Managing Azure Virtual Networks with PowerShell
  • Creating and managing an Azure Virtual Network