Option 1: using PowerTags

Custom VNETs and subnets can be specified for newly-created machines using the special PowerTags !CLOUDVPC and optionally !CLOUDSUBNETS. Example:

!CLOUDVPC=/subscriptions/12345678-abcd-4567-89ab-123456abcdef/resourceGroups/mycompany-prod/providers/Microsoft.Network/virtualNetworks/mycompany-prod-vnet
!CLOUDSUBNETS=prod-europe


ATTENTION: These PowerTags need to be specified prior to the server's creation, either at the company's level page or the cluster's.


There might be occations where you do not want that an external IP address is created (Cloud Tunnel only). In this case you can specify:

!CLOUDIP=0


Option 2: using BYO-AZURE configuration

To specify a custom VNET and/or subnet for your Cameyo BYO-Azure project, proceed as following:

  1. Navigate to your Cameyo BYO-Azure page: https://online.cameyo.com/byo-azure 
  2. Under Virtual Network enter 
    • the full VNET path
    • only the name of the subnet within the VNET above

Example:

VNET: /subscriptions/12345678-abcd-4567-89ab-123456abcdef/resourceGroups/mycompany-prod/providers/Microsoft.Network/virtualNetworks/mycompany-prod-vnet
Subnets: prod-europe

If you are using different subnetworks for different regions, please use option 1


You can find the full path of your VNET by clicking on the [JSON View] link on the VNET page and copying the "Resource ID" :