Skip to content

Commit 8cecad6

Browse files
committed
edits
1 parent 752c3c3 commit 8cecad6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/api-management/api-management-howto-ip-addresses.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: IP Addresses of API Management Service | Microsoft Docs
3-
description: Learn how to retrieve the IP addresses of Azure API Management service. Also learn about when IP addresses can change.
2+
title: IP Addresses of API Management | Microsoft Docs
3+
description: Learn how to retrieve the IP addresses of Azure API Management. Also learn about when IP addresses can change.
44
services: api-management
55
author: dlepow
66

@@ -10,18 +10,18 @@ ms.date: 05/13/2025
1010
ms.author: danlep
1111
ms.custom: fasttrack-edit
1212

13-
#customer intent: As an API developer, I want to learn how to retrieve the IP addresses of API Management service.
13+
#customer intent: As an API developer, I want to learn how to retrieve the IP addresses of API Management.
1414
---
1515

1616
# IP addresses in Azure API Management
1717

1818
[!INCLUDE [api-management-availability-all-tiers](../../includes/api-management-availability-all-tiers.md)]
1919

20-
This article describes how to retrieve the IP addresses of Azure API Management service. IP addresses can be public or private if the service is in a virtual network. You can use IP addresses to create firewall rules, filter the incoming traffic to backend services, or restrict outbound traffic.
20+
This article describes how to retrieve the IP addresses of Azure API Management. IP addresses can be public or private if the service is in a virtual network. You can use IP addresses to create firewall rules, filter the incoming traffic to backend services, or restrict outbound traffic.
2121

2222
## Public IP addresses
2323

24-
Every API Management service instance in Developer, Basic, Standard, or Premium tier has public IP addresses that are exclusive only to that service instance. (They're not shared with other resources.)
24+
Every API Management instance in Developer, Basic, Standard, or Premium tier has public IP addresses that are exclusive only to that service instance. (They're not shared with other resources.)
2525

2626
You can retrieve the IP addresses from the overview dashboard of your resource in the Azure portal:
2727

@@ -51,7 +51,7 @@ Public IP addresses will appear the response:
5151

5252
In [multi-regional deployments](api-management-howto-deploy-multi-region.md), each regional deployment has one public IP address.
5353

54-
## IP addresses of API Management service in a virtual network
54+
## IP addresses of API Management in a virtual network
5555

5656
If your API Management instance is inside a virtual network, it has two types of IP addresses: public and private.
5757

0 commit comments

Comments
 (0)