Book Image

Building Clouds with Windows Azure Pack

By : Amit Malik
Book Image

Building Clouds with Windows Azure Pack

By: Amit Malik

Overview of this book

Windows Azure Pack is an on-premises cloud solution by Microsoft, which can be leveraged by Organizations and Services providers for building an enterprise class cloud solution. WAP provides consistent experience to Microsoft Azure, along with capabilities such as multi-tenancy, high density, self-service, automated. WAP can be leveraged to provide both IaaS & PaaS Offerings to internal and external customers. In this book, we will learn about planning and deployment of Cloud Fabric for Windows Azure Pack, Azure Pack components, VM Clouds and IaaS offerings, PaaS Offering including WebSites & Service Bus, DBaaS offerings, Automation with SMA, and extending capabilities with third party products integration and tenant experience for all services.
Table of Contents (18 chapters)
Building Clouds with Windows Azure Pack
Credits
About the Author
Acknowledgement
About the Reviewer
www.PacktPub.com
Preface
Index

Registering SCVMM with Windows Azure Pack


Before we start building VM Clouds and IaaS offerings, we must register our SCVMM instance with Windows Azure Pack. This is also called stamp registration.

The following steps need to be carried out for registering SCVMM stamp with Windows Azure Pack:

  1. Log into the Windows Azure Pack Management portal for administrators.

  2. Browse the vm clouds workspace.

  3. Click on USE AN EXISTING VIRTUAL MACHINE CLOUD PROVIDER TO PROVISION VIRTUAL MACHINES.

  4. Provide VIRTUAL MACHINE MANAGER SERVER FQDN and PORT NUMBER (if customized). Note that it doesn't ask for credentials as Windows Azure Pack uses the service provider foundation VMM service account for accessing VMM. Enter REMOTE DESKTOP GATEWAY FQDN, which will be used for Azure Pack Console Connect. This can be configured later as a remote Desktop Gateway is covered later in this chapter.

  5. Upon successful registration, VMM stamps will be displayed in the CLOUDS workspace in the Windows Azure Pack portal.

  6. Review the Windows...