This doc will help you setup Nodepilot on Azure Account
Property | Description | Example | Comments |
---|---|---|---|
Hostname | Name of the server | sui-mainnet-fullnode | This will be used as the hostname of the server and visible on Azure |
Location | Azure location | West Europe | Location where you want to create the server |
VPC Name | Azure Virtual Network Name | scale3-vpc | VPC Name where you want to create the server |
VPC Resource Group | Azure Virtual Network Resource Group Name | scale3-vpc-rg | Resource Group of the VPC |
Subnet Name | Azure Virtual Network Subnet Name to use | scale3-sub | Subnet Name where you want to create the server |
Blockchain network | Blockchain network to deploy the node for | sui-mainnet | Supported mainnet, testnet, devnet |
Service Principal App Id | App Registration ID | - | Application (client) ID of the Application |
Client Secret | Secret value of Application | - | Application Client secret value of the registered app |
Tenant | Tenant ID value | - | Tenant ID of the Azure account |
Subscription ID | Azure billing Subscription ID | - | Subscription ID of the Azure account |