Atlassian created a basic Azure template (Azure Resource Manager template), that will install Jira on Azure, with 2 Jira Nodes.
The Jira nodes are configured in the template to be on Linux, and it is using an installation script
I am looking to use the template, but I have to install Jira software on windows virtual machines.
Is there an equivalent to the above installation script for Windows virtual machine?
Or better, is there a template that will do the installation on windows Virtual machines?
Thanks a lot