Data Hub Service Network Resources - Azure

The following table provides a list of resources required for Data Hub Service (DHS) network configuration.

Field Description
Name Name for the network.
Region The region where your preconfigured network is located. Default: Central US. See Supported Regions - Azure
Important: Your client-side VNet and peered DHS network must be configured in the same region.
Select if you want to set up VNet peering Select to set up VNet peering and create peered endpoints.
Tenant ID Your Active Directory's Tenant ID.

To find your Tenant ID in Azure, navigate to Microsoft Azure.

  1. Click Azure Active Directory.
  2. Click Overview in the left menu.
  3. Copy the Tenant ID.

To add your Tenant ID to your Data Hub Service, return to the DHS Configure Network page.


Microsoft Azure - create virtual network page

Important: You can add your MarkLogic Data Hub Service account to only one Azure Active Directory, meaning you cannot change the Tenant ID once verified.
  1. Paste the Tenant ID into the appropriate field.
  2. Click Add to Active Directory.

    Result: Microsoft Azure opens in a new browser tab, asking you to log into your Microsoft Azure account.

    • Log into your Microsoft Azure account to authenticate DHS.
  3. Click Verify.
Important: You cannot assign the Network Contributor role to MarkLogic without adding your Tenant ID to your DHS.

Example: 12a3b456-7cd8-9123-e4f5-6g7hi8j91k2

Assign the Network Contributor Role Assign the Network Contributor role to the mlDataHubService application, enabling MarkLogic to manage networks but not access them. To learn how to assign the Network Contributor role to the mlDataHubService application, see Assign the Network Contributor Role. For details about the role, see Network Contributor.
VNet ID Your client-side VNet's identifier.

To find your VNet ID in Microsoft Azure, navigate to Azure Virtual networks.

  1. Select the virtual network with which you want to peer.
  2. Select Properties.
  3. Copy the Resource ID.

Example: /subscriptions/[subscription-id]/resourceGroups/[resource-group-name]/providers/Microsoft.Network/virtualNetworks/[virtual-network-name]

VNet CIDR The IPv4 Address Space used to set up your client-side VNet. Primary CIDR (Classless Inter-Domain Routing) block for your VNet. Example: 10.0.0.0/23
Important: The CIDR block 10.100.0.0/10 is used internally. If your VNet CIDR is within the 10.100.0.0/10 range of IP addresses, your CIDR block size must be between /20 and /28 subnet masks. The maximum amount of IP addresses in a CIDR block is 4,096, including all subnets.