Building service blueprints for Azure service
This topic provides the caveats and considerations you need to review when creating a service blueprint for Azure services. It also provides links to the applicable service blueprint documentation. This topic contains the following sections:
Roadmap for service blueprint documentation
The following table provides links to the applicable service blueprint documentation.
Topic | Description |
---|---|
Provides an overview of the service blueprint blueprint workspace. | |
Describes how to add several of the various types of service blueprint objects, and how to define network connections between those objects. |
Considerations for creating a service blueprint for Azure Provider
Create service blueprints as described in Building service blueprints. The following table identifies the items to consider when creating a service blueprint for the Azure Provider.
Service blueprint construct | Notes specific to Azure |
---|---|
Service blueprint parameters | In this implementation of the Azure Provider, you cannot add new OS users after the VM has been provisioned. However, you can add users by using BMC Server Automation and you must add the following service blueprint definition parameter to enable addition of local users in a provisioned VM:
For instructions, see Creating a BLPackage for adding local users in the Azure Provider. Note: To enable addition of local users as a post-deployment action, you must define the Add local user option and configure the option choice details. |
Application | When you enable software installation as part of an Azure service offering, you must create a BMC Server Automation Deploy Job or an application component template. In the Azure service blueprint, click Software Packages, and then select the appropriate software package, from a list of available BLPackages. For instructions, see Installing software as a part of an Azure service offering. |
Server |
|
Networks | When you enable VM placement in single or multiple subnets for a Virtual Network, you must define single or multiple subnets for a Virtual Network in a service blueprint and tag them appropriately (as shown in the figure below). |
Load balancer pools | To create a load balancer pool as part of Azure service offering, ensure that you have provided the following values as shown in the figure and specified below:
To create a load balancer pool entry as part of Azure service offering, ensure that you have provided the following values as shown in the figure and specified below: Note: The name of the load balancer pool created in Microsoft Azure is same as the Load Balancer Pool Name specified here (for example: LBP1).
See To add and define load balancer pools in a service blueprint. |
IP Endpoints/VLAN | When you enable network path creation as part of an Azure service offering, you must add and define networks and connections in an Azure service blueprint. Follow the instructions for adding service blueprints, except specify the following values under Network Path Details:
|
Where to go from here
Proceed to Managing-the-Azure-service-offerings.