Skip to content

Commit a6ffdc8

Browse files
committed
update
1 parent d97b8ab commit a6ffdc8

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

articles/ai-services/openai/quotas-limits.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ The following sections provide you with a quick guide to the default quotas and
3535
| Max training job size (tokens in training file) x (# of epochs) | 2 Billion |
3636
| Max size of all files per upload (Azure OpenAI on your data) | 16 MB |
3737

38+
## Regional quota limits
39+
3840
The default quota for models varies by model and region. Default quota limits are subject to change.
3941

4042
<table>

articles/ai-services/openai/whats-new.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: mbullwin
88
ms.service: cognitive-services
99
ms.subservice: openai
1010
ms.topic: whats-new
11-
ms.date: 09/15/2023
11+
ms.date: 09/20/2023
1212
recommendations: false
1313
keywords:
1414
---
@@ -19,10 +19,18 @@ keywords:
1919

2020
### Whisper public preview
2121

22-
Azure OpenAI Service now supports speech to text APIs powered by OpenAI's Whisper model. Get AI-generated text based on the speech audio you provide. To learn more, check out the [quickstart](./whisper-quickstart.md).
22+
Azure OpenAI Service now supports speech to text APIs powered by OpenAI's Whisper model. Get AI-generated text based on the speech audio you provide. To learn more, check out the [quickstart](./whisper-quickstart.md).
2323

2424
> [!NOTE]
25-
> Azure AI Speech also supports OpenAI's Whisper model via the batch transcription API. To learn more, check out the [Create a batch transcription](../speech-service/batch-transcription-create.md#using-whisper-models) guide. Check out [What is the Whisper model?](../speech-service/whisper-overview.md) to learn more about when to use Azure AI Speech vs. Azure OpenAI Service.
25+
> Azure AI Speech also supports OpenAI's Whisper model via the batch transcription API. To learn more, check out the [Create a batch transcription](../speech-service/batch-transcription-create.md#using-whisper-models) guide. Check out [What is the Whisper model?](../speech-service/whisper-overview.md) to learn more about when to use Azure AI Speech vs. Azure OpenAI Service.
26+
27+
### New Regions
28+
29+
- Azure OpenAI is now also available in the Sweden Central, and Switzerland North regions. Check the [models page](concepts/models.md), for the latest information on model availability in each region.
30+
31+
### Regional quota limits increases
32+
33+
- Increases to the max default quota limits for certain models and regions. Migrating workloads to [these models and regions](./quotas-limits.md#regional-quota-limits) will allow you to take advantage of higher Tokens per minute (TPM).
2634

2735
## August 2023
2836

0 commit comments

Comments
 (0)