Get the Private Endpoint Name and the resourceGuid in Azure

JFrog Hosting Models Documentation

Content Type
User Guide
ft:sourceType
Paligo

In this middle step, you will need to get the Private Endpoint name and the resourceGuid.

  1. Go to the Azure Private link center-> Private endpoints and choose your endpoint.

  2. Click the endpoint, and then click JSON View.

    147887926.png

    This displays the JSON View window for this endpoint.

    147887927.png
  3. Copy the name and resourceGuid from the screen. Ensure that you copy only the first 43 characters, if the total number of characters exceed 43.

    You will need both of these values for MyJFrog to create a unique identifier for the PrivateLink connection request.

    Warning

    Copy the first 43 characters of the name and the resourceGuid since Azure has a limitation on the connections string and as a result will truncate the private link name to 43 characters.