Step 1: Create the Endpoint in Azure

JFrog Hosting Models Documentation

Content Type
User Guide
ft:sourceType
Paligo

Create a Private Endpoint (see the Azure instructions for additional details on creating an interface endpoint to an endpoint service).

  1. In the table below, locate the privatelink alias values for the region you are setting up. The privatelink is set up by JFrog in the supported Azure regions under the following service names:

    Region

    Alias Link Per Region

    US East Virginia

    k8s-prod-eastus-pes.67c86bf2-06ab-4c62-a60a-b34d994c88d9.eastus.azure.privatelinkservice

    US West (California)

    k8s-prod-westus-pes.cc5fea52-0209-4cec-b5c3-4f106dedbaa3.westus.azure.privatelinkservice

    Canada Central

    k8s-prod-canadacentral-pes.593a5c7b-942f-4b4f-a81f-749df5fe93e5.canadacentral.azure.privatelinkservice

    EU West (Netherlands)

    k8s-prod-westeurope-pes.dc7c928f-af6f-40f8-b837-f8b683284597.westeurope.azure.privatelinkservice

    AU East (New South Wales, Australia)

    k8s-prod-australiaeast-pes.477a9e21-eae8-404b-9449-9d0e224f0894.australiaeast.azure.privatelinkservice

    Southeast Asia (Singapore)

    k8s-prod-southeastasia-pes.de8240c1-d423-4749-afe2-75ae288a5f4e.southeastasia.azure.privatelinkservice

  2. In your Azure account, go to Private Link -> Private Endpoints and select Create.

  3. Select a Resource Group (for example, jfrog-pl), and a Name and Region (for example, East US).

  4. From the table above, get the JFrog PrivateLink Service alias and paste it in the field, for example, the alias (for US East region) is: k8s-stg-eastus-pes.ec4b1162-57eb-4c08-ba1d-aee40b527da1.eastus.azure.privatelinkservice.

  5. Select your Virtual Network (e.g., jfrog-pl-vnet-use) and Subnet settings (e.g., jfrog-pl-vnet-use/jfrog-pl-poc-subnet-use).

  6. Click the tab Review + create and then click Create.

  7. Go to Azure Private link center-> Private endpoints and search for your Private endpoint name (in this case azure-pl-poc-pe).

  8. Verify that the Connection status is “Pending” and the Request/Response value is “Awaiting Approval”.

Note

You should be able to see that the Private Endpoint has already discovered the JFrog PrivateLink Service name (“pls-test”). Azure verifies the service name you entered.