Getting Started
Overview
To get started with MarkLogic Data Hub Service (DHS) on Azure, you need to configure a DHS network and create one or more services in that network. You can configure two types of DHS networks: peered or public.
Before you begin
You need:
- An Azure account with permissions to create and configure Azure VNets (for peered DHS networks only).
- To subscribe to MarkLogic Data Hub Service (DHS) on Azure.
MarkLogic Data Hub Requirements
You must locally develop your Data Hub project with the same MarkLogic Data Hub version and MarkLogic Server major version running in your service.
Software versions installed in newly created services:
- MarkLogic Data Hub: 5.2.6
- MarkLogic Server: 10.0-6.1
Note: Locally develop your Data Hub project with the latest MarkLogic Server 10.x release.
Tasks by Network Configuration
The following table organizes the tasks to create a Data Hub Service into two configurations:
- Peered (Recommended)
- Public
Choose one of the supported configurations to get started. The tasks are in the order they must be executed.
Task | Peered | Public |
---|---|---|
Set Up a Client-Side VNet | Using Microsoft Azure Portal | |
Configure a Data Hub Service Network | With Private Endpoints | With Public Endpoints |
Configure a Data Hub Service | ||
Set Up Security for Service Users |
Choose one of the following: |
|
Configure SSH Tunneling * | ||
Deploy | To Data Hub Service |
Note: Tasks marked with an asterisk (*) are optional but recommended.