Create a Private Endpoint (see the Azure instructions for additional details on creating an interface endpoint to an endpoint service).
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.4a5853e6-9952-4824-94ba-d58d43dcb4a6.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.425f4b40-37fa-404b-bc68-39a339f9f88c.southeastasia.azure.privatelinkservice
Central India (Pune)
k8s-prod-centralindia-pes.654c4614-d987-494a-a318-428eae1e2cb7.centralindia.azure.privatelinkservice
Israel Central (Tel Aviv)
k8s-prod-israelcentral-pes.a4528995-53b6-4946-9307-e7dfded8e600.israelcentral.azure.privatelinkservice
In your Azure account, go to Private Link -> Private Endpoints and select Create.
Select a Resource Group (for example, jfrog-pl), and a Name and Region (for example, East US).
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
.Select your Virtual Network (e.g., jfrog-pl-vnet-use) and Subnet settings (e.g., jfrog-pl-vnet-use/jfrog-pl-poc-subnet-use).
Click the tab Review + create and then click Create.
Go to Azure Private link center-> Private endpoints and search for your Private endpoint name (in this case azure-pl-poc-pe).
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.