Skip to content

Commit 436d45c

Browse files
authored
Merge pull request #232882 from dlepow/as
[APIM] Autoscale - freshness
2 parents d114979 + 328ca8c commit 436d45c

File tree

9 files changed

+52
-62
lines changed

9 files changed

+52
-62
lines changed

articles/api-management/api-management-howto-autoscale.md

Lines changed: 47 additions & 59 deletions
Large diffs are not rendered by default.
81.5 KB
Loading
Binary file not shown.
Binary file not shown.
62.2 KB
Loading
Binary file not shown.
Binary file not shown.
2.87 KB
Loading

articles/api-management/upgrade-and-scale.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ author: dlepow
66

77
ms.service: api-management
88
ms.topic: how-to
9-
ms.date: 09/14/2022
9+
ms.date: 03/30/2023
1010
ms.author: danlep
11+
ms.custom: engagement-fy23
1112
---
1213

1314
# Upgrade and scale an Azure API Management instance
@@ -17,7 +18,8 @@ Customers can scale an Azure API Management instance in a dedicated service tier
1718
[!INCLUDE [premium-dev-standard-basic.md](../../includes/api-management-availability-premium-dev-standard-basic.md)]
1819

1920
> [!NOTE]
20-
> API Management instances in the **Consumption** tier scale automatically based on the traffic. Currently, you cannot upgrade from or downgrade to the Consumption tier.
21+
> * In the **Standard** and **Premium** tiers of the API Management service, you can configure an instance to [scale automatically](api-management-howto-autoscale.md) based on a set of rules.
22+
> * API Management instances in the **Consumption** tier scale automatically based on the traffic. Currently, you cannot upgrade from or downgrade to the Consumption tier.
2123
2224
The throughput and price of each unit depend on the [service tier](api-management-features.md) in which the unit exists. If you need to increase capacity for a service within a tier, you should add a unit. If the tier that is currently selected in your API Management instance doesn't allow adding more units, you need to upgrade to a higher-level tier.
2325

@@ -56,7 +58,7 @@ You can choose between four dedicated tiers: **Developer**, **Basic**, **Standa
5658
1. Navigate to your API Management instance in the [Azure portal](https://portal.azure.com/).
5759
1. Select **Locations** from the menu.
5860
1. Select the row with the location you want to scale.
59-
1. Specify the new number of **Units** - use the slider if available, or type the number.
61+
1. Specify the new number of **Units** - use the slider if available, or select or type the number.
6062
1. Select **Apply**.
6163

6264
> [!NOTE]

0 commit comments

Comments
 (0)