Maintained with ☕️ by
IcePanel logo

General availability: Static IP configurations of private endpoints

Share

Services

Private endpoint support for statically defined IP addresses is generally available. This feature allows you to add customizations to your deployments. Leverage already reserved IP addresses and allocate them to your private endpoint without relying on the randomness of Azure's dynamic IP allocation. In doing so, you can account for a consistent IP address to the private endpoint to use alongside IP based security rules and scripts. **Regional availability:** This feature is available in all public and sovereign clouds **Managing your private endpoint** [Manage Azure Private Endpoints - Azure Private Link | Microsoft Docs](https://docs.microsoft.com/en-us/azure/private-link/manage-private-endpoint?tabs=manage-private-link-powershell) **Create a private endpoint with the Azure portal** [Quickstart: Create a private endpoint by using the Azure portal | Microsoft Docs](https://docs.microsoft.com/en-us/azure/private-link/create-private-endpoint-portal?tabs=static-ip) **Configuring this feature on a private endpoint** CLI - [az network private-endpoint ip-config | Microsoft Docs](https://docs.microsoft.com/en-us/cli/azure/network/private-endpoint/ip-config?view=azure-cli-latest) PS - [New-AzPrivateEndpointIpConfiguration (Az.Network) | Microsoft Docs](https://docs.microsoft.com/en-us/powershell/module/az.network/new-azprivateendpointipconfiguration?view=azps-8.3.0) **What is Private Link** [What is Azure Private Link? | Microsoft Docs](https://docs.microsoft.com/en-us/azure/private-link/private-link-overview) * Azure Private Link * Virtual Network * Features * Services * Microsoft Ignite * Security * [ Azure Private Link](https://azure.microsoft.com/en-gb/products/private-link/) * [ Virtual Network](https://azure.microsoft.com/en-gb/products/virtual-network/)