Skip to content

Commit a1c0954

Browse files
authored
Merge pull request #3047 from MicrosoftDocs/main
2/20/2025 11:00 AM IST Publish
2 parents 11dfa93 + ba82621 commit a1c0954

File tree

85 files changed

+1231
-886
lines changed

Some content is hidden

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

85 files changed

+1231
-886
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ See the following list for the input requirements for each feature.
135135
- Maximum length for grounding sources: 55,000 characters (per API call).
136136
- Maximum text and query length: 7,500 characters.
137137
- **Protected material detection APIs**:
138-
- Default maximum length: 1K characters.
138+
- Default maximum length: 10K characters.
139139
- Default minimum length: 110 characters (for scanning LLM completions, not user prompts).
140140
- **Custom categories (standard) API (preview)**:
141141
- Maximum inference input length: 1K characters.
@@ -189,6 +189,14 @@ Content Safety features have query rate limits in requests-per-second (RPS) or r
189189

190190
If you need a faster rate, please [contact us](mailto:[email protected]) to request it.
191191

192+
### Encryption
193+
194+
Content Safety encryption protects your data at rest. It encrypts your data as it is written in our datacenters and automatically decrypts it when you access it.
195+
196+
By default, data in Content Safety is encrypted using Microsoft Managed Keys (MMK). However, Content Safety supports both Microsoft Managed Keys (MMK) and Customer Managed Keys (CMK) for encryption. When CMK is selected, users can choose CMK and have the ability to select either user-assigned managed identities (UMI) or system-assigned managed identities (SMI).
197+
198+
199+
192200

193201
## Contact us
194202

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
title: Azure AI Content Understanding analyzer templates
3+
titleSuffix: Azure AI services
4+
description: Learn about Azure AI Content Understanding analyzer templates.
5+
author: laujan
6+
ms.author: kabrow
7+
manager: nitinme
8+
ms.service: azure-ai-content-understanding
9+
ms.topic: overview
10+
ms.date: 02/19/2025
11+
ms.custom: ignite-2024-understanding-release
12+
---
13+
14+
# Analyzer templates offered with Content Understanding
15+
16+
Content Understanding analyzer templates give you a head start in developing your Content Understanding solution by allowing you to build your analyzer without creating schemas from scratch.
17+
There are analyzer templates specific to common scenarios in each modality, such as call center audio analytics and advertising analysis for videos. Templates are also fully customizable, allowing you to adjust any
18+
fields in the schemas to better fit your needs. Learn more about the analyzer templates offered for each modality by viewing the following tabs.
19+
20+
## Modality templates
21+
22+
The following analyzer templates are available for use in the [Azure AI Foundry Content Understanding experience](https://ai.azure.com/). For more information, *see* [Use Content Understanding in the Azure AI Foundry](../quickstart/use-ai-foundry.md) for a step-by-step guide to creating your first analyzer.
23+
24+
# [Document](#tab/document)
25+
26+
|Template| Description|
27+
| ----|----|----|
28+
|Document analysis |Analyze documents to extract text, layout, structured fields, and more.|
29+
|Text analysis |Analyze texts and extract structured fields.|
30+
31+
:::image type="content" source="../media/analyzer-template/scenario-template-document.png" alt-text="Screenshot of document analyzer template.":::
32+
33+
# [Image](#tab/image)
34+
35+
|Template| Description|
36+
| ----|----|----|
37+
|Image analysis |Analyze images and extract structured fields.|
38+
|Retail inventory management |Retail inventory management for monitoring of products on shelves.|
39+
|Defect detection |Identify potential defects in provided images of metal plates.|
40+
41+
:::image type="content" source="../media/analyzer-template/image-templates.png" alt-text="Screenshot of image analyzer template.":::
42+
43+
# [Audio](#tab/audio)
44+
45+
|Template| Description|
46+
| ----|----|----|
47+
|Audio transcription |Transcribe audio recordings.|
48+
|Conversation summarization |Transcribe conversations and extract summaries.|
49+
|Post call analytics |Analyze call center conversations to extract transcripts, summaries, sentiment, and more.|
50+
51+
52+
:::image type="content" source="../media/analyzer-template/audio-templates.png" alt-text="Screenshot of audio analyzer template.":::
53+
54+
# [Video](#tab/video)
55+
56+
|Template| Description|
57+
| ----|----|----|
58+
|Video shot analysis |Analyze videos to extract transcript and structured fields for each shot.|
59+
|Media asset management |Extract structured information from marketing videos, news content, broadcast media, television episodes, and film archives.|
60+
|Advertising |Advertising analysis and moderation.|
61+
62+
63+
:::image type="content" source="../media/analyzer-template/video-templates.png" alt-text="Screenshot of video analyzer template.":::
64+
65+
---

articles/ai-services/content-understanding/document/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: lajanuar
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 01/14/2025
10+
ms.date: 02/19/2025
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

articles/ai-services/content-understanding/how-to/create-multi-service-resource.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-content-understanding
88
ms.topic: how-to
9-
ms.date: 11/19/2024
9+
ms.date: 02/19/2025
1010
ms.custom: ignite-2024-understanding-release, references_regions
1111
ms.author: lajanuar
1212
---
1313

14-
# Create an Azure AI services multi-service resource
14+
# Create an Azure AI Services multi-service resource
1515

1616

1717
To use Content Understanding, you need an Azure AI Services resource. This multi-service resource enables access to multiple Azure AI services with a single set of credentials.
@@ -25,7 +25,7 @@ To use Content Understanding, you need an Azure AI Services resource. This multi
2525
:::image type="content" source="../media/overview/azure-multi-service-resource.png" alt-text="Screenshot of the multi-service resource page in the Azure portal.":::
2626

2727
> [!IMPORTANT]
28-
> Azure provides more than one resource types named Azure AI services. Be sure to select the one that is listed under Azure AI services → Azure AI services with the logo as shown previously.
28+
> Azure provides more than one resource type named Azure AI services. Be sure to select the one that is listed under Azure AI services → Azure AI services with the logo as shown previously.
2929
3030
1. Select the **Create** button.
3131

@@ -52,3 +52,11 @@ To use the Azure AI Content Understanding service, you must create your Azure AI
5252
1. Once the validation banner appears, select the **Create** button from the bottom-left corner.
5353

5454
1. After you select create, you'll be redirected to a new page that says **Deployment in progress**. After a few seconds, you'll see a message that says, **Your deployment is complete**.
55+
56+
57+
## Next steps: Try out Content Understanding
58+
59+
Now that you created your Azure AI Services multi-service resource, you're ready to try out the Content Understanding service.
60+
61+
* Check out this Quickstart to [try Content Understanding in the AI Foundry](../quickstart/use-ai-foundry.md).
62+
* Ready to go straight to code? [Try the Content Understanding REST API](../quickstart/use-rest-api.md).
1.76 MB
Loading
151 KB
Loading
2.44 MB
Loading
947 KB
Loading
3.66 MB
Loading
1.11 MB
Loading

0 commit comments

Comments
 (0)