Azure/azure-orbital-integration

Aqua processor flow feedback

Closed this issue · 1 comments

Add SSH-keygen as a pre-requisite to the initial steps.
Clarify login is only possible from the machine of the VM from which the deployment was executed and that is the IP that needs to be environement. (aka the vm from where the pub key is copied and also the IP which is specified in the environment)

SSH from one azure machine to another over public IP has been strongly restricted on Azure off late. It took me a lot of changing the NSG and forcing the password (through the portal) to login to the vm. I suggest adding a windows jumpbox to the resourcegroup. They would log in through AAD and RDP to the machine that way. Or maybe some other way that may not require a windows license.

Clarify the aoi-aqua-vm will actually be named the prefix-vm

Add NASA DRL account to prerequisites
Add chmod+x step to make the download_DRL-IPOPP_4.12.sh executable