Skip to content

Commit a421ab1

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into mrb_03_13_2024_quota
2 parents 544b000 + 80a135e commit a421ab1

File tree

1,441 files changed

+18659
-15242
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,441 files changed

+18659
-15242
lines changed

.openpublishing.redirection.defender-for-cloud.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -940,6 +940,11 @@
940940
"redirect_url": "/azure/defender-for-cloud/agentless-vulnerability-assessment-aws",
941941
"redirect_document_id": true
942942
},
943+
{
944+
"source_path_from_root": "/articles/defender-for-cloud/custom-security-policies.md",
945+
"redirect_url": "/azure/defender-for-cloud/create-custom-recommendations",
946+
"redirect_document_id": false
947+
},
943948
{
944949
"source_path_from_root": "/articles/defender-for-cloud/how-to-migrate-to-built-in.md",
945950
"redirect_url": "/azure/defender-for-cloud/how-to-transition-to-built-in",

.openpublishing.redirection.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10956,6 +10956,14 @@
1095610956
"redirect_document_id": false
1095710957
},
1095810958
{
10959+
10960+
"source_path_from_root": "/articles/ddos-protection/ddos-disaster-recovery-guidance.md",
10961+
"redirect_url": "../reliability/reliability-ddos.md",
10962+
"redirect_document_id": false
10963+
},
10964+
{
10965+
10966+
1095910967
"source_path_from_root": "/articles/azure-functions/functions-monitor-log-analytics.md",
1096010968
"redirect_url": "/azure/azure-functions/monitor-functions",
1096110969
"redirect_document_id": false

articles/ai-services/language-service/key-phrase-extraction/includes/quickstarts/python-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Use this quickstart to create a key phrase extraction application with the clien
1515
## Prerequisites
1616

1717
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
18-
* [Python 3.7 or later](https://www.python.org/)
18+
* [Python 3.8 or later](https://www.python.org/)
1919
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, select **Go to resource**.
2020
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
2121
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.

articles/ai-services/language-service/language-detection/includes/quickstarts/python-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Use this quickstart to create a language detection application with the client l
1717
## Prerequisites
1818

1919
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
20-
* [Python 3.7 or later](https://www.python.org/)
20+
* [Python 3.8 or later](https://www.python.org/)
2121
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, select **Go to resource**.
2222
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
2323
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.

articles/ai-services/language-service/named-entity-recognition/includes/quickstarts/python-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Use this quickstart to create a Named Entity Recognition (NER) application with
1515
## Prerequisites
1616

1717
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
18-
* [Python 3.7 or later](https://www.python.org/)
18+
* [Python 3.8 or later](https://www.python.org/)
1919
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, select **Go to resource**.
2020
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
2121
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.

articles/ai-services/language-service/personally-identifiable-information/includes/quickstarts/python-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Use this quickstart to create a Personally Identifiable Information (PII) detect
1616
## Prerequisites
1717

1818
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
19-
* [Python 3.7 or later](https://www.python.org/)
19+
* [Python 3.8 or later](https://www.python.org/)
2020
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, select **Go to resource**.
2121
* You'll need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
2222
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.

articles/ai-services/language-service/text-analytics-for-health/includes/quickstarts/python-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Use this quickstart to create a Text Analytics for health application with the c
1515
## Prerequisites
1616

1717
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
18-
* [Python 3.7 or later](https://www.python.org/)
18+
* [Python 3.8 or later](https://www.python.org/)
1919
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, select **Go to resource**.
2020
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
2121
* You can use the free pricing tier (`Free F0`) to try the service (providing 5000 text records - 1000 characters each) and upgrade later to the `Standard S` pricing tier for production. You can also start with the `Standard S` pricing tier, receiving the same initial quota for free (5000 text records) before getting charged. For more information on pricing, visit [Language Service Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/language-service/).

articles/ai-services/openai/concepts/model-retirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ These models are currently available for use in Azure OpenAI Service.
5959
| ---- | ---- | ---- |
6060
| `gpt-35-turbo` | 0301 | No earlier than June 13, 2024 |
6161
| `gpt-35-turbo`<br>`gpt-35-turbo-16k` | 0613 | No earlier than July 13, 2024 |
62-
| `gpt-35-turbo` | 1106 | No earlier than Nov 17, 2025 |
62+
| `gpt-35-turbo` | 1106 | No earlier than Nov 17, 2024 |
6363
| `gpt-35-turbo` | 0125 | No earlier than Feb 22, 2025 |
6464
| `gpt-4`<br>`gpt-4-32k` | 0314 | No earlier than July 13, 2024 |
6565
| `gpt-4`<br>`gpt-4-32k` | 0613 | No earlier than Sep 30, 2024 |

articles/ai-services/openai/concepts/models.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the different model capabilities that are available with Azure OpenAI.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 03/12/2024
7+
ms.date: 03/14/2024
88
ms.custom: references_regions, build-2023, build-2023-dataai, refefences_regions
99
manager: nitinme
1010
author: mrbullwinkle #ChrisHMSFT
@@ -247,13 +247,18 @@ The following Embeddings models are available with [Azure Government](/azure/azu
247247

248248
For Assistants you need a combination of a supported model, and a supported region. Certain tools and capabilities require the latest models. For example [parallel function](../how-to/assistant-functions.md) calling requires the latest 1106 models.
249249

250+
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)` | `gpt-4 (0613)` | `gpt-4 (1106)` | `gpt-4 (0125)` |
251+
|-----|---|---|---|---|---|
252+
| Australia East ||||| |
253+
| East US 2 || ||| |
254+
| Sweden Central ||||| |
250255

251-
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)` | `gpt-4 (0613)` | `gpt-4 (1106)` |
252-
|-----|---|---|---|---|
253-
| Australia East |||||
254-
| East US 2 |||||
255-
| Sweden Central |||||
256+
Provisioned Throughput Unit (PTU) availability
256257

258+
| Region | `gpt-35-turbo (1106)` | `gpt-4 (1106)` | `gpt-4 (0125)` |
259+
|-----|---|---|---|
260+
| East US 2 | |||
261+
| Sweden Central ||||
257262

258263
## Next steps
259264

articles/ai-services/openai/concepts/provisioned-throughput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You need to speak with your Microsoft sales/account team to acquire provisioned
4444

4545
### Provisioned throughput units
4646

47-
Provisioned throughput units (PTU) are units of model processing capacity that customers you can reserve and deploy for processing prompts and generating completions. The minimum PTU deployment, increments, and processing capacity associated with each unit varies by model type & version.
47+
Provisioned throughput units (PTU) are units of model processing capacity that you can reserve and deploy for processing prompts and generating completions. The minimum PTU deployment, increments, and processing capacity associated with each unit varies by model type & version.
4848

4949
### Deployment types
5050

0 commit comments

Comments
 (0)