RE: Development on cloud hosted environment
Question 1
To link D365FO DEV to VSTS, you need to have a project created on dev.azure.com. There are two options:
a. An organization and a project is created using the client credentials: This allow the client to have full control over source control. In this case, even if a new partner comes in. They are just granted access to Source control.
b. An organization and a project is created using the partner credentials: For this, the next client might not have access to source control if the previous partner left under bad conditions. Hence, they would have to create a new deveOps project and link to Visual studio.
For me, redeploying the VM should not be the primary concern, but having access to the customization done by Microsoft so far.
Question 2
You obviously have two accounts provisioned. I do make use of the admin account by default to connect to the RDP.
Open Visual studio as admin is required while carrying out some development action.
I hope this helps.
Komi,
Regards.