Skip to content

Commit 04a9189

Browse files
committed
freshness
1 parent 018865b commit 04a9189

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/ai-studio/how-to/autoscale.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,15 @@ ms.custom:
88
- ignite-2023
99
- build-2024
1010
ms.topic: how-to
11-
ms.date: 5/21/2024
11+
ms.date: 12/09/2024
1212
ms.reviewer: siarora
1313
ms.author: larryfr
1414
author: Blackmist
1515
---
1616

1717
# Autoscale Azure AI limits
1818

19-
[!INCLUDE [feature-preview](../includes/feature-preview.md)]
20-
21-
This article provides guidance for how you can manage and increase quotas for resources with Azure AI Foundry.
19+
This article provides guidance for how you can manage and increase quotas for Azure AI serevices resources with Azure AI Foundry.
2220

2321
## Overview
2422

@@ -61,7 +59,7 @@ By default, Azure AI services resources have a default rate limit of 10 TPS. If
6159

6260
### Does autoscale increase my Azure spend?
6361

64-
Azure AI services pricing hasn't changed and can be accessed [here](https://azure.microsoft.com/pricing/details/cognitive-services/). We'll only bill for successful calls made to Azure AI services APIs. However, increased call rate limits mean more transactions are completed, and you might receive a higher bill.
62+
Azure AI services pricing hasn't changed and can be viewed from the [pricing page](https://azure.microsoft.com/pricing/details/cognitive-services/). We'll only bill for successful calls made to Azure AI services APIs. However, increased call rate limits mean more transactions are completed, and you might receive a higher bill.
6563

6664
Be aware of potential errors and their consequences. If a bug in your client application causes it to call the service hundreds of times per second, that would likely lead to a higher bill, whereas the cost would be much more limited under a fixed rate limit. Errors of this kind are your responsibility. We highly recommend that you perform development and client update tests against a resource with a fixed rate limit prior to using the autoscale feature.
6765

0 commit comments

Comments
 (0)