In this step, you will need to verify that the connection is established through a private network rather than a public Internet connection. To verify that your connection is indeed private, you can connect from your Azure VNet to the JFrog instance by opening a command prompt and entering the following command to ping the server.
curl -v https://<customer fqdn>/artifactory/api/system/ping
For example:
curl -v https://acme.pe.jfrog.io/artifactory/api/system/ping
Verify that you are able to access the JFrog Platform. If you are able to access the Platform, your setup is complete. You should now see your next hop IP prefix with the same IP prefix as your Azure VNet.
Test New Private Link (Before Old Decommission)
To resolve the request via the PL specified by the IP address, run the following command:
curl --resolve JPD.pe.jfrog.io:443:NEW_IP https://JPD.pe.jfrog.io/artifactory/api/v1/system/readiness