Deployment Method 1: Custom Azure Resource Manager Template - NetCloud-Virtual-Edge-Deployment-Guide-Azure/Deployment-Method-1-Custom-Azure-Resource-Manager-Template

NetCloud Virtual Edge Deployment Guide - Azure

ft:locale
en-US
ft:sourceName
Paligo_Prod
Document Type
Deployment Guide

The following Azure Resource Manager (ARM) template may be used to deploy the supporting resources (resource group, VNet, subnets, network interface controllers (NICs), and network security groups) required by the NetCloud Virtual Edge virtual machine (VM). Deploying the supporting resources through the template reduces the number of clicks or steps when compared to using the Azure portal for deployment.

Update the JSON template to reflect the configuration for the network. Once the template is loaded and ran, all the required resources, except the VM, are typically created in less than a minute.

Note

A zipped file containing the JSON template is attached to this guide.

Complete the following steps to use the custom template to deploy the supporting resources:

  1. (Optional) Copy and paste the template JSON in a text editor to modify the variables to reflect network requirements or desired outcome.

  2. Copy the JSON to the clipboard.

  3. In the Azure portal, select Deploy a custom template.

    Azure portal highlighting the Deploy a custom template option.
  4. Select Build your own template in the editor.

    Azure Custom deployment page highlighting the Build your own template in the editor option.
  5. Paste the JSON into the template editor and select Save.

  6. Select an available subscription on the Basics tab.

  7. Select Create new to create a new resource group and enter a descriptive name or select an existing resource group.

  8. Select the region in which the requested NetCloud Virtual Edge image was shared, from the drop-down list.

  9. Enter a unique descriptive string for the Naming Prefix. All resources are prefixed with this string.

    Note

    The Image Subscription Id and the Image Gallery Name are automatically populated with values from Ericsson Enterprise Wireless Solutions and should not be edited.

  10. Enter the Fw Version from the above gallery for VM creation. The default is latest.

  11. Select Review + create.

    Azure Custom deployment page.
  12. After the validation passes, select Create. The Deployments screen appears.

  13. After successful deployment, select Outputs in the left-side navigation panel to view a list of resources and attributes that can be easily copied to the clipboard.