Skip to content

Commit b1020a7

Browse files
authored
Merge pull request #275857 from MicrosoftDocs/main
5/21 Publish for Build 2024
2 parents 68f1297 + 45dd981 commit b1020a7

File tree

1,116 files changed

+32804
-9841
lines changed

Some content is hidden

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

1,116 files changed

+32804
-9841
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,6 +1004,12 @@
10041004
"branch": "docs-snippets",
10051005
"branch_mapping": {}
10061006
},
1007+
{
1008+
"path_to_root": "functions-openai-extension",
1009+
"url": "https://github.com/Azure/azure-functions-openai-extension",
1010+
"branch": "main",
1011+
"branch_mapping": {}
1012+
},
10071013
{
10081014
"path_to_root": "cosmos-db-nosql-dotnet-samples",
10091015
"url": "https://github.com/azure-samples/cosmos-db-nosql-dotnet-samples",

.openpublishing.redirection.azure-kubernetes-service.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,11 @@
451451
"redirect_url": "/azure/aks/create-node-pools",
452452
"redirect_document_id": false
453453
},
454+
{
455+
"source_path_from_root": "/articles/copilot/limited-access.md",
456+
"redirect_url": "/azure/copilot/manage-access",
457+
"redirect_document_id": false
458+
},
454459
{
455460
"source_path_from_root": "/articles/aks/command-invoke.md",
456461
"redirect_url": "/azure/aks/access-private-cluster",
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: include file
3+
description: include file
4+
author: eur
5+
ms.reviewer: eur
6+
ms.author: eric-urban
7+
ms.service: azure-ai-studio
8+
ms.topic: include
9+
ms.date: 2/22/2024
10+
ms.custom: include, build-2024
11+
---
12+
13+
> [!NOTE]
14+
> This feature is currently in public preview. This preview is provided without a service-level agreement, and we don't recommend it for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
author: eric-urban
3+
ms.service: azure-ai-services
4+
ms.custom:
5+
- build-2024
6+
ms.date: 5/21/2024
7+
ms.topic: include
8+
ms.author: eur
9+
---
10+
11+
> [!div class="checklist"]
12+
> - Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
13+
> - Some AI services features are free to try in AI Studio. For access to all capabilities described in this article, you need to [connect AI services to your hub in AI Studio](../../../ai-studio/ai-services/connect-ai-services.md#connect-to-ai-services).

articles/ai-services/language-service/personally-identifiable-information/concepts/conversations-entity-categories.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Entity categories recognized by Conversational Personally Identifiable Information (detection) in Azure AI Language
33
titleSuffix: Azure AI services
4-
description: Learn about the entities the Conversational PII feature (preview) can recognize from conversation inputs.
4+
description: Learn about the entities the Conversational PII feature can recognize from conversation inputs.
55
#services: cognitive-services
66
author: jboback
77
manager: nitinme
88
ms.service: azure-ai-language
99
ms.topic: conceptual
1010
ms.date: 12/19/2023
1111
ms.author: jboback
12-
ms.custom: language-service-pii
12+
ms.custom: language-service-pii, build-2024
1313
---
1414

1515
# Supported customer content (PII) entity categories in conversations

articles/ai-services/language-service/personally-identifiable-information/language-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ ms.service: azure-ai-language
99
ms.topic: conceptual
1010
ms.date: 12/19/2023
1111
ms.author: jboback
12-
ms.custom: language-service-pii
12+
ms.custom: language-service-pii, build-2024
1313
---
1414

1515
# Personally Identifiable Information (PII) detection language support
1616

17-
Use this article to learn which natural languages are supported by the PII and conversation PII (preview) features of Azure AI Language.
17+
Use this article to learn which natural languages are supported by the PII and conversation PII features of Azure AI Language.
1818

1919
# [PII for documents](#tab/documents)
2020

articles/ai-services/language-service/personally-identifiable-information/overview.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,20 @@ ms.service: azure-ai-language
99
ms.topic: overview
1010
ms.date: 01/31/2024
1111
ms.author: jboback
12-
ms.custom: language-service-pii
12+
ms.custom: language-service-pii, build-2024
1313
---
1414

1515
# What is Personally Identifiable Information (PII) detection in Azure AI Language?
1616

17-
PII detection is one of the features offered by [Azure AI Language](../overview.md), a collection of machine learning and AI algorithms in the cloud for developing intelligent applications that involve written language. The PII detection feature can **identify, categorize, and redact** sensitive information in unstructured text. For example: phone numbers, email addresses, and forms of identification. The method for utilizing PII in conversations is different than other use cases, and articles for this use are separate.
17+
As of June 2024, we now provide General Availability support for the Conversational PII service (English-language only).
18+
Customers can now redact transcripts, chats, and other text written in a conversational style (i.e. text with “um”s, “ah”s, multiple speakers, and the spelling out of words for more clarity) with better confidence in AI quality, Azure SLA support and production environment support, and enterprise-grade security in mind.
19+
20+
PII detection is one of the features offered by [Azure AI Language](../overview.md), a collection of machine learning and AI algorithms in the cloud for developing intelligent applications that involve written language. The PII detection feature can **identify, categorize, and redact** sensitive information in unstructured text. For example: phone numbers, email addresses, and forms of identification. Azure AI Language supports general text PII redaction, as well as [Conversational PII](how-to-call-for-conversations.md), a specialized model for handling speech transcriptions and the more informal, conversational tone of meeting and call transcripts. The service also supports [Native Document PII redaction](#native-document-support), where the input and output are structured document files.
1821

1922
* [**Quickstarts**](quickstart.md) are getting-started instructions to guide you through making requests to the service.
2023
* [**How-to guides**](how-to-call.md) contain instructions for using the service in more specific or customized ways.
2124
* The [**conceptual articles**](concepts/entity-categories.md) provide in-depth explanations of the service's functionality and features.
2225

23-
PII comes into two shapes:
24-
25-
* [PII](how-to-call.md) - works on unstructured text.
26-
* [Conversation PII (preview)](how-to-call-for-conversations.md) - tailored model to work on conversation transcription.
27-
2826
[!INCLUDE [Typical workflow for pre-configured language features](../includes/overview-typical-workflow.md)]
2927

3028
## Native document support

articles/ai-services/language-service/summarization/custom/how-to/data-formats.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ description: Learn about how to select and prepare data, to be successful in cre
66
author: jboback
77
manager: nitinme
88
ms.service: azure-ai-language
9+
ms.custom:
10+
- build-2024
911
ms.topic: how-to
1012
ms.date: 12/19/2023
1113
ms.author: jboback
12-
1314
---
1415

1516
# Format data for custom Summarization
@@ -21,7 +22,7 @@ This page contains information about how to select and prepare data in order to
2122
2223
## Custom summarization document sample format
2324

24-
In the abstractive document summarization scenario, each document (whether it has a provided label or not) is expected to be provided in a plain .txt file. The file contains one or more lines. If multiple lines are provided, each is assumed to be a paragraph of the document. The following is an example document with three paragraphs.
25+
In the abstractive text summarization scenario, each document (whether it has a provided label or not) is expected to be provided in a plain .txt file. The file contains one or more lines. If multiple lines are provided, each is assumed to be a paragraph of the document. The following is an example document with three paragraphs.
2526

2627
*At Microsoft, we have been on a quest to advance AI beyond existing techniques, by taking a more holistic, human-centric approach to learning and understanding. As Chief Technology Officer of Azure AI services, I have been working with a team of amazing scientists and engineers to turn this quest into a reality.*
2728

@@ -66,7 +67,7 @@ In the abstractive document summarization scenario, each document (whether it ha
6667

6768
## Sample mapping JSON format
6869

69-
In both document and conversation summarization scenarios, a set of documents and corresponding labels can be provided in a single JSON file that references individual document/conversation and summary files.
70+
In both text and conversation summarization scenarios, a set of documents and corresponding labels can be provided in a single JSON file that references individual document/conversation and summary files.
7071

7172
The JSON file is expected to contain the following fields:
7273

@@ -96,7 +97,7 @@ The JSON file is expected to contain the following fields:
9697
```
9798
## Custom document summarization mapping sample
9899

99-
The following is an example mapping file for the abstractive document summarization scenario with three documents and corresponding labels.
100+
The following is an example mapping file for the abstractive text summarization scenario with three documents and corresponding labels.
100101

101102
```json
102103
{

articles/ai-services/language-service/summarization/how-to/conversation-summarization.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ms.author: jboback
1212
ms.custom:
1313
- language-service-summarization
1414
- ignite-2023
15+
- build-2024
1516
---
1617

1718
# How to use conversation summarization
@@ -47,8 +48,8 @@ For easier navigation, here are links to the corresponding sections for each ser
4748

4849
The conversation summarization API uses natural language processing techniques to summarize conversations into shorter summaries per request. Conversation summarization can summarize for issues and resolutions discussed in a two-party conversation or summarize a long conversation into chapters and a short narrative for each chapter.
4950

50-
There's another feature in Azure AI Language named [document summarization](../overview.md?tabs=document-summarization) that is more suitable to summarize documents into concise summaries. When you're deciding between document summarization and conversation summarization, consider the following points:
51-
* Input format: Conversation summarization can operate on both chat text and speech transcripts, which have speakers and their utterances. Document summarization operates using simple text, or Word, PDF, or PowerPoint formats.
51+
There's another feature in Azure AI Language named [text summarization](../overview.md?tabs=text-summarization) that is more suitable to summarize documents into concise summaries. When you're deciding between text summarization and conversation summarization, consider the following points:
52+
* Input format: Conversation summarization can operate on both chat text and speech transcripts, which have speakers and their utterances. Text summarization operates using simple text, or Word, PDF, or PowerPoint formats.
5253
* Purpose of summarization: for example, conversation issue and resolution summarization returns a reason and the resolution for a chat between a customer and a customer service agent.
5354

5455
## Submitting data

0 commit comments

Comments
 (0)