Skip to content

Commit 91eb8c9

Browse files
committed
Make changes
1 parent 2414bc8 commit 91eb8c9

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Limited Access services are made available to customers under the terms governin
2525

2626
The following services are Limited Access:
2727

28-
- [Custom Neural Voice](/legal/cognitive-services/speech-service/text-to-speech/limited-access): Pro features
29-
- [Custom text to speech avatar](/legal/cognitive-services/speech-service/text-to-speech/limited-access): All features
28+
- [Custom Neural Voice](/legal/cognitive-services/speech-service/text-to-speech/limited-access?context=/azure/ai-services/speech-service/context/context): Pro features
29+
- [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
3030
- [Speaker Recognition](/legal/cognitive-services/speech-service/speaker-recognition/limited-access-speaker-recognition?context=/azure/ai-services/speech-service/context/context): All features
3131
- [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
3232
- [Azure AI Vision](/legal/cognitive-services/computer-vision/limited-access?context=/azure/ai-services/computer-vision/context/context): Celebrity Recognition feature
@@ -94,4 +94,4 @@ If you're an existing customer and your application for access is denied, you ca
9494

9595
## Help and support
9696

97-
To report abuse of Limited Access services, see the [MSRC reporting portal](https://msrc.microsoft.com/report).
97+
To report abuse of Limited Access services, see the [MSRC reporting portal](https://aka.ms/reportabuse).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You use the [Detect] API to detect faces in an image. To get started using the R
3030

3131
Each detected face corresponds to a *faceRectangle* field in the response. This is a set of pixel coordinates for the left, top, width, and height of the detected face. Using these coordinates, you can get the location and size of the face. In the API response, faces are listed in size order from largest to smallest.
3232

33-
Try out the capabilities of face detection quickly and easily by using the Azure AI Vision Studio.
33+
Try out the capabilities of face detection quickly and easily by using Azure AI Vision Studio.
3434
> [!div class="nextstepaction"]
3535
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)
3636

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article explains the concept of object detection. Object detection is simil
1818

1919
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.
2020

21-
Try out the capabilities of object detection quickly and easily in your browser by using the Azure AI Vision Studio.
21+
Try out the capabilities of object detection quickly and easily in your browser by using Azure AI Vision Studio.
2222

2323
> [!div class="nextstepaction"]
2424
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)

articles/ai-services/computer-vision/intro-to-spatial-analysis-public-preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Video Analysis includes video-related features like Spatial Analysis and Video R
2020

2121
You can use Azure AI Vision Spatial Analysis to detect the presence and movements of people in video. Ingest video streams from cameras, extract insights, and generate events to be used by other systems. The service can do things like count the number of people entering a space or measure compliance with face mask and social distancing guidelines. By processing video streams from physical spaces, you can learn how people use them and maximize the space's value to your organization.
2222

23-
Try out the capabilities of Spatial Analysis quickly and easily in your browser by using the Azure AI Vision Studio.
23+
Try out the capabilities of Spatial Analysis quickly and easily in your browser by using Azure AI Vision Studio.
2424

2525
> [!div class="nextstepaction"]
2626
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)

0 commit comments

Comments
 (0)