---
title: "Allowlisting dedicated server IP on Azure"
slug: "allowlisting-azure"
description: "This article describes the process you'll need to follow in order to allowlist the IP address of your NordLayer private gateway on the Microsoft Azure Portal."
updated: 2025-04-07T07:48:50Z
published: 2025-04-07T07:48:50Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nordlayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Allowlisting dedicated server IP on Azure

This article describes the process you'll need to follow in order to allowlist (whitelist) the IP address of your NordLayer private gateway on the Microsoft Azure Portal. This will allow you to restrict access to a specific VPC ([Virtual Private Cloud](https://nordlayer.com/blog/what-is-virtual-private-cloud/)) — to users connected to your dedicated server only.

While this method does need to be applied to each particular resource, it is a good alternative for those who would like to avoid setting up a Site-to-Site connection to a VNet.

Ensuring your IP addresses and endpoints are set up correctly will give you far more peace of mind about your layers of security.

## Configuring a rule in Microsoft Azure Portal

1. Open the **Azure Portal** and select the resource to which you would like to restrict access
2. Navigate to the **Networking** tab and select **Add inbound port rule**
3. Fill in the following information:

- **Source**: IP Addresses
- **Source IP addresses/CIDR ranges**: Insert the IP of your NordLayer dedicated server
- **Source port ranges**: (all)
- **Destination**: Any
- **Destination port ranges**: (all)

![01 Allow-listing dedicated server IP on Azure.png](https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/01%20Allow-listing%20dedicated%20server%20IP%20on%20Azure.png)

- **Protocol**: Any
- **Action**: Allow
- **Priority**: Leave default value
- **Name**: NordLayer
- **Description**: Optional

![02 Allow-listing dedicated server IP on Azure.png](https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/02%20Allow-listing%20dedicated%20server%20IP%20on%20Azure.png)

1. Select **Add Rule**

And that's all! You've now successfully created your first IP allowlist in **Microsoft Azure Portal**.

**Note**: In case you have any questions or are experiencing any issues, please feel free to contact our [24/7 customer support team](/docs/how-do-i-contact-nordlayer-customer-support).
