Cloud agent not associating with ESP 32

I have followed all the steps to configure and connect the device, yet I am unable to see my device as connected to send the sketch. Can someone please explain me the possible causes for the cloud to not connect to the third part ESP 32.

Problem Solved Guys, I have installed the wrong driver for my esp 32, I have installed ch340 driver but I have seen on my ESP 32 Dev Module Board that it supports CP2102 driver and after installing I am able to connect to the Arduino cloud

2 Likes