Skip to content

Commit 0093eff

Browse files
author
Pat Altimore
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into patricka-dataflow-cli
2 parents 6449b20 + bc44b95 commit 0093eff

File tree

4 files changed

+114
-89
lines changed

4 files changed

+114
-89
lines changed

articles/api-management/virtual-network-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: azure-api-management
88
ms.topic: reference
9-
ms.date: 04/17/2025
9+
ms.date: 06/17/2025
1010
ms.author: danlep
1111
ms.custom: references_regions
1212
---
@@ -42,6 +42,7 @@ When an API Management service instance is hosted in a VNet, the ports in the fo
4242
|-------|--------------|----------|---------|------------|-----------|-----|--------|-----|
4343
| Inbound | Internet | * | VirtualNetwork | [80], 443 | TCP | Allow | **Client communication to API Management** | External only |
4444
| Inbound | ApiManagement | * | VirtualNetwork | 3443 | TCP | Allow | **Management endpoint for Azure portal and PowerShell** | External & Internal |
45+
| Outbound | VirtualNetwork | * | Internet | 80 | TCP | Allow | **Validation and management of Microsoft-managed and customer-managed certificates** | External & Internal |
4546
| Outbound | VirtualNetwork | * | Storage | 443 | TCP | Allow | **Dependency on Azure Storage** | External & Internal |
4647
| Outbound | VirtualNetwork | * | AzureActiveDirectory | 443 | TCP | Allow | [Microsoft Entra ID, Microsoft Graph,](api-management-howto-aad.md) and Azure Key Vault dependency (optional) | External & Internal |
4748
| Outbound | VirtualNetwork | * | AzureConnectors | 443 | TCP | Allow | [managed connections](credentials-overview.md) dependency (optional) | External & Internal |
-4.79 KB
Loading

0 commit comments

Comments
 (0)