Skip to content

Commit fa198a2

Browse files
authored
Merge pull request #285431 from MicrosoftDocs/main
8/23/2024 PM Publish
2 parents 73c0db1 + 9a0830c commit fa198a2

File tree

12 files changed

+231
-78
lines changed

12 files changed

+231
-78
lines changed

articles/ai-services/cognitive-services-support-options.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,25 @@ ms.author: pafarley
1414

1515
Are you just starting to explore the functionality of Azure AI services? Perhaps you are implementing a new feature in your application. Or after using the service, do you have suggestions on how to improve it? Here are options for where you can get support, stay up-to-date, give feedback, and report bugs for Azure AI services.
1616

17+
## Get solutions to common issues
18+
19+
In the Azure portal, you can find answers to common AI service issues.
20+
21+
1. Go to your Azure AI services resource in the Azure portal. You can find it on the list on this page: [Azure AI services](https://ms.portal.azure.com/#view/Microsoft_Azure_ProjectOxford/CognitiveServicesHub/~/AllCognitiveServices). If you're a United States government customer, use the [Azure portal for the United States government](https://portal.azure.us).
22+
1. In the left pane, under **Help**, select **Support + Troubleshooting**.
23+
1. Describe your issue in the text box, and answer the remaining questions in the form.
24+
1. You'll find Learn articles and other resources that might help you resolve your issue.
25+
26+
1727
## Create an Azure support request
1828

1929
<div class='icon is-large'>
2030
<img alt='Azure support' src='/media/logos/logo_azure.svg'>
2131
</div>
2232

23-
Explore the range of [Azure support options and choose the plan](https://azure.microsoft.com/support/plans) that best fits, whether you're a developer just starting your cloud journey or a large organization deploying business-critical, strategic applications. Azure customers can create and manage support requests in the Azure portal.
33+
Explore the range of Azure support options and [choose the plan](https://azure.microsoft.com/support/plans) that best fits, whether you're a developer just starting your cloud journey or a large organization deploying business-critical, strategic applications. Azure customers can create and manage support requests in the Azure portal.
2434

25-
* [Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview)
26-
* [Azure portal for the United States government](https://portal.azure.us)
35+
To submit a support request for Azure AI services, follow the instructions on the [New support request](https://ms.portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade) page in the Azure portal. Select **Cognitive Services** in the **Service type** dropdown field.
2736

2837
## Post a question on Microsoft Q&A
2938

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

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -383,34 +383,9 @@ The entity in this category can have the following subcategories.
383383
:::row-end:::
384384

385385

386-
## Category: Quantity
386+
## Subcategory: Age
387387

388-
This category contains the following entities:
389-
390-
:::row:::
391-
:::column span="":::
392-
**Entity**
393-
394-
Quantity
395-
396-
:::column-end:::
397-
:::column span="2":::
398-
**Details**
399-
400-
Numbers and numeric quantities.
401-
402-
:::column-end:::
403-
:::column span="2":::
404-
**Supported document languages**
405-
406-
`en`, `es`, `fr`, `de`, `it`, `zh-hans`, `ja`, `ko`, `pt-pt`, `pt-br`
407-
408-
:::column-end:::
409-
:::row-end:::
410-
411-
#### Subcategories
412-
413-
The entity in this category can have the following subcategories.
388+
The PII service supports the Age subcategory within the broader Quantity category (since Age is the personally identifiable piece of information).
414389

415390
:::row:::
416391
:::column span="":::

articles/ai-services/openai/concepts/provisioned-migration.md

Lines changed: 174 additions & 27 deletions
Large diffs are not rendered by default.

articles/ai-services/openai/how-to/provisioned-get-started.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: openai
88
ms.topic: how-to
99
author: ChrisHMSFT
1010
ms.author: chrhoder
11-
ms.date: 08/07/2024
11+
ms.date: 08/23/2024
1212
recommendations: false
1313
---
1414

@@ -115,6 +115,12 @@ Learn more about the purchase model and how to purchase a reservation:
115115
* [Azure OpenAI provisioned onboarding guide](./provisioned-throughput-onboarding.md)
116116
* [Guide for Azure OpenAI provisioned reservations](../concepts/provisioned-throughput.md)
117117

118+
## Optionally purchase a reservation
119+
120+
Following the creation of your deployment, you might want to purchase a term discount via an Azure Reservation. An Azure Reservation can provide a substantial discount on the hourly rate for users intending to use the deployment beyond a few days.
121+
122+
For more information on purchasing a reservation, see [Save costs with Microsoft Azure OpenAI service Provisioned Reservations](../../../cost-management-billing/reservations/azure-openai.md).
123+
118124
## Make your first inferencing calls
119125
The inferencing code for provisioned deployments is the same a standard deployment type. The following code snippet shows a chat completions call to a GPT-4 model. For your first time using these models programmatically, we recommend starting with our [quickstart guide](../quickstart.md). Our recommendation is to use the OpenAI library with version 1.0 or greater since this includes retry logic within the library.
120126

articles/ai-services/openai/how-to/provisioned-throughput-onboarding.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,15 @@ To assist customers with purchasing the correct reservation amounts. The total n
117117

118118
:::image type="content" source="../media/provisioned/available-quota.png" alt-text="A screenshot showing available PTU quota." lightbox="../media/provisioned/available-quota.png":::
119119

120+
Managing Azure Reservations
121+
122+
After a reservation is created, it is a best practice monitor it to ensure it is receiving the usage you are expecting. This may be done via the Azure Reservation Portal or Azure Monitor. Details on these topics and others can be found here:
123+
124+
* [View Azure reservation utilization](../../../cost-management-billing/reservations/reservation-utilization.md)
125+
* [View Azure Reservation purchase and refund transactions](../../../cost-management-billing/reservations/view-purchase-refunds.md)
126+
* [View amortized benefit costs](../../../cost-management-billing/reservations/view-amortized-costs.md)
127+
* [Charge back Azure Reservation costs](../../../cost-management-billing/reservations/charge-back-usage.md)
128+
* [Automatically renew Azure reservations](../../../cost-management-billing/reservations/reservation-renew.md)
120129

121130
## Next steps
122131

articles/ai-services/translator/document-translation/reference/get-documents-status.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: lajanuar
88
author: laujan
99
ms.service: azure-ai-translator
1010
ms.topic: reference
11-
ms.date: 06/27/2024
11+
ms.date: 08/23/2024
1212
---
1313

1414
# Get status for all documents
@@ -81,9 +81,9 @@ Request headers are:
8181

8282
|Headers|Description|Condition|
8383
|--- |--- |---|
84-
|**Ocp-Apim-Subscription-Key**|Your Translator service API key from the Azure portal.|Required|
85-
|**Ocp-Apim-Subscription-Region**|The region where your resource was created. |&bullet; ***Required*** when using a regional (geographic) resource like **West US**.</br>&bullet.|
86-
|**Content-Type**|The content type of the payload. The accepted value is **application/json** or **charset=UTF-8**.|&bullet; **Required**|
84+
|**Ocp-Apim-Subscription-Key**|Your Translator service API key from the Azure portal.|***Required***|
85+
|**Ocp-Apim-Subscription-Region**|The region where your resource was created. |***Required*** when using a regional (geographic) resource like **West US**|
86+
|**Content-Type**|The content type of the payload. The accepted value is **application/json** or **charset=UTF-8**.| ***Required***|
8787

8888
## Response status codes
8989

articles/ai-services/translator/document-translation/reference/get-supported-glossary-formats.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: lajanuar
88
author: laujan
99
ms.service: azure-ai-translator
1010
ms.topic: reference
11-
ms.date: 02/09/2024
11+
ms.date: 08/23/2024
1212
---
1313

1414
# Get supported glossary formats
@@ -36,9 +36,9 @@ Request headers are:
3636

3737
|Headers|Description|Condition|
3838
|--- |--- |---|
39-
|**Ocp-Apim-Subscription-Key**|Your Translator service API key from the Azure portal.|Required|
40-
|**Ocp-Apim-Subscription-Region**|The region where your resource was created. |&bullet; ***Required*** when using a regional (geographic) resource like **West US**.</br>&bullet.|
41-
|**Content-Type**|The content type of the payload. The accepted value is **application/json** or **charset=UTF-8**.|&bullet; **Required**|
39+
|**Ocp-Apim-Subscription-Key**|Your Translator service API key from the Azure portal.|***Required***|
40+
|**Ocp-Apim-Subscription-Region**|The region where your resource was created. |***Required*** when using a regional (geographic) resource like **West US**.</br>&bullet.|
41+
|**Content-Type**|The content type of the payload. The accepted value is **application/json** or **charset=UTF-8**.| ***Required***|
4242

4343

4444

articles/ai-services/translator/document-translation/reference/get-translation-status.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: lajanuar
88
author: laujan
99
ms.service: azure-ai-translator
1010
ms.topic: reference
11-
ms.date: 02/09/2024
11+
ms.date: 08/23/2024
1212
---
1313

1414
# Get status for a specific translation job
@@ -54,9 +54,9 @@ Request headers are:
5454

5555
|Headers|Description|Condition|
5656
|--- |--- |---|
57-
|**Ocp-Apim-Subscription-Key**|Your Translator service API key from the Azure portal.|Required|
58-
|**Ocp-Apim-Subscription-Region**|The region where your resource was created. |&bullet; ***Required*** when using a regional (geographic) resource like **West US**.</br>&bullet.|
59-
|**Content-Type**|The content type of the payload. The accepted value is **application/json** or **charset=UTF-8**.|&bullet; **Required**|
57+
|**Ocp-Apim-Subscription-Key**|Your Translator service API key from the Azure portal.|***Required***|
58+
|**Ocp-Apim-Subscription-Region**|The region where your resource was created. |***Required*** when using a regional (geographic) resource like **West US**.</br>&bullet.|
59+
|**Content-Type**|The content type of the payload. The accepted value is **application/json** or **charset=UTF-8**.|***Required***|
6060

6161
## Response status codes
6262

articles/ai-services/translator/document-translation/reference/get-translations-status.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: lajanuar
88
author: laujan
99
ms.service: azure-ai-translator
1010
ms.topic: reference
11-
ms.date: 02/09/2024
11+
ms.date: 08/23/2024
1212
---
1313

1414
# Get status for all translation jobs
@@ -67,9 +67,9 @@ Request headers are:
6767

6868
|Headers|Description|Condition|
6969
|--- |--- |---|
70-
|**Ocp-Apim-Subscription-Key**|Your Translator service API key from the Azure portal.|Required|
71-
|**Ocp-Apim-Subscription-Region**|The region where your resource was created. |&bullet; ***Required*** when using a regional (geographic) resource like **West US**.</br>&bullet.|
72-
|**Content-Type**|The content type of the payload. The accepted value is **application/json** or **charset=UTF-8**.|&bullet; **Required**|
70+
|**Ocp-Apim-Subscription-Key**|Your Translator service API key from the Azure portal.|***Required***|
71+
|**Ocp-Apim-Subscription-Region**|The region where your resource was created. |***Required*** when using a regional (geographic) resource like **West US**.</br>&bullet.|
72+
|**Content-Type**|The content type of the payload. The accepted value is **application/json** or **charset=UTF-8**.|***Required***|
7373

7474
## Response status codes
7575

articles/ai-services/translator/document-translation/reference/start-batch-translation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: lajanuar
88
author: laujan
99
ms.service: azure-ai-translator
1010
ms.topic: reference
11-
ms.date: 02/12/2024
11+
ms.date: 08/23/2024
1212
---
1313

1414
# Start batch translation
@@ -40,9 +40,9 @@ Request headers are:
4040

4141
|Headers|Description|Condition|
4242
|--- |--- |---|
43-
|**Ocp-Apim-Subscription-Key**|Your Translator service API key from the Azure portal.|Required|
44-
|**Ocp-Apim-Subscription-Region**|The region where your resource was created. |&bullet; ***Required*** when using a regional (geographic) resource like **West US**.</br>&bullet.|
45-
|**Content-Type**|The content type of the payload. The accepted value is **application/json** or **charset=UTF-8**.|&bullet; **Required**|
43+
|**Ocp-Apim-Subscription-Key**|Your Translator service API key from the Azure portal.|***Required***|
44+
|**Ocp-Apim-Subscription-Region**|The region where your resource was created. |***Required*** when using a regional (geographic) resource like **West US**.</br>&bullet.|
45+
|**Content-Type**|The content type of the payload. The accepted value is **application/json** or **charset=UTF-8**.|***Required***|
4646

4747
## BatchRequest (body)
4848

0 commit comments

Comments
 (0)