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

Virtual machine Role – provisioning and management


Virtual machine Role enables tenants to deploy virtual machines along with applications in an easy scale in and out manner. A VM Role may contain one or more virtual machines of the same type. See Chapter 4, Building VM Clouds and IaaS Offerings to know more about VM Role.

Creating a VM Role

For creating a VM Role, steps are required to be followed:

  1. Log into the tenant portal using the tenant admin account.

  2. Click on the NEW button in bottom pane, and click on VIRTUAL MACHINE ROLE.

  3. Click on QUICK CREATE or FROM GALLERY as applicable.

  4. Choose the gallery item to deploy VM Role.

  5. Provide the VM Role name and select its version. Note that this is not the VM's name or hostname. All VM instances will be available under this VM Role name.

  6. Provide the virtual machine configuration such as VM size, disk, IP address type, network, hostname pattern, domain, or workgroup settings as applicable.

  7. Provide scaling settings such as INITIAL INSTANCE COUNT, MINIMUM INSTANCE...