What is A Blueprint?
Blueprints define the resources and attributes associated with the provisioning of a virtual, physical, or cloud machine. vRA supports several type of platforms as endpoint such as vSphere, vCloud, Hyper-V, XEN, Physical, Amazon etc so a unique Blueprint is needed per platform.
Blueprints are visible as Item to end users in Service Catalog from where they can request to provision a new virtual machine or applications etc.
In this post we will learn how to Create and Publish a vSphere Blueprint. To do this there are certain pre-requisites that need to be met.
Within the blueprint configuration there is a template picker that will allow you to pick form the available templates in your environment. In order for templates to show up in the template picker there are some items that need to be configured in the vCAC environment. You will need to have the following already configured:
- vSphere Credential
- vSphere EndPoint
- Fabric Group (with the vSphere resources assigned)
- Reservation
If you have missed earlier posts of this series then I would recommend reading them first before going ahead.… Read More