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

Customizing the WebSite cloud source control and the web gallery feed settings


The source control and the WebApp gallery feed settings are global to the WAP site cloud. All websites and websites cloud farms can take advantage of source control mechanisms configured at the WAP level. The same goes for the Web App gallery feed as well.

Configuring source control

Windows Azure Pack supports multiple repositories for the source control of websites. These can be utilized for tenants to affect the content management and publishing of their websites.

This setting is configured on the WebSite cloud globally.

Service providers need to register on a respective source control website first to allow tenants to use these. The following source control repositories are supported:

  • Bitbucket

  • GitHub

  • CodePlex

  • Dropbox

To configure source control settings, we need to follow these steps:

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

  2. Browse the web sites clouds workspace.

  3. Click on SOURCE CONTROL.

  4. Enter...