Skip to content

Commit ed38612

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-ai-docs-pr into mrb_01_29_2025_autogen_inference
2 parents dbbf9b3 + c04c18f commit ed38612

File tree

11 files changed

+463
-38
lines changed

11 files changed

+463
-38
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/how-to/content-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The content filtering system integrated into Azure AI Foundry runs alongside the
2020

2121
The default content filtering configuration is set to filter at the medium severity threshold for all four content harms categories for both prompts and completions. That means that content that is detected at severity level medium or high is filtered, while content detected at severity level low or safe is not filtered by the content filters. Learn more about content categories, severity levels, and the behavior of the content filtering system [here](../concepts/content-filter.md).
2222

23-
Jailbreak risk detection and protected text and code models are optional and off by default. For jailbreak and protected material text and code models, the configurability feature allows all customers to turn the models on and off. The models are by default off and can be turned on per your scenario. Some models are required to be on for certain scenarios to retain coverage under the [Customer Copyright Commitment](/legal/cognitive-services/openai/customer-copyright-commitment?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext).
23+
Jailbreak risk detection and protected text and code models are optional and on by default. For jailbreak and protected material text and code models, the configurability feature allows all customers to turn the models on and off. The models are by default on and can be turned off per your scenario. Some models are required to be on for certain scenarios to retain coverage under the [Customer Copyright Commitment](/legal/cognitive-services/openai/customer-copyright-commitment?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext).
2424

2525
> [!NOTE]
2626
> All customers have the ability to modify the content filters and configure the severity thresholds (low, medium, high). Approval is required for turning the content filters partially or fully off. Managed customers only may apply for full content filtering control via this form: [Azure OpenAI Limited Access Review: Modified Content Filters](https://ncv.microsoft.com/uEfCgnITdR). At this time, it is not possible to become a managed customer.

0 commit comments

Comments
 (0)