Azure Hyperledger Fabric Single Member Blockchain setup
I'm starting to use Azure to host a multi node Hyperledger network. I've previously been running on a local environment, but would like to use Azure. I've deployed the 'Hyperledger Fabric Single Member Blockchain' template, which creates five VM's (one each for a CA, orderer and three peers). My local environment uses a CLI, but this doesn't seem to be in the Azure template. How do i interact with the blockchain network without the CLI? Are there any tuturials for how to use the deployed environment after its been setup? I've SSH'd to all of the three VM's that are hosting the peers, there