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

Required firewall ports for WAP components


The following networks ports have to be allowed in networks or any other external firewalls to enable communication between WAP components and websites access by admins or tenants.

Windows Azure Pack automatically creates rules in Windows firewall (if enabled) for these ports. Note that the following list includes only the default ports used by WAP components; add other ports if using any customized ports.

WAP Service

Port Number

Scope

Admin API

30004

Any IP required to access Admin API. It is usually cloud management IP range.

Management portal for Admins

30091

Any IP required to access admin portal. It is usually cloud management IP range.

Windows authentication site (used for admin portal authentication)

30072

Any IP required to access admin portal. It is usually cloud management IP range.

Configuration site

30101

Local WAP components subnet. This will be accessed during initial setup.

Monitoring site

30020

Any IP required to...