description | page_type | products | urlFragment | languages | |||
---|---|---|---|---|---|---|---|
This template allows deploying a linux VM using new or existing resources for the Virtual Network, Storage and Public IP Address. It also allows for choosing between SSH and Password authenticate. The templates uses conditions and logic functions to remove the need for nested deployments. |
sample |
|
100-marketplace-sample |
|
This template allows deploying a linux VM using new or existing resources for the Virtual Network, Storage and Public IP Address. It also allows for choosing between SSH and Password authentication. The templates uses conditions and logic functions to remove the need for nested deployments.
This template contains extra parameters to allow for the existing resources use cases, which is a common scenario for Azure Applications in the Azure Marketplace.
createUiDefinition.json is also included.
Before submitting to Marketplace, the following steps will need to be performed
-
Rename
azuredeploy.json
tomainTemplate.json
-
Remove
azuredeploy.parameters.json
from the list of files to be submitted -
Update the GUID in
mainTemplate.json
for Customer Usage Attribution -
Create a zip package of all the dependencies including the templates files, scripts, UI definition etc
Tags: new, exiting, resource, vm, condition, conditional
Tags: Microsoft.Resources/deployments, Microsoft.Storage/storageAccounts, Microsoft.Network/publicIPAddresses, Microsoft.Network/virtualNetworks, Microsoft.Network/networkSecurityGroups, Microsoft.Network/networkInterfaces, Microsoft.Compute/virtualMachines, extensions, CustomScript