This repository contains code which creates Microsoft Partner Center ready offers of type Azure virtual machine. These are called "VM offers" for discussion. The following sub-directories are self contained VM offers.
- Deploy an Azure VM with RHEL, IBM HTTP Server V9.0 & IBM JDK 8.0 pre-installed
- Deploy an Azure VM with RHEL, IBM WebSphere Application Server Traditional V9.0.5 & IBM JDK 8.0 pre-installed
- Deploy an Azure VM with RHEL, IBM WebSphere Application Server ND Traditional V9.0.5 & IBM JDK 8.0 pre-installed
These VM offers are consumed by the following related offers of type Azure Application solution template.
- Deploy RHEL VM on Azure with IBM WebSphere Application Server traditional V9.0.5 singleserver pre-installed
- Deploy RHEL VMs on Azure with IBM WebSphere Application Server ND Traditional V9.0.5 cluster pre-installed
See the docs directory for guides on various aspects of maintaining these and related offers.
This repository and the related repositories have GitHub Actions workflows that package, test, and publish these offers to Microsoft Partner Center. For the definitive guide to this automation, see GitHub Actions automation.