Skip to main content

Azure private networking options

Imply Polaris ingests data from publicly available sources by default. For cases where network traffic cannot traverse over the public internet, either due to configuration or security requirements, Polaris offers several private connectivity options. This topic covers private networking between Microsoft Azure and Polaris. For information about AWS, see AWS private networking options.

Publish data from an event stream

For querying and publishing data from an event stream, you can use Azure Private Link to establish a unidirectional secure connection from your Azure virtual network (VNet) to Imply Polaris over a private endpoint. When you query the Polaris endpoints through Azure Private Link, traffic between your Azure VNet and Polaris travels the Microsoft backbone network and doesn't traverse the public internet. For more information, see Azure Private Link for querying and publishing data.

Consume data from an event stream

For consuming event data from an Apache Kafka cluster hosted on Azure, Polaris supports the following options:

  • Private Link service for Azure Event Hubs: This solution allows Polaris to consume event data from an Azure Event Hubs namespace. For more information, see Connect to Azure Event Hubs.
  • Private Link service for multi-availability zone clusters: This solution allows Polaris to consume event data from multi-availability zone Kafka clusters. For more information, see Connect to a multi-availability zone cluster.
  • Private Link service for single availability zone clusters: This solution allows Polaris to consume event data from single availability zone Kafka clusters. For more information, see Connect to a single availability zone Kafka cluster.