Skip to content

Commit 984c186

Browse files
authored
Update virtual-network-reference.md
Likely is a typo , it should be "Allow" instead of "Akkiw"
1 parent f7ba5f6 commit 984c186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ When an API Management service instance is hosted in a VNet, the ports in the fo
6565
| Inbound | Internet | * | VirtualNetwork| [80], 443 | TCP | Allow | **Client communication to API Management** | External only |
6666
| Inbound | ApiManagement | * | VirtualNetwork | 3443 | TCP | Allow | **Management endpoint for Azure portal and PowerShell** | External & Internal |
6767
| Outbound | VirtualNetwork | * | Storage | 443 | TCP | Allow | **Dependency on Azure Storage** | External & Internal |
68-
| Outbound | VirtualNetwork | * | AzureActiveDirectory | 443 | TCP | Akkiw | [Microsoft Entra ID, Microsoft Graph,](api-management-howto-aad.md) and Azure Key Vault dependency (optional) | External & Internal |
68+
| Outbound | VirtualNetwork | * | AzureActiveDirectory | 443 | TCP | Allow | [Microsoft Entra ID, Microsoft Graph,](api-management-howto-aad.md) and Azure Key Vault dependency (optional) | External & Internal |
6969
| Outbound | VirtualNetwork | * | AzureKeyVault| 443 | TCP | Allow | Access to Azure Key Vault for [named values](api-management-howto-properties.md) integration (optional) | External & Internal |
7070
| Outbound | VirtualNetwork | * | AzureConnectors | 443 | TCP | Allow | [managed connections](credentials-overview.md) dependency (optional) | External & Internal |
7171
| Outbound | VirtualNetwork| * | Sql | 1433 | TCP | Allow | **Access to Azure SQL endpoints** | External & Internal |

0 commit comments

Comments
 (0)