Skip to content

Commit 54d8337

Browse files
Merge pull request #289706 from halkazwini/vnet-encrypt
Updates: What is Azure Virtual Network encryption?
2 parents d181db9 + be1cdb1 commit 54d8337

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/virtual-network/virtual-network-encryption-overview.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: azure-virtual-network
66
author: asudbring
77
ms.author: allensu
88
ms.topic: overview
9-
ms.date: 10/29/2024
9+
ms.date: 11/04/2024
1010
ms.custom: references_regions
1111
# Customer intent: As a network administrator, I want to learn about encryption in Azure Virtual Network so that I can secure my network traffic.
1212

@@ -57,6 +57,15 @@ Azure Virtual Network encryption has the following limitations:
5757

5858
- Virtual networks with encryption enabled don't support [Azure DNS Private Resolver](/azure/dns/dns-private-resolver-overview).
5959

60+
- Virtual networks configured with the Azure Private Link service don't support Virtual Network encryption, so Virtual Network encryption shouldn't be enabled on these virtual networks.
61+
62+
- Virtual Network encryption shouldn't be enabled in virtual networks that have Azure confidential computing VM SKUs. If you want to use Azure confidential computing VMs in virtual networks where Virtual Network encryption is enabled, then:
63+
64+
- Enable Accelerated Networking on the VM's NIC if it's supported.
65+
- If Accelerated Networking isn't supported, change the VM SKU to one that supports Accelerated Networking or Virtual Network encryption.
66+
67+
Don't enable Virtual Network encryption if the VM SKU doesn't support Accelerated Networking or Virtual Network encryption.
68+
6069
## Supported scenarios
6170

6271
Virtual network encryption is supported in the following scenarios:

0 commit comments

Comments
 (0)