Book Image

Building Hybrid Clouds with Azure Stack

Book Image

Building Hybrid Clouds with Azure Stack

Overview of this book

Azure Stack is all about creating fewer gaps between on-premise and public cloud application deployment. Azure Stack is the logical progression of Microsoft Cloud Services to create a true hybrid cloud-ready application. This book provides an introduction to Azure Stack and the cloud-first approach. Starting with an introduction to the architecture of Azure Stack, the book will help you plan and deploy your Azure Stack. Next, you will learn about the network and storage options in Azure Stack and you'll create your own private cloud solution. Finally, you will understand how to integrate public cloud using the third-party resource provider. After reading the book, you will have a good understanding of the end-to-end process of designing, offering, and supporting cloud solutions for enterprises or service providers.
Table of Contents (19 chapters)
Title Page
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Troubleshooting Azure Stack installations


With this chapter, you will learn how to troubleshoot the installation of Azure Stack. As the multi-node deployment will not be deployed by yourself, this chapter is something for a consultant, who keeps running into issues. If you are running the deployment toolkit release, this is really something you will have to care about.

Technical basis for Azure Stack deployments

The technical basis, on which Azure will rely on, during the installation is as follows:

  • The internet connectivity
  • Availability of DNS for internet name resolution
  • Availability of a reliable time server (if no internal one is available, it will try to connect to time.windows.com)
  • DHCP services (if this is your deployment option) or availability of static IPs
  • Network connectivity during the whole deployment time

As most of the requirements of the deployment will be available in 99% of each company, the issues mostly will be part of different topics.

Technical issues and their solution

Basically...