[Hands on] Azure Arc Jumpstart
This is a hands-on article on Azure Arc Jumpstart
ArcBox is a solution that provides an easy to deploy sandbox for all things Azure Arc. ArcBox is designed to be completely self-contained within a single Azure subscription and resource group, which will make it easy for a user to get hands-on with all available Azure Arc technology with nothing more than an available Azure subscription.
Overall configuration diagram
Pre-prepare and deploy with Bicep.
Failure to include the required information in the json file will result in an error. Also note that the ssh public key copied to the json file may contain syntax errors.
After deployment is complete, try connecting via Bastion.
Bastion took a few minutes to create.
However, the "deployBastion" parameter was set to false, so I had no choice but to switch to JIT & RDP connection...
I can't connect properly, so I rebuild the environment.🤨
Thought I couldn't connect easily, but then I entered a different value than the admin & password I had specified in the parameters.
tend to make a lot of careless mistakes like this..😂
Successfully connected to Bastion!
As mentioned in the instructions, wait for the automatic script to flow for about 20 meters here.