Skip to content

Commit 649859e

Browse files
committed
Merge branch 'main' of github.com:MicrosoftDocs/azure-ai-docs-pr into synch
2 parents e4aa3de + b793d38 commit 649859e

File tree

88 files changed

+269
-910
lines changed

Some content is hidden

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

88 files changed

+269
-910
lines changed

articles/ai-foundry/how-to/autoscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- ignite-2023
99
- build-2024
1010
ms.topic: how-to
11-
ms.date: 12/09/2024
11+
ms.date: 03/27/2025
1212
ms.reviewer: siarora
1313
ms.author: larryfr
1414
author: Blackmist

articles/ai-foundry/how-to/disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: how-to
1010
ms.author: larryfr
1111
author: Blackmist
1212
ms.reviewer: andyaviles
13-
ms.date: 12/05/2024
13+
ms.date: 03/26/2025
1414
---
1515

1616
# Customer enabled disaster recovery

articles/ai-foundry/model-inference/concepts/models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,11 +178,11 @@ See [this model collection in Azure AI Foundry portal](https://ai.azure.com/expl
178178

179179
### NTT Data
180180

181-
**Tsuzumi** is an autoregressive language optimized transformer. The tuned versions use supervised fine-tuning (SFT). Tsuzumi is handles both Japanese and English language with high efficiency.
181+
**tsuzumi** is an autoregressive language optimized transformer. The tuned versions use supervised fine-tuning (SFT). tsuzumi handles both Japanese and English language with high efficiency.
182182

183183
| Model | Type | Tier | Capabilities |
184184
| ------ | ---- | --- | ------------ |
185-
| [Tsuzumi-7b](https://ai.azure.com/explore/models/Tsuzumi-7b/version/1/registry/azureml-nttdata) | chat-completion | Global standard | - **Input:** text (8,192 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Languages:** `en` and `jp` <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
185+
| [tsuzumi-7b](https://ai.azure.com/explore/models/Tsuzumi-7b/version/1/registry/azureml-nttdata) | chat-completion | Global standard | - **Input:** text (8,192 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Languages:** `en` and `jp` <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
186186

187187

188188
## Next steps

articles/ai-services/.openpublishing.redirection.ai-services.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,11 @@
360360
"redirect_url": "/azure/ai-services/computer-vision/",
361361
"redirect_document_id": false
362362
},
363+
{
364+
"source_path_from_root": "/articles/ai-services/computer-vision/spatial-analysis-logging.md",
365+
"redirect_url": "/azure/ai-services/computer-vision/spatial-analysis-container",
366+
"redirect_document_id": false
367+
},
363368
{
364369
"source_path_from_root": "/articles/ai-services/document-intelligence/concept-document-intelligence-studio.md",
365370
"redirect_url": "/azure/ai-services/document-intelligence/studio-overview",

articles/ai-services/cognitive-services-limited-access.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: PatrickFarley
66
manager: nitinme
77
ms.service: azure-ai-services
88
ms.topic: conceptual
9-
ms.date: 09/18/2024
9+
ms.date: 03/26/2025
1010
ms.author: pafarley
1111
---
1212

@@ -27,7 +27,7 @@ The following services are Limited Access:
2727
- [Custom Neural Voice](/legal/cognitive-services/speech-service/text-to-speech/limited-access?context=/azure/ai-services/speech-service/context/context): Pro features
2828
- [Custom text to speech avatar](/legal/cognitive-services/speech-service/text-to-speech/limited-access?context=/azure/ai-services/speech-service/context/context): All features
2929
- [Speaker Recognition](/legal/cognitive-services/speech-service/speaker-recognition/limited-access-speaker-recognition?context=/azure/ai-services/speech-service/context/context): All features
30-
- [Face API](/legal/cognitive-services/computer-vision/limited-access-identity?context=/azure/ai-services/computer-vision/context/context): Identify and Verify features, face ID property
30+
- [Azure AI Face](/legal/cognitive-services/computer-vision/limited-access-identity?context=/azure/ai-services/computer-vision/context/context): Identify and Verify features, face ID property
3131
- [Azure AI Vision](/legal/cognitive-services/computer-vision/limited-access?context=/azure/ai-services/computer-vision/context/context): Celebrity Recognition feature
3232
- [Azure AI Video Indexer](/azure/azure-video-indexer/limited-access-features): Celebrity Recognition and Face Identify features
3333
- [Azure OpenAI](/legal/cognitive-services/openai/limited-access): Azure OpenAI Service, modified abuse monitoring, and modified content filters
@@ -43,7 +43,7 @@ Submit a registration form for each Limited Access service you would like to use
4343
- [Custom Neural Voice](https://aka.ms/customneural): Pro features
4444
- [Custom text to speech avatar](https://aka.ms/customneural): All features
4545
- [Speaker Recognition](https://aka.ms/azure-speaker-recognition): All features
46-
- [Face API](https://aka.ms/facerecognition): Identify and Verify features
46+
- [Azure AI Face](https://aka.ms/facerecognition): Identify and Verify features
4747
- [Azure AI Vision](https://aka.ms/facerecognition): Celebrity Recognition feature
4848
- [Azure AI Video Indexer](https://aka.ms/facerecognition): Celebrity Recognition and Face Identify features
4949
- [Azure OpenAI](/legal/cognitive-services/openai/limited-access): Azure OpenAI Service, modified abuse monitoring, and modified content filters

articles/ai-services/computer-vision/concept-face-detection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.subservice: azure-ai-face
1010
ms.custom:
1111
- ignite-2023
1212
ms.topic: conceptual
13-
ms.date: 09/18/2024
13+
ms.date: 03/26/2025
1414
ms.author: pafarley
1515
feedback_help_link_url: https://learn.microsoft.com/answers/tags/156/azure-face
1616
---
@@ -20,11 +20,11 @@ feedback_help_link_url: https://learn.microsoft.com/answers/tags/156/azure-face
2020
[!INCLUDE [Gate notice](./includes/identity-gate-notice.md)]
2121

2222
> [!IMPORTANT]
23-
> Face attributes are predicted through the use of statistical algorithms. They might not always be accurate. Use caution when you make decisions based on attribute data. Please refrain from using these attributes for anti-spoofing. Instead, we recommend using Face Liveness detection. For more information, please refer to [Tutorial: Detect liveness in faces](/azure/ai-services/computer-vision/tutorials/liveness).
23+
> Face attributes are predicted by statistical algorithms. They might not always be accurate. Use caution when you make decisions based on attribute data. Refrain from using these attributes for anti-spoofing. Instead, we recommend using Face Liveness detection. For more information, please refer to [Tutorial: Detect liveness in faces](/azure/ai-services/computer-vision/tutorials/liveness).
2424
2525
This article explains the concepts of face detection and face attribute data. Face detection is the process of locating human faces in an image and optionally returning different kinds of face-related data.
2626

27-
You use the [Detect] API to detect faces in an image. To get started using the REST API or a client SDK, follow a [Face service quickstart](./quickstarts-sdk/identity-client-library.md). Or, for a more in-depth guide, see [Call the detect API](./how-to/identity-detect-faces.md).
27+
You use the [Detect] API to detect faces in an image. To get started using the REST API or a client SDK, follow a [Face service quickstart](./quickstarts-sdk/identity-client-library.md). Or, for a more in-depth guide, see [Call the Detect API](./how-to/identity-detect-faces.md).
2828

2929
## Face rectangle
3030

articles/ai-services/computer-vision/concept-object-detection.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,17 @@ manager: nitinme
77

88
ms.service: azure-ai-vision
99
ms.topic: conceptual
10-
ms.date: 09/19/2024
10+
ms.date: 03/26/2025
1111
ms.author: pafarley
1212
---
1313

1414
# Object detection
1515

16-
This article explains the concept of object detection. Object detection is similar to [tagging](concept-tag-images-40.md), but the API returns the bounding box coordinates (in pixels) for each object found in the image. For example, if an image contains a dog, cat, and person, the object detection operation lists those objects with their coordinates in the image. You can use this functionality to process the relationships between the objects in an image. It also lets you determine whether there are multiple instances of the same object in an image.
16+
This article explains the object detection feature. Object detection is similar to [tagging](concept-tag-images-40.md), but the API returns the bounding box coordinates (in pixels) for each object found in the image. For example, if an image contains a dog, cat, and person, the object detection operation lists those objects with their coordinates in the image.
1717

18-
The object detection function applies tags based on the objects or living things identified in the image. There's no formal relationship between the tagging taxonomy and the object detection taxonomy. At a conceptual level, the object detection function only finds objects and living things, while the tag function can also include contextual terms like *indoor*, which can't be localized with bounding boxes.
18+
You can use this functionality to process the relationships between the objects in an image. It also lets you determine whether there are multiple instances of the same object in an image.
19+
20+
There's no formal relationship between the tagging taxonomy and the object detection taxonomy. At a conceptual level, the object detection function only finds objects and living things, while the tag function can also include contextual terms like *indoor*, which can't be localized with bounding boxes.
1921

2022
Try out the capabilities of object detection quickly and easily in your browser by using Azure AI Vision Studio.
2123

articles/ai-services/computer-vision/identity-api-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: API Reference - Face
33
titleSuffix: Azure AI services
44
description: API reference provides information about the Person, LargePersonGroup/PersonGroup, LargeFaceList/FaceList, and Face Algorithms APIs.
5-
author: nitinme
5+
author: PatrickFarley
66
manager: nitinme
77

88
ms.service: azure-ai-vision
99
ms.subservice: azure-ai-face
1010
ms.topic: conceptual
11-
ms.date: 02/17/2021
12-
ms.author: nitinme
11+
ms.date: 03/26/2025
12+
ms.author: pafarley
1313
feedback_help_link_url: https://learn.microsoft.com/answers/tags/156/azure-face
1414
---
1515

articles/ai-services/computer-vision/index.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,6 @@ conceptualContent:
136136
- itemType: concept
137137
text: Camera placement
138138
url: spatial-analysis-camera-placement.md
139-
- itemType: concept
140-
text: Logging and troubleshooting
141-
url: spatial-analysis-logging.md
142139
footerLink:
143140
text: More
144141
url: intro-to-spatial-analysis-public-preview.md

articles/ai-services/computer-vision/spatial-analysis-camera-placement.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,4 @@ Organic queues are lines that form organically. This style of queue is acceptabl
156156

157157
<!--* [Deploy a People Counting web application](spatial-analysis-web-app.md)-->
158158
* [Configure Spatial Analysis operations](./spatial-analysis-operations.md)
159-
* [Logging and troubleshooting](spatial-analysis-logging.md)
160159
* [Zone and line placement guide](spatial-analysis-zone-line-placement.md)

0 commit comments

Comments
 (0)