Skip to content

Commit 967b9cb

Browse files
authored
Merge pull request #286657 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 71e3193 + 44b00bc commit 967b9cb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/load-balancer/ipv6-add-to-existing-vnet-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Add IPv6 to an IPv4 application in Azure virtual network - Azure CLI
33
titlesuffix: Azure Load Balancer
4-
description: This article shows how to deploy IPv6 addresses to an existing application in Azure virtual network using Azure CLI.
4+
description: This article shows how to deploy IPv6 addresses to an existing application in an Azure virtual network for a Standard Load Balancer using Azure CLI.
55
author: mbender-ms
66
ms.service: azure-load-balancer
77
ms.topic: how-to

articles/virtual-network/ip-services/ipv6-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ The current IPv6 for Azure Virtual Network release has the following limitations
109109

110110
- Azure Firewall doesn't currently support IPv6. It can operate in a dual stack virtual network using only IPv4, but the firewall subnet must be IPv4-only.
111111

112+
- Azure Database for PostgreSQL - Flexible Server doesn't currently support IPv6. Even if the subnet for the Postgres Flexible Server doesn't have any IPv6 addresses assigned, it cannot be deployed if there are IPv6 addresses in the VNet.
113+
112114
## Pricing
113115

114116
There's no charge to use Public IPv6 Addresses or Public IPv6 Prefixes. Associated resources and bandwidth are charged at the same rates as IPv4. You can find details about pricing for [public IP addresses](https://azure.microsoft.com/pricing/details/ip-addresses/), [network bandwidth](https://azure.microsoft.com/pricing/details/bandwidth/), or [Load Balancer](https://azure.microsoft.com/pricing/details/load-balancer/).

0 commit comments

Comments
 (0)