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

Connecting Microsoft Azure Stack


After having deployed Azure Stack to the existing IT infrastructure, there are two more very basic things that need to be accomplished. These are:

  • Enabling the Azure Marketplace syndication
  • Defining Azure role based access

Enabling the Azure Marketplace syndication

Once the Azure Stack is in place, the question is always, which OS images need to be uploaded and enabled. As creating an image and later sustaining it takes a lot of time, the good practice is to rely on already existing images from Azure as they are updated from Microsoft and there is no need for further patching tasks. When discussing with customers they often state that this Microsoft image is not their CI based image. As Azure Stack provides the ability for Desired State Configuration (DSC) with PowerShell, that's the way to accomplish this.

The feature to enable Azure image download to Azure Stack is called Marketplace Syndication. This works and is supported with both scenarios for Azure Stack...