I am using Blockchain as a Service on Azure to deploy a private blockchain.
The default ports are 8545
for the RPC ENDPOINT
and 3000
for the first transaction node. I would like to change these parameters because of a firewall constraint.
Is it possible and how can I do it?