You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/advisor/advisor-resiliency-reviews.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,8 +85,8 @@ Select **Manage** > **Reviews (Preview)** in the left navigation pane. A list of
85
85
86
86
At the top of the reviews page, use **Feedback** to tell us about your experience. Use the **Refresh** button to refresh the page as needed.
87
87
88
-
[!NOTE]
89
-
If you have no reviews, the **Reviews** menu item in the left navigation is greyed out.
88
+
> [!NOTE]
89
+
> If you have no reviews, the **Reviews** menu item in the left navigation is greyed out.
90
90
91
91
### Review recommendations
92
92
@@ -133,8 +133,8 @@ From a review recommendations details page:
133
133
1. You can reject multiple recommendations at a time using the checkbox control, and the same reason for rejection is applied to all selected recommendations. If you need to select a different reason, reject one recommendation at a time.
134
134
1. If you reject a recommendation by mistake, select **Reset** to move it back to the pending state and tab.
135
135
136
-
[!NOTE]
137
-
The reason for the rejection is visible to your account team. It helps them understand workload context and your business priorities better. Additionally, Microsoft uses this information to improve the quality of recommendations.
136
+
> [!NOTE]
137
+
> The reason for the rejection is visible to your account team. It helps them understand workload context and your business priorities better. Additionally, Microsoft uses this information to improve the quality of recommendations.
138
138
139
139
## Implement recommendations
140
140
@@ -155,8 +155,8 @@ The recommendations are grouped by type:
155
155
***Reviews**: These recommendations are part of a review for a selected workload.
156
156
***Automated**: These recommendations are the standard Advisor recommendations for the selected subscriptions.
157
157
158
-
[!NOTE]
159
-
If none of your resiliency review recommendations are in the *Accepted* state, the **Reviews** tab is hidden.
158
+
> [!NOTE]
159
+
> If none of your resiliency review recommendations are in the *Accepted* state, the **Reviews** tab is hidden.
160
160
161
161
:::image type="content" source="./media/resiliency-reviews/resiliency-review-recommendation-list-accepted.png" alt-text="Screenshot of the Azure Advisor Resiliency Reviews recommendations page of accepted recommendations." lightbox="./media/resiliency-reviews/resiliency-review-recommendation-list-accepted.png":::
Copy file name to clipboardExpand all lines: articles/ai-services/computer-vision/concept-detecting-faces.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,10 @@ ms.author: pafarley
17
17
Image Analysis 3.2 can detect human faces within an image and generate rectangle coordinates for each detected face.
18
18
19
19
> [!NOTE]
20
-
> This feature is also offered by the dedicated [Face](./overview-identity.md) service. Use this alternative for more detailed face analysis, including face identification and head pose detection.
20
+
> This feature is also offered by the dedicated [Azure AI Face](./overview-identity.md) service. Use that alternative for more detailed face analysis, including face identification and head pose detection.
Copy file name to clipboardExpand all lines: articles/ai-services/computer-vision/faq.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ sections:
24
24
- question: |
25
25
How can I increase the transactions-per-second (TPS) allowed by the service?
26
26
answer: |
27
-
The free (S0) tier only allows 20 transactions per minute. Upgrade to the S1 tier to get up to 30 transactions per second. If you're seeing the error code 429 and the "Too many requests" error message, [submit an Azure support ticket](https://azure.microsoft.com/support/create-ticket/) to raise your TPS to 50 or higher with a brief business justification. [Azure AI Vision pricing](https://azure.microsoft.com/pricing/details/cognitive-services/computer-vision/#pricing).
27
+
The free (S0) tier only allows 20 transactions per minute. Upgrade to the S1 tier to get up to 20 transactions per second. If you're seeing the error code 429 and the "Too many requests" error message, [submit an Azure support ticket](https://azure.microsoft.com/support/create-ticket/) to raise your TPS to 50 or higher with a brief business justification. [Azure AI Vision pricing](https://azure.microsoft.com/pricing/details/cognitive-services/computer-vision/#pricing).
28
28
29
29
- question: |
30
30
The service is throwing an error because my image file is too large. How can I work around this?
Copy file name to clipboardExpand all lines: articles/ai-services/computer-vision/language-support.md
+57-59Lines changed: 57 additions & 59 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: PatrickFarley
7
7
manager: nitinme
8
8
ms.service: azure-ai-vision
9
9
ms.topic: conceptual
10
-
ms.date: 02/27/2024
10
+
ms.date: 03/11/2024
11
11
ms.author: pafarley
12
12
---
13
13
@@ -17,15 +17,13 @@ Some capabilities of Azure AI Vision support multiple languages; any capabilitie
17
17
18
18
## Optical Character Recognition (OCR)
19
19
20
-
The Azure AI Vision [Read API](./overview-ocr.md) supports many languages. The `Read` API can extract text from images and documents with mixed languages, including from the same text line, without requiring a language parameter.
20
+
The Azure AI Vision [Read API](./overview-ocr.md) supports many languages. The `Read` API can extract text from images and documents with mixed languages, including from the same text line, without requiring a language parameter. See [How to specify the `Read` model](./how-to/call-read-api.md#determine-how-to-process-the-data-optional) to use the new languages.
21
21
22
22
> [!NOTE]
23
23
> **Language code optional**
24
24
>
25
25
> `Read` OCR's deep-learning-based universal models extract all multi-lingual text in your documents, including text lines with mixed languages, and do not require specifying a language code. Do not provide the language code as the parameter unless you are sure about the language and want to force the service to apply only the relevant model. Otherwise, the service may return incomplete and incorrect text.
26
26
27
-
See [How to specify the `Read` model](./how-to/call-read-api.md#determine-how-to-process-the-data-optional) to use the new languages.
28
-
29
27
### Handwritten text
30
28
31
29
The following table lists the OCR supported languages for handwritten text by the most recent `Read` GA model.
@@ -129,62 +127,62 @@ The following table lists the OCR supported languages for print text by the most
129
127
130
128
## Analyze image
131
129
132
-
Some features of the [Analyze - Image](https://westcentralus.dev.cognitive.microsoft.com/docs/services/computer-vision-v3-1-ga/operations/56f91f2e778daf14a499f21b) API can return results in other languages, specified with the `language` query parameter. Other actions return results in English regardless of what language is specified, and others throw an exception for unsupported languages. Actions are specified with the `visualFeatures` and `details` query parameters; see the [Overview](overview-image-analysis.md) for a list of all the actions you can do with image analysis. Languages for tagging are only available in API version 3.2 or later.
130
+
Some features of the [Analyze - Image](https://westcentralus.dev.cognitive.microsoft.com/docs/services/computer-vision-v3-1-ga/operations/56f91f2e778daf14a499f21b) API can return results in other languages, specified with the `language` query parameter. Other actions return results in English regardless of what language is specified, and others throw an exception for unsupported languages. Actions are specified with the `visualFeatures` and `details` query parameters; see the [Overview](overview-image-analysis.md) for a list of all the actions you can do with the Analyze API, or follow the [How-to guide](/azure/ai-services/computer-vision/how-to/call-analyze-image-40) to try them out.
0 commit comments