Creating a template deployment
To create a template deployment:
- In the Azure portal, select Create a resource and search for "Template deployment".
- Click Create.
- Click Build your own template in the editor.
- Click Load file to load the provided template file; then click Save.
- (Optional) In the Custom deployment screen, click Edit parameters.
Click Load file to load a predefined
.params.json
file; then click Save. - Review and update parameters. Parameter are described in the section Configurable variables.
- Click Review + create. If parameter validation has not passed, click Previous and make the necessary corrections.
- Review the Azure Marketplace Terms, optionally review the parameters again, and click Create.