Skip to content

Commit b48656b

Browse files
authored
Merge pull request #3883 from MicrosoftDocs/main
4/2/2025 PM Publish
2 parents e9f252e + b2028a0 commit b48656b

File tree

6 files changed

+67
-56
lines changed

6 files changed

+67
-56
lines changed

.whatsnew.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@
99
"navigationOptions": {
1010
"maximumNumberOfArticles": 5,
1111
"tocParentNode": "Latest documentation updates",
12-
"repoTocFolder": "articles/ai-services",
12+
"repoTocFolder": "articles/whats-new",
1313
"indexParentNode": "Latest documentation updates",
14-
"repoIndexFolder": "articles/ai-services"
14+
"repoIndexFolder": "articles/whats-new"
1515
},
1616
"areas": [
1717
{
1818
"names": [ "ai-services" ],
1919
"heading": "Azure AI Services"
2020
},
2121
{
22-
"names": [ "ai-studio" ],
23-
"heading": "Azure AI Foundry"
22+
"names": [ "ai-foundry" ],
23+
"heading": "Azure Foundry"
2424
},
2525
{
2626
"names": [ "machine-learning" ],
27-
"heading": "Azure Machine Learning"
27+
"heading": "Machine Learning"
2828
},
2929
{
3030
"names": [ "search" ],
Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,36 @@
11
---
2-
title: "Azure AI Foundry docs: What's new for January 2025"
3-
description: "What's new in the Azure AI Foundry docs for January 2025."
2+
title: "Azure AI Foundry docs: What's new for March 2025"
3+
description: "What's new in the Azure AI Foundry docs for March 2025."
44
ms.author: smcdowell
55
author: skpmcdowell
66
ms.topic: whats-new
77
ms.subject: ai-studio
8-
ms.custom: January-2025
9-
ms.date: 02/14/2025
8+
ms.custom: March-2025
9+
ms.date: 04/02/2025
1010
---
1111

12-
# Azure AI Foundry docs: What's new for January 2025
12+
# Azure AI Foundry docs: What's new for March 2025
1313

14-
Welcome to what's new in the Azure AI Foundry docs for January 2025. This article lists some of the major changes to docs during this period.
14+
Welcome to what's new in the Azure AI Foundry docs for March 2025. This article lists some of the major changes to docs during this period.
1515

1616

1717
## Azure AI Foundry
1818

1919
### New articles
2020

21-
- [Audit and manage Azure AI Foundry hubs and projects](../ai-studio/how-to/azure-policy.md)
22-
- [Continuously monitor your generative AI applications](../ai-studio/how-to/monitor-applications.md)
23-
- [How to use Codestral chat model](../ai-studio/how-to/deploy-models-mistral-codestral.md)
24-
- [How to use DeepSeek-R1 reasoning model](../ai-studio/how-to/deploy-models-deepseek.md)
25-
- [How to use Gretel Navigator chat model](../ai-studio/how-to/deploy-models-gretel-navigator.md)
21+
- [Featured models of Azure AI Foundry](../ai-foundry/concepts/models-featured.md)
22+
- [How to deploy NVIDIA Inference Microservices](../ai-foundry/how-to/deploy-nvidia-inference-microservice.md)
23+
- [How to use image and audio in chat completions with Azure AI model inference](../ai-foundry/model-inference/how-to/use-chat-multi-modal.md)
24+
- [Tutorial: Get started with DeepSeek-R1 reasoning model in Azure AI model inference](../ai-foundry/model-inference/tutorials/get-started-deepseek-r1.md)
25+
2626

2727
### Updated articles
2828

29-
- [How to use Phi-4 family chat models](../ai-studio/how-to/deploy-models-phi-4.md)
29+
- [Deploy a flow for real-time inference](../ai-foundry/how-to/flow-deploy.md)
30+
- [Fine-tune models using serverless APIs in Azure AI Foundry](../ai-foundry/how-to/fine-tune-serverless.md)
31+
- [How to deploy and inference a managed compute deployment with code](../ai-foundry/how-to/deploy-models-managed.md)
32+
- [How to trace your application with Azure AI Foundry project library](../ai-foundry/how-to/develop/trace-local-sdk.md)
33+
- [Monitor quality and token usage of deployed prompt flow applications](../ai-foundry/how-to/monitor-quality-safety.md)
3034

3135

3236

articles/ai-services/agents/how-to/tools/bing-grounding.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,6 @@ print(f"Last run step detail: {run_steps_data}")
9999

100100
:::image type="content" source="../../media/tools/bing/website-citations.png" alt-text="A screenshot showing citations for Bing search results." lightbox="../../media/tools/bing/website-citations.png":::
101101

102-
### Other legal considerations
103-
104-
Microsoft will use data you send to Grounding with Bing to improve Microsoft products and services. Where you send personal data to this service, you are responsible for obtaining sufficient consent from the data subjects. The Data Protection Terms in the Online Services Terms do not apply to Grounding with Bing.
105-
106-
Your use of Grounding with Bing Search will be governed by the Terms of Use. By using Grounding with Bing Search, you agree to be bound by and comply with these Terms of Use.
107-
108102
::: zone-end
109103

110104
::: zone pivot="code-example"

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

Lines changed: 3 additions & 3 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: 3/04/2025
12+
ms.date: 4/02/2025
1313
ms.author: mbullwin
1414
---
1515

@@ -73,8 +73,8 @@ The following sections provide you with a quick guide to the default quotas and
7373

7474
| Model|Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
7575
|---|---|:---:|:---:|
76-
| `gpt-4.5` | Enterprise Tier | 50 K | 50 |
77-
| `gpt-4.5` | Default | 50 K | 50 |
76+
| `gpt-4.5` | Enterprise Tier | 200 K | 200 |
77+
| `gpt-4.5` | Default | 150 K | 150 |
7878

7979
## `o-series` rate limits
8080

articles/ai-services/translator/whats-new.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-translator
88
ms.topic: overview
9-
ms.date: 03/07/2025
9+
ms.date: 04/02/2025
1010
ms.author: lajanuar
1111
---
1212
<!-- markdownlint-disable MD024 -->
@@ -21,11 +21,24 @@ Azure AI Translator is a language service that enables users to translate text a
2121

2222
Azure AI Translator service supports language translation for more than 100 languages. If your language community is interested in partnering with Microsoft to add your language to Translator, contact us via the [Translator community partner onboarding form](https://forms.office.com/pages/responsepage.aspx?id=v4j5cvGGr0GRqy180BHbR-riVR3Xj0tOnIRdZOALbM9UOU1aMlNaWFJOOE5YODhRR1FWVzY0QzU1OS4u).
2323

24+
## April 2025
25+
26+
### Microsoft Translator Pro new features and updates
27+
28+
[**Microsoft Translator Pro**](translator-pro/overview.md) is a mobile application designed specifically for enterprises, providing precise real-time speech-to-speech translations. The latest updates include:
29+
30+
* A new text-to-speech experience in full-screen mode that lets you decide which translated sentences to skip and which to play.
31+
32+
* An audio noise cancellation feature that ensures seamless conversations by suppressing background noise. This feature can be enabled/disabled in settings.
33+
34+
* On-device translation that now supports non-English source languages.
35+
36+
2437
## February 2025
2538

26-
### Microsoft Translator Pro app updates
39+
### Microsoft Translator Pro features and updates
2740

28-
[**Microsoft Translator Pro**](translator-pro/overview.md) is a mobile app, designed specifically for enterprises, that enables seamless real-time speech-to-speech translation. The following new and updated capabilities are now available:
41+
[**Microsoft Translator Pro**](translator-pro/overview.md) is a mobile application, designed specifically for enterprises, that enables seamless real-time speech-to-speech translation. The following new and updated capabilities are now available:
2942

3043
* **Enhanced administrator experience**. The history section now includes options for recording transcript and audio, exporting sessions/audio, sharing sessions, and toggling transcript/audio history without exporting to cloud storage. Additionally, administrators can now enable or disable the use of a custom phrasebook and easily browse the current phrasebook.
3144
* **Added content filtering**. Administrators can now enable or disable content filtering and censoring, providing greater control over content visibility.
Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
---
2-
title: "Azure AI Services docs: What's new for February 2025"
3-
description: "What's new in the Azure AI Services docs for February 2025."
2+
title: "Azure AI Services docs: What's new for March 2025"
3+
description: "What's new in the Azure AI Services docs for March 2025."
44
ms.author: smcdowell
55
author: skpmcdowell
66
ms.topic: whats-new
77
ms.subject: ai-services
8-
ms.custom: February-2025
9-
ms.date: 03/04/2025
8+
ms.custom: March-2025
9+
ms.date: 04/02/2025
1010
---
1111

12-
# Azure AI Services docs: What's new for February 2025
12+
# Azure AI Services docs: What's new for March 2025
1313

14-
Welcome to what's new in the Azure AI Services docs for February 2025. This article lists some of the major changes to docs during this period.
14+
Welcome to what's new in the Azure AI Services docs for March 2025. This article lists some of the major changes to docs during this period.
1515

1616
## Azure AI Services
1717

1818
### New articles
1919

20-
- [Analyzer templates offered with Content Understanding](../ai-services/content-understanding/concepts/analyzer-templates.md)
21-
- [Azure AI Translator known issues](../ai-services/translator/reference/known-issues.md)
22-
- [Azure AI Translator release history](../ai-services/translator/reference/release-history.md)
23-
- [Best practices for Content Understanding](../ai-services/content-understanding/concepts/best-practices.md)
24-
- [Content Understanding Capabilities (preview)](../ai-services/content-understanding/concepts/capabilities.md)
25-
- [Create a new network-secured agent with user-managed identity](../ai-services/agents/how-to/virtual-networks.md)
26-
- [Face liveness detection](../ai-services/computer-vision/concept-face-liveness-detection.md)
27-
- [QuickStart: Use a text blocklist](../ai-services/content-safety/quickstart-blocklist.md)
28-
- [Troubleshooting latency issues in Azure AI Document Intelligence](../ai-services/document-intelligence/concept/troubleshoot-latency.md)
20+
- [Azure AI Document Intelligence release history](../ai-services/document-intelligence/reference/release-history.md)
21+
- [Azure OpenAI Responses API (Preview)](../ai-services/openai/how-to/responses.md)
22+
- [Bring your licensed data](../ai-services/agents/how-to/tools/licensed-data.md)
23+
- [Computer Use (preview) in Azure OpenAI](../ai-services/openai/how-to/computer-use.md)
24+
- [Deploy a fine-tuned model for inferencing](../ai-services/openai/how-to/fine-tuning-deploy.md)
25+
- [Direct preference optimization (preview)](../ai-services/openai/how-to/fine-tuning-direct-preference-optimization.md)
26+
- [Get started: Document Intelligence Studio](../ai-services/document-intelligence/quickstarts/get-started-studio.md)
27+
- [How to use text summarization](../ai-services/language-service/summarization/how-to/text-summarization.md)
28+
- [Manage traffic with spillover for provisioned deployments (Preview)](../ai-services/openai/how-to/spillover-traffic-management.md)
29+
- [Native document support for Azure AI Language (preview)](../ai-services/language-service/native-document-support/overview.md)
30+
- [Safety evaluation for fine-tuning (preview)](../ai-services/openai/how-to/fine-tuning-safety-evaluation.md)
31+
- [Text Translation REST API](../ai-services/translator/text-translation/reference/rest-api-guide.md)
32+
- [Troubleshooting for Azure OpenAI fine-tuning](../ai-services/openai/how-to/fine-tuning-troubleshoot.md)
33+
- [Use the Microsoft Fabric data agent](../ai-services/agents/how-to/tools/fabric.md)
34+
- [Vision fine-tuning](../ai-services/openai/how-to/fine-tuning-vision.md)
35+
- [What are Azure AI Translator prebuilt solutions?](../ai-services/translator/solutions/overview.md)
2936

3037
### Updated articles
3138

32-
- [Azure AI Agent Service Code Interpreter](../ai-services/agents/how-to/tools/code-interpreter.md)
33-
- [Azure AI Agents function calling](../ai-services/agents/how-to/tools/function-calling.md)
34-
- [Azure OpenAI stored completions & distillation (preview)](../ai-services/openai/how-to/stored-completions.md)
35-
- [Custom Translator release notes](../ai-services/translator/custom-translator/release-notes.md)
36-
- [Customize a model with fine-tuning](../ai-services/openai/how-to/fine-tuning.md)
37-
- [Document Intelligence batch analysis](../ai-services/document-intelligence/prebuilt/batch-analysis.md)
38-
- [Document Intelligence read model](../ai-services/document-intelligence/prebuilt/read.md)
39-
- [Fine-tuning and tool calling](../ai-services/openai/how-to/fine-tuning-functions.md)
40-
- [Grounding with Bing Search](../ai-services/agents/how-to/tools/bing-grounding.md)
41-
- [How to use Azure AI Agent Service with OpenAPI Specified Tools](../ai-services/agents/how-to/tools/openapi-spec.md)
42-
- [Structured outputs](../ai-services/openai/how-to/structured-outputs.md)
43-
- [Use Azure Functions with Azure AI Agent Service](../ai-services/agents/how-to/tools/azure-functions.md)
39+
- [Detect and redact Personally Identifying Information in conversations](../ai-services/language-service/personally-identifiable-information/how-to/redact-conversation-pii.md)
40+
- [How to use native document summarization (preview)](../ai-services/language-service/summarization/how-to/document-summarization.md)
41+
- [Quickstart: Azure AI Content Understanding REST APIs](../ai-services/content-understanding/quickstart/use-rest-api.md)
42+
- [Understanding costs associated with provisioned throughput units (PTU)](../ai-services/openai/how-to/provisioned-throughput-onboarding.md)
43+
- [What is Azure AI Language Personally Identifiable Information (PII) detection?](../ai-services/language-service/personally-identifiable-information/overview.md)

0 commit comments

Comments
 (0)