Skip to content

Commit 62147e0

Browse files
authored
Merge pull request #2619 from MicrosoftDocs/main
01/29/2025 PM Publishing
2 parents 27f44d6 + f7fae87 commit 62147e0

File tree

10 files changed

+304
-163
lines changed

10 files changed

+304
-163
lines changed

articles/ai-foundry/model-inference/how-to/quickstart-ai-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Use the parameter `model="<deployment-name>` to route your request to this deplo
141141

142142
## Move from Serverless API Endpoints to Azure AI model inference
143143

144-
Although you configured the project to use the Azure AI model inference, existing model deployments continue to exit within the project as Serverless API Endpoints. Those deployments aren't moved for you. Hence, you can progressively upgrade any existing code that reference previous model deployments. To start moving the model deployments, we recommend the following workflow:
144+
Although you configured the project to use the Azure AI model inference, existing model deployments continue to exist within the project as Serverless API Endpoints. Those deployments aren't moved for you. Hence, you can progressively upgrade any existing code that reference previous model deployments. To start moving the model deployments, we recommend the following workflow:
145145

146146
1. Recreate the model deployment in Azure AI model inference. This model deployment is accessible under the **Azure AI model inference endpoint**.
147147

articles/ai-services/agents/concepts/model-region-support.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Azure AI Agent Service supports the same models as the chat completions API in A
2727
| francecentral | - | - | - ||| - | - |||| - ||
2828
| japaneast | - | - | - | - | - | - | - | - || - |||
2929
| norwayeast |- | - | - | - || - |- | - | - | - | - | - |
30+
| southindia | - | - | - | - || - | - | - | - ||| - |
3031
| swedencentral |||||| - ||||| - ||
3132
| uksouth | - | - | - | - ||| - | - |||||
3233
| westus |||| - || - || - | - ||| - |

articles/ai-services/content-safety/overview.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -152,29 +152,29 @@ For more information, see [Language support](/azure/ai-services/content-safety/l
152152
To use the Content Safety APIs, you must create your Azure AI Content Safety resource in a supported region. Currently, the Content Safety features are available in the following Azure regions with different API versions:
153153

154154
| Region | Custom Category | Groundedness | Image | Multimodal(Image with Tex) | Incident Response | Prompt Shield | Protected Material (Text) | Protected Material (Code) | Text | Unified API |
155-
|--------------------|--------------------|--------------------|-------|-----------------|-------------------|---------------|---------------------------|---------------------------|------|-------------|
156-
| Australia East | | | | | || | |||
157-
| Canada East | | | | | || | |||
158-
| Central US | | | | | | | | |||
159-
| East US | | | | | || | |||
160-
| East US 2 | || | | || | |||
161-
| France Central | || | | || | |||
162-
| Japan East | | | | | || | |||
163-
| North Central US | | | | | || | |||
164-
| Poland Central | | | | | || | |||
165-
| South Central US | | | | | || | |||
166-
| South India | | | | | | | | |||
167-
| Sweden Central | || | | || | |||
168-
| Switzerland North | | | | | || | |||
169-
| Switzerland West | | | | | || | || |
170-
| UAE North | | | | | || | || |
171-
| UK South | || | | || | |||
172-
| West Europe | | | | | || | |||
173-
| West US | || | | || | |||
174-
| West US 2 | | | | | || | |||
175-
| West US 3 | | | | | || | |||
176-
| FairFax - USGovArizona| | | | | || | || |
177-
| FairFax - USGovVirginia| | | | | || | || |
155+
|--------------------|--------------------|--------------------|-------|-----------------------------|-------------------|---------------|---------------------------|---------------------------|------|-------------|
156+
| Australia East | | | | |||||||
157+
| Canada East | | | | |||||||
158+
| Central US | | | | || |||||
159+
| East US | | | | |||||||
160+
| East US 2 | | || |||||||
161+
| France Central | | || |||||||
162+
| Japan East | | | | |||||||
163+
| North Central US | | | | |||||||
164+
| Poland Central | | | | | ||||||
165+
| South Central US | | | | |||||||
166+
| South India | | | | || |||||
167+
| Sweden Central | | || |||||||
168+
| Switzerland North | | | | |||||||
169+
| Switzerland West | | | | |||||| |
170+
| UAE North | | | | |||||| |
171+
| UK South | | || |||||||
172+
| West Europe | | | | |||||||
173+
| West US | | || |||||||
174+
| West US 2 | | | | |||||||
175+
| West US 3 | | | | |||||||
176+
| FairFax - USGovArizona| | | | | | || |||
177+
| FairFax - USGovVirginia| | | | | | || |||
178178

179179
Feel free to [contact us](mailto:[email protected]) if your business needs other regions to be available.
180180

articles/ai-services/openai/includes/api-surface.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Information on the division of control plane and data plane API sur
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: include
8-
ms.date: 01/08/2024
8+
ms.date: 01/29/2025
99
---
1010

1111

@@ -22,8 +22,8 @@ Each API surface/specification encapsulates a different set of Azure OpenAI capa
2222
| API | Latest preview release | Latest GA release | Specifications | Description |
2323
|:---|:----|:----|:----|:---|
2424
| **Control plane** | [`2024-06-01-preview`](/rest/api/aiservices/accountmanagement/operation-groups?view=rest-aiservices-accountmanagement-2024-06-01-preview&preserve-view=true) | [`2024-10-01`](/rest/api/aiservices/accountmanagement/deployments/create-or-update?view=rest-aiservices-accountmanagement-2024-10-01&tabs=HTTP&preserve-view=true) | [Spec files](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices) | Azure OpenAI shares a common control plane with all other Azure AI Services. The control plane API is used for things like [creating Azure OpenAI resources](/rest/api/aiservices/accountmanagement/accounts/create?view=rest-aiservices-accountmanagement-2023-05-01&tabs=HTTP&preserve-view=true), [model deployment](/rest/api/aiservices/accountmanagement/deployments/create-or-update?view=rest-aiservices-accountmanagement-2023-05-01&tabs=HTTP&preserve-view=true), and other higher level resource management tasks. The control plane also governs what is possible to do with capabilities like Azure Resource Manager, Bicep, Terraform, and Azure CLI.|
25-
| **Data plane - authoring** | `2024-10-01-preview` | `2024-10-21` | [Spec files](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/AzureOpenAI/authoring) | The data plane authoring API controls [fine-tuning](/rest/api/azureopenai/fine-tuning?view=rest-azureopenai-2024-08-01-preview&preserve-view=true), [file-upload](/rest/api/azureopenai/files/upload?view=rest-azureopenai-2024-08-01-preview&tabs=HTTP&preserve-view=true), [ingestion jobs](/rest/api/azureopenai/ingestion-jobs/create?view=rest-azureopenai-2024-08-01-preview&tabs=HTTP&preserve-view=true), [batch](/rest/api/azureopenai/batch?view=rest-azureopenai-2024-08-01-preview&tabs=HTTP&preserve-view=true) and certain [model level queries](/rest/api/azureopenai/models/get?view=rest-azureopenai-2024-08-01-preview&tabs=HTTP&preserve-view=true)
26-
| **Data plane - inference** | [`2024-12-01-preview`](/azure/ai-services/openai/reference-preview#data-plane-inference) | [`2024-10-21`](/azure/ai-services/openai/reference#data-plane-inference) | [Spec files](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference) | The data plane inference API provides the inference capabilities/endpoints for features like completions, chat completions, embeddings, speech/whisper, on your data, Dall-e, assistants, etc. |
25+
| **Data plane - authoring** | `2025-01-01-preview` | `2024-10-21` | [Spec files](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/AzureOpenAI/authoring) | The data plane authoring API controls [fine-tuning](/rest/api/azureopenai/fine-tuning?view=rest-azureopenai-2024-08-01-preview&preserve-view=true), [file-upload](/rest/api/azureopenai/files/upload?view=rest-azureopenai-2024-08-01-preview&tabs=HTTP&preserve-view=true), [ingestion jobs](/rest/api/azureopenai/ingestion-jobs/create?view=rest-azureopenai-2024-08-01-preview&tabs=HTTP&preserve-view=true), [batch](/rest/api/azureopenai/batch?view=rest-azureopenai-2024-08-01-preview&tabs=HTTP&preserve-view=true) and certain [model level queries](/rest/api/azureopenai/models/get?view=rest-azureopenai-2024-08-01-preview&tabs=HTTP&preserve-view=true)
26+
| **Data plane - inference** | [`2025-01-01-preview`](/azure/ai-services/openai/reference-preview#data-plane-inference) | [`2024-10-21`](/azure/ai-services/openai/reference#data-plane-inference) | [Spec files](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference) | The data plane inference API provides the inference capabilities/endpoints for features like completions, chat completions, embeddings, speech/whisper, on your data, Dall-e, assistants, etc. |
2727

2828
## Authentication
2929

0 commit comments

Comments
 (0)