Skip to content

Commit 24b31df

Browse files
authored
Merge pull request #3987 from MicrosoftDocs/main
4/8/2025 PM Publish
2 parents b60f0a7 + 6002417 commit 24b31df

File tree

4 files changed

+59
-22
lines changed

4 files changed

+59
-22
lines changed

articles/ai-foundry/how-to/develop/ai-template-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Available templates include:
3535

3636
1. Go to [Azure AI Foundry portal](https://ai.azure.com).
3737
1. Open your project in Azure AI Foundry portal.
38-
1. On the left menu, select **Samples** (preview).
38+
1. On the left pane, select **Templates** (preview).
3939
1. Find the solution template you want to use.
4040
1. Select **Open in Github** to view the entire sample application.
4141
1. Or, clone the repository to your local machine with the provided command.

articles/ai-services/computer-vision/tutorials/liveness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This tutorial demonstrates how to operate a frontend application and an app serv
2525
[!INCLUDE [liveness-sdk-gate](../includes/liveness-sdk-gate.md)]
2626

2727
> [!TIP]
28-
> After you complete the prerequisites, you can get started faster by building and running a complete frontend sample (either on iOS, Android, or Web) from the [SDK samples folder](https://github.com/Azure-Samples/azure-ai-vision-sdk/tree/main/samples).
28+
> After you complete the prerequisites, you can try the iOS liveness experience from [TestFlight](https://aka.ms/face/liveness/demo/ios) and the web-liveness experience from [Vision Studio](https://portal.vision.cognitive.azure.com/demo/face-liveness-detection). Moreover, you can also build and run a complete frontend sample (either on iOS, Android, or Web) from the [Samples](https://github.com/Azure-Samples/azure-ai-vision-sdk/tree/main?tab=readme-ov-file#samples) section.
2929
3030
## Prerequisites
3131

articles/ai-services/containers/disconnected-container-faq.yml

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.custom:
1111
- ignite-2023
1212
ms.topic: faq
13-
ms.date: 02/27/2025
13+
ms.date: 04/08/2025
1414
ms.author: aahi
1515
title: FAQ for Azure AI services disconnected containers
1616
summary: |
@@ -20,21 +20,9 @@ sections:
2020
- question: Which services are available as disconnected containers?
2121
answer: |
2222
Azure AI containers allow developers to use the same intelligent APIs that are available in Azure, but with the [benefits](../cognitive-services-container-support.md#features-and-benefits) of containerization.
23-
Disconnected containers are offered through commitment tier pricing, each offering a discounted rate compared to the pay-as-you-go pricing model. With commitment tier pricing, you can commit to using the following Azure AI services features for a fixed fee, enabling you to have a predictable total cost based on the needs of your workload.
24-
* Azure AI Speech
25-
* Speech to text
26-
* Custom Speech to text
27-
* Neural Text to speech
28-
* Text Translation (Standard)
29-
* Azure AI Language
30-
* Sentiment Analysis
31-
* Key Phrase Extraction
32-
* Language Detection
33-
* Named Entity Recognition (NER)
34-
* Azure AI Vision - Read
35-
* Document Intelligence
23+
[Disconnected containers](./disconnected-containers.md) are offered through commitment tier pricing, each offering a discounted rate compared to the pay-as-you-go pricing model. With commitment tier pricing, you can commit to using the following Azure AI services features for a fixed fee, enabling you to have a predictable total cost based on the needs of your workload.
3624
37-
For more information about commitment tier pricing, reach out to your Microsoft account team or contact at Microsoft. You can also email [email protected].
25+
For more information about commitment tier pricing, reach out to your Microsoft account team or contact at Microsoft. You can also email [email protected]. For information on the available disconnected containers, see [Use Docker containers in disconnected environments](./disconnected-containers.md).
3826
- question: Will containers be available for other Azure AI services offerings, and what's the next set of containers I should expect?
3927
answer: |
4028
We'd like to make more Azure AI services offerings available as containers. Contact your local Microsoft account manager to get updates on new container releases and other Azure AI services announcements.

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

Lines changed: 54 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom:
99
- ignite-2023
1010
- references_regions
1111
ms.topic: conceptual
12-
ms.date: 4/04/2025
12+
ms.date: 4/08/2025
1313
ms.author: mbullwin
1414
---
1515

@@ -199,16 +199,65 @@ The Usage Limit determines the level of usage above which customers might see la
199199

200200
If your Azure subscription is linked to certain [offer types](https://azure.microsoft.com/support/legal/offer-details/) your max quota values are lower than the values indicated in the above tables.
201201

202-
203202
|Tier| Quota Limit in tokens per minute (TPM) |
204203
|---|:---|
205204
|Azure for Students, Free Trials | 1 K (all models) <br>Exception o-series & GPT 4.5 Preview: 0|
206205
| MSDN | GPT 3.5 Turbo Series: 30 K <br> GPT-4 series: 8 K <br>computer-use-preview: 30 K <br> gpt-4o-realtime-preview: 1 K <br> o-series: 0 <br> GPT 4.5 Preview: 0 |
207-
| Monthly credit card based subscriptions <sup>1</sup> | GPT 3.5 Turbo Series: 30 K <br> GPT-4 series: 8 K <br>computer-use-preview: 30 K <br> o-series: 0 <br> GPT 4.5 Preview: 0 |
206+
|Pay-as-you-go | GPT 3.5 Turbo Series: 30 K <br> GPT-4 series: 8 K <br>computer-use-preview: 30 K <br> o-series: 0 <br> GPT 4.5 Preview: 0 |
207+
| CSP Dev Test<sup>*</sup> | All models: 0 |
208+
209+
<sup>*</sup>This only applies to a small number of dev/test CSP subscriptions. Use the query below to determine what `quotaId` is associated with your subscription.
210+
211+
To determine the offer type that is associated with your subscription you can check your `quotaId`. If your `quotaId` is not listed in this table your subscription qualifies for default quota.
212+
213+
# [REST](#tab/REST)
214+
215+
[API reference](/rest/api/subscription/subscriptions/get)
208216

209-
<sup>1</sup> This currently applies to [offer type 0003P](https://azure.microsoft.com/support/legal/offer-details/)
217+
```bash
218+
az login
219+
access_token=$(az account get-access-token --query accessToken -o tsv)
220+
```
221+
222+
```bash
223+
curl -X GET "https://management.azure.com/subscriptions/{subscriptionId}?api-version=2020-01-01" \
224+
-H "Authorization: Bearer $access_token" \
225+
-H "Content-Type: application/json"
226+
```
227+
228+
# [CLI](#tab/CLI)
229+
230+
```azurecli
231+
az rest --method GET --uri "https://management.azure.com/subscriptions/{sub-id}?api-version=2020-01-01"
232+
```
233+
---
210234

211-
In the Azure portal you can view what offer type is associated with your subscription by navigating to your subscription and checking the subscriptions overview pane. Offer type corresponds to the plan field in the subscription overview.
235+
### Output
236+
237+
```json
238+
{
239+
"authorizationSource": "Legacy",
240+
"displayName": "Pay-As-You-Go",
241+
"id": "/subscriptions/aaaaaa-bbbbb-cccc-ddddd-eeeeee",
242+
"state": "Enabled",
243+
"subscriptionId": "aaaaaa-bbbbb-cccc-ddddd-eeeeee",
244+
"subscriptionPolicies": {
245+
"locationPlacementId": "Public_2014-09-01",
246+
"quotaId": "PayAsYouGo_2014-09-01",
247+
"spendingLimit": "Off"
248+
}
249+
}
250+
```
251+
252+
| Quota allocation | Subscription quota ID |
253+
|:---|:----|
254+
| Enterprise | `EnterpriseAgreement_2014-09-01` |
255+
| Pay-as-you-go | `PayAsYouGo_2014-09-01`|
256+
| MSDN | `MSDN_2014-09-01` |
257+
| CSP Dev/Test | `CSPDEVTEST_2018-05-01` |
258+
| Azure for Students | `AzureForStudents_2018-01-01` |
259+
| Free Trial | `FreeTrial_2014-09-01` |
260+
| Default | Any quota ID not listed in this table |
212261

213262
### General best practices to remain within rate limits
214263

0 commit comments

Comments
 (0)