Connectivity

Connectivity options for Netezza SaaS Azure deployments.

Endpoint configuration

Depending on your selected endpoint type, your deployment may include:

  • Private and Public Endpoints, or
  • Only Private Endpoints

To view public endpoints:

  • Navigate to the deployed engine in the Azure portal.
  • Locate the Database and API endpoint and the link to the Open WebConsole.

To connect to the Netezza instance, ensure the following ports are open on the NSG (Network Security Group) associated with your dataplane:

  • Port 5480 (Database)
  • Port 443 (WebConsole)

Steps to configure NSG

  1. Go to Azure Portal > AKS Cluster > Settings > Networking.
  2. Under Virtual Network Integration, click on Virtual Subnet.
  3. In the subnets table, locate the Security Group.
  4. Click on the Security Group and add these inbound rules:
    • Destination: Database endpoint IP → Ports 5480 and 443
    • Destination: WebConsole IP → Port 443