Skip to content

Commit ca2f336

Browse files
committed
Merge branch 'main' into release-azure-policy-versioning
2 parents 661ed75 + e25993f commit ca2f336

File tree

680 files changed

+8694
-8042
lines changed

Some content is hidden

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

680 files changed

+8694
-8042
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/defender-for-cloud/recommendations-reference.md",
5+
"redirect_url": "/azure/defender-for-cloud/security-policy-concept",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/defender-for-cloud/recommendations-reference-gcp.md",
10+
"redirect_url": "/azure/defender-for-cloud/security-policy-concept",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/defender-for-cloud/recommendations-reference-aws.md",
15+
"redirect_url": "/azure/defender-for-cloud/security-policy-concept",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/defender-for-cloud/upcoming-changes.md",
20+
"redirect_url": "/azure/defender-for-cloud/release-notes",
21+
"redirect_document_id": false
22+
},
323
{
424
"source_path_from_root": "/articles/defender-for-cloud/secret-scanning.md",
525
"redirect_url": "/azure/defender-for-cloud/secrets-scanning-servers",

articles/advisor/advisor-reference-performance-recommendations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -455,25 +455,25 @@ Learn more about [Azure Database for PostgreSQL flexible server - Upscale Server
455455

456456
Our system shows that you have log_statement enabled, for better performance set it to NONE
457457

458-
Learn more about [Azure Database for PostgreSQL flexible server - Optimize log_statement settings for PostgreSQL on Azure Database](/azure/postgresql/flexible-server/concepts-logging.md).
458+
Learn more about [Azure Database for PostgreSQL flexible server - Optimize log_statement settings for PostgreSQL on Azure Database](/azure/postgresql/flexible-server/concepts-logging).
459459

460460
### Optimize log_duration settings for PostgreSQL on Azure Database
461461

462462
You may experience potential performance degradation due to logging settings. To optimize these settings, set the log_duration server parameter to OFF.
463463

464-
Learn more about [Learn more about Azure Database for PostgreSQL flexible server - Optimize log_duration settings for PostgreSQL on Azure Database](/azure/postgresql/flexible-server/concepts-logging.md).
464+
Learn more about [Learn more about Azure Database for PostgreSQL flexible server - Optimize log_duration settings for PostgreSQL on Azure Database](/azure/postgresql/flexible-server/concepts-logging).
465465

466466
### Optimize log_min_duration settings for PostgreSQL on Azure Database
467467

468468
Your log_min_duration server parameter is set to less than 60,000 ms (1 minute), which can lead to potential performance degradation. You can optimize logging settings by setting the log_min_duration_statement parameter to -1.
469469

470-
Learn more about [Azure Database for PostgreSQL flexible server - Optimize log_min_duration settings for PostgreSQL on Azure Database](/azure/postgresql/flexible-server/concepts-logging.md).
470+
Learn more about [Azure Database for PostgreSQL flexible server - Optimize log_min_duration settings for PostgreSQL on Azure Database](/azure/postgresql/flexible-server/concepts-logging).
471471

472472
### Optimize log_error_verbosity settings for PostgreSQL on Azure Database
473473

474474
Your server has been configured to output VERBOSE error logs. This can be useful for troubleshooting your database, but it can also result in reduced database performance. To improve performance, we recommend changing the log_error_verbosity server parameter to the DEFAULT setting.
475475

476-
Learn more about [Learn more about Azure Database for PostgreSQL flexible server - Optimize log_error_verbosity settings for PostgreSQL on Azure Database](/azure/postgresql/flexible-server/concepts-logging.md).
476+
Learn more about [Learn more about Azure Database for PostgreSQL flexible server - Optimize log_error_verbosity settings for PostgreSQL on Azure Database](/azure/postgresql/flexible-server/concepts-logging).
477477

478478
### Identify if checkpoints are happening too often to improve PostgreSQL - Flexible Server performance
479479

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

Lines changed: 26 additions & 9 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: 07/01/2024
7+
ms.date: 07/08/2024
88
ms.custom: references_regions, build-2023, build-2023-dataai, refefences_regions
99
manager: nitinme
1010
author: mrbullwinkle #ChrisHMSFT
@@ -145,9 +145,9 @@ You can also use the OpenAI text to speech voices via Azure AI Speech. To learn
145145

146146
[!INCLUDE [Standard Models](../includes/model-matrix/standard-models.md)]
147147

148-
This table doesn't include fine-tuning regional availability, consult the dedicated [fine-tuning section](#fine-tuning-models) for this information.
148+
This table doesn't include [global standard](../how-to/deployment-types.md) model deployment regional availability for GPT-4o, or fine-tuning regional availability information. Consult the dedicated [global standard deployment section](#global-standard-model-availability) and the [fine-tuning section](#fine-tuning-models) for this information.
149149

150-
### Standard deployment model quota
150+
### Standard and global standard deployment model quota
151151

152152
[!INCLUDE [Quota](../includes/model-matrix/quota.md)]
153153

@@ -172,19 +172,36 @@ For more information on Provisioned deployments, see our [Provisioned guidance](
172172

173173
**Supported regions:**
174174

175-
- eastus
176-
- eastus2
177-
- northcentralus
178-
- southcentralus
179-
- westus
180-
- westus3
175+
- australiaeast
176+
- brazilsouth
177+
- canadaeast
178+
- eastus
179+
- eastus2
180+
- francecentral
181+
- germanywestcentral
182+
- japaneast
183+
- koreacentral
184+
- northcentralus
185+
- norwayeast
186+
- polandcentral
187+
- southafricanorth
188+
- southcentralus
189+
- southindia
190+
- swedencentral
191+
- switzerlandnorth
192+
- uksouth
193+
- westeurope
194+
- westus
195+
- westus3
181196

182197
### GPT-4 and GPT-4 Turbo model availability
183198

184199
#### Public cloud regions
185200

186201
[!INCLUDE [GPT-4](../includes/model-matrix/standard-gpt-4.md)]
187202

203+
204+
188205
#### Select customer access
189206

190207
In addition to the regions above which are available to all Azure OpenAI customers, some select pre-existing customers have been granted access to versions of GPT-4 in additional regions:

articles/ai-services/openai/includes/gpt-4-turbo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This is the replacement for the following preview models:
2525

2626
### Differences from gpt-4 vision-preview
2727

28-
- Azure AI specific Vision enhancements integration with GPT-4 Turbo with Vision aren't supported for `gpt-4` **Version:** `turbo-2024-04-09`. This includes Optical Character Recognition (OCR), object grounding, video prompts, and improved handling of your data with images.
28+
- Azure AI specific Vision enhancements integration with GPT-4 Turbo with Vision isn't supported for `gpt-4` **Version:** `turbo-2024-04-09`. This includes Optical Character Recognition (OCR), object grounding, video prompts, and improved handling of your data with images.
2929

3030
### GPT-4 Turbo provisioned managed availability
3131

@@ -37,4 +37,4 @@ For information on model regional availability consult the model matrix for [sta
3737

3838
### Deploying GPT-4 Turbo with Vision GA
3939

40-
To deploy the GA model from the Studio UI, select `GPT-4` and then choose the `turbo-2024-04-09` version from the dropdown menu. The default quota for the `gpt-4-turbo-2024-04-09` model will be the same as current quota for GPT-4-Turbo. See the [regional quota limits.](../concepts/models.md#standard-deployment-model-quota)
40+
To deploy the GA model from the Studio UI, select `GPT-4` and then choose the `turbo-2024-04-09` version from the dropdown menu. The default quota for the `gpt-4-turbo-2024-04-09` model will be the same as current quota for GPT-4-Turbo. See the [regional quota limits.](../concepts/models.md#standard-and-global-standard-deployment-model-quota)

articles/ai-services/openai/includes/model-matrix/provisioned-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: PTU-managed model availability by region.
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: include
8-
ms.date: 06/21/2024
8+
ms.date: 07/08/2024
99
---
1010

1111
| **Region** | **gpt-4**, **0613** | **gpt-4**, **1106-Preview** | **gpt-4**, **0125-Preview** | **gpt-4**, **turbo-2024-04-09** | **gpt-4o**, **2024-05-13** | **gpt-4-32k**, **0613** | **gpt-35-turbo**, **1106** | **gpt-35-turbo**, **0125** |
@@ -25,7 +25,7 @@ ms.date: 06/21/2024
2525
| polandcentral |||| - | - ||||
2626
| southafricanorth ||| - | - | - ||| - |
2727
| southcentralus |||||||||
28-
| southindia |||| - | - ||||
28+
| southindia |||| - | ||||
2929
| swedencentral |||||||||
3030
| switzerlandnorth |||||||||
3131
| switzerlandwest | - | - | - | - | - | - | - ||

0 commit comments

Comments
 (0)