跳到主要内容
版本:3.10.0

Private Link

You can create a Private Link endpoint in Connectivity to allow users to access NebulaGraph databases through a private IP in a virtual network, without exposing your traffic to the public internet. For more information about Private Link, see What is Azure Private Link?.

  1. Enter your subscription ID, click Create. The creation time takes about 2 minutes.

    connectivity

备注

The subscription ID on the Subscription page of Azure Portal. You can click on the [Subscriptions] (https://portal.azure.com/?l=en.en-us#blade/Microsoft_Azure_Billing/SubscriptionsBlade) page for quick access.

  1. After the creation, you can use Alias to connect to Azure resources and create a private endpoint in Azure.

  2. Navigate to the Azure portal. Search for Private Link and click Private endpoint.

  3. Click + add.

Private endpoint

  1. In the Basics section, fill in the following plan details:
  • Project details

    FieldDescription
    SubscriptionSelect the subscription.
    Resource groupSelect an existing resource group or create a new resource group.
  • Instance details

    FieldDescription
    NameSet the name of the private endpoint.
    RegionSelect the region.

Basics

警告

The region of the database you select should be in the same area as that of your business to avoid performance and speed problems.

  1. At the bottom of the Basics page, click Next: Resource.
  2. In the Resource section, fill in the following plan details:
FieldDescription
Connection methodClick Connect to an Azure resource by resource ID or alias.
Resource ID or aliasSet the alias.
Request messageSet the message, this message will be sent to the resource owner.
备注

The alias is on the Connectivity page of NebulaGraph Cloud, click copy to copy it.

resource

  1. At the bottom of the Resource page, click Next: Configuration.
  2. In the Configuration section, select the following plan details:
  • Networking

    FieldDescription
    Virtual networkSet virtual networks.
    SubnetSet the subnet in the selected virtual network.
备注

Private DNS integration is currently not supported.

configuration

  1. At the bottom of the Configuration page, click Next: Tags.
  2. (optional)In the Tags section, enter Name:Values.

Tag

  1. At the bottom of the Tags page, click Next: Review + create.

  2. At the bottom of the Review + create page, click Create.

  3. After creating the private endpoint, copy the Private IP address in Network interface to the Connectivity page in Cloud. Click the Create.

备注

Private Link Endpoint IP information is stored in the Cloud, and you can click edit to modify.

You can use Private link endpoint IP to connect to NebulaGraph. For more information, see Connect to NebulaGraph.