Pro PowerShell for Microsoft Azure

This book is written for Windows professionals who are familiar with PowerShell and want to learn to build, operate, and administer their Windows workloads in the Microsoft Azure cloud. Pro PowerShell for Microsoft Azure is packed with practical examples and scripts, with easy-to-follow explanations...

Descripción completa

Detalles Bibliográficos
Autor principal: Talaat, Sherif. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2015.
Edición:1st ed. 2015.
Colección:Expert's Voice in Powershell
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629782706719
Tabla de Contenidos:
  • Contents at a Glance; Contents; About the Author; About the Technical Reviewers; Acknowledgments; Introduction; Chapter 1: Azure Architecture Overview; What Is Microsoft Azure?; Azure Regions; Azure Content Delivery Network (CDN); Azure Services: Back to Basics; Compute ; Networking ; Storage and Data ; Backup and Recovery ; Identity and Access; Applications ; Summary; Chapter 2: Getting Started with Azure PowerShell; Azure PowerShell Jump-Start; Upcoming Changes in Azure PowerShell; Getting Azure Ready for PowerShell; Authentication Using a Certificate
  • Authentication Using the Azure Active Directory Summary; Chapter 3: Managing and Maintaining Azure Storage; Azure Storage Accounts; Creating a Storage Account; Listing and Removing Storage Accounts; Modifying Storage Account Settings; Azure Storage Services; Blob Storage; Working with Containers; Creating New Storage Context; Example 1: Creating Storage Context by Using the Storage Account Name and Key; Example 2: Creating Storage Context with an Anonymous Account; Example 3: Creating Storage Context Using a SAS Token; Example 4: Creating Storage Context by Using a Connection String
  • Working with BlobsUploading and Downloading Storage Blobs; Listing and Removing Storage Blobs; Copying Storage Blobs Between Containers; File Storage; Working with File Storage; Table Storage and Queue Storage; Storage Tools; Azure Storage Explorer; Azure Explorer; Summary; Chapter 4: Virtual Machines Deployment and Management; Basic Operations: Azure Virtual Machine; Azure Virtual Machine (VM) Provisioning; Provisioning a New Azure VM: Quick Configuration; Provisioning a New Azure VM: Advanced Configuration; Configuring Virtual Machine Endpoints; Virtual Machines Load Balancing
  • Configuring NLB Using Endpoints Working with Virtual Machine Data Disks; Attaching an Empty Data Disk; Attaching an Existing Data Disk; Importing a Data Disk from a Different Location; Moving On-Premises VM to Azure; Azure VM Images; Creating a VM Image from an Existing VM; Creating a VM Image from a VHD; Generating an Azure VM RDP File; Exporting and Importing Azure Virtual Machines; Azure VM Extensions; How Does the VM Extension Work?; Installing and Enabling a VM Agent; Working with VM Extensions; Summary; Chapter 5: Virtual Networking Configuration
  • Virtual Network Categories Creating an Azure Virtual Network; Working with Network Security Groups ; User Defined Routes (UDR); Azure Virtual Network Gateway; Configuring an Azure Site-to-Site VPN ; Azure Traffic Manager; Creating an Azure Traffic Manager; Creating a Traffic Manager Profile; Add a Traffic Manager Endpoint; Modifying Azure Traffic Manager Profile Settings ; Removing Traffic Manager; Azure DNS; Setting up Azure DNS; Creating an Azure DNS Zone; Creating Azure DNS Record Sets and Records ; Updating an Existing Record Set; Removing DNS Zone, Record Set, and Record
  • Summary