Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.66 KB

azure-custom-templates.md

File metadata and controls

24 lines (14 loc) · 1.66 KB

WA SOC HOW TO Guide

Upload a Custom Azure Template

The Azure portal can be used to perform some basic template deployment.

NOTE: This is a generic deployment guide. Some deploments may require a different deployment. Follow the guides associated to that deployment if required.

  1. From the Azure portal menu, in the search box, type deploy, and then select Deploy a custom template.

    Deploy custom template search

  2. Select Build your own template in the editor. Deploy custom template build

  3. Select Load file, and then follow the instructions to load template.json you downloaded in the last section. Deploy custom template load

  4. Once template is selected, Select Save, in the bottom left to complete upload. Deploy custom template save

  5. Once saved, Select Basic tab (example below), you should be able to complete rest of the deployment based upon steps on other guides. Deploy custom template basic