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

Tenant subscriptions – an overview and management


A subscription is an object that defines a tenant's access to a plan and is used to identify the tenant's resources and access across the cloud. A subscription is created when tenants sign up for any plan or add-on.

A subscription is one-to-one mapping between tenant user and plan access. One subscription can be attached to only one plan, whereas single tenants can have multiple subscriptions. Windows Azure Pack provides self-services access to tenants for creating and managing subscriptions as defined by cloud administrators. In this topic, you will learn about subscription management from a cloud administrator's point of view; the tenant's point of view will be covered in the next chapter.

Subscription management operations – administrators

The Windows Azure Pack administration portal allows management operations on subscription, which can be performed by a cloud administrator. The following management operations can be performed:

  • Viewing a...