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

WebSites cloud – a tenant's experience


Using the tenant portal, tenants can provision and manage their websites on the Windows Azure pack Websites cloud in a self-service and automated manner. In this topic, we will walk through the tenant's experience for WAP websites provisioning and management operations.

Creating Websites – Quick Create and the Web App Gallery

The following steps outline the process followed by tenants to provision websites:

  1. Log into the Windows Azure Pack tenant portal.

  2. Subscribe to the websites plans using the configured invite code.

  3. The WEB SITES workspace will not be visible in the management portal.

  4. Click on CREATE A WEB SITE to start; select QUICK CREATE or FROM GALLERY as per choices and requirements. Note that the preconfigured DNS suffix by cloud provider is already added to the URL.

  5. Websites will be created in a moment and will be available for access and further development.

  6. Clicking on FROM GALLERY will display the Web App Gallery to choose preconfigured website...