Skip to content

Commit 911c81f

Browse files
authored
Merge pull request #264026 from MicrosoftDocs/main
1/23/2024 PM Publish
2 parents dda5aab + 88e5754 commit 911c81f

File tree

674 files changed

+3013
-2739
lines changed

Some content is hidden

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

674 files changed

+3013
-2739
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6578,6 +6578,11 @@
65786578
"source_path_from_root": "/articles/azure-monitor/agents/data-collection-rule-sample-agent.md",
65796579
"redirect_url": "/azure/azure-monitor/essentials/data-collection-rule-samples",
65806580
"redirect_document_id": false
6581-
}
6581+
},
6582+
{
6583+
"source_path_from_root": "/articles/azure-monitor/containers/resource-manager-container-insights.md",
6584+
"redirect_url": "/azure/azure-monitor/containers/kubernetes-monitoring-enable?tabs=arm#enable-container-insights",
6585+
"redirect_document_id": false
6586+
}
65826587
]
65836588
}

articles/ai-services/security-controls-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Policy Regulatory Compliance controls for Azure AI services
33
description: Lists Azure Policy Regulatory Compliance controls available for Azure AI services. These built-in policy definitions provide common approaches to managing the compliance of your Azure resources.
4-
ms.date: 01/02/2024
4+
ms.date: 01/22/2024
55
ms.topic: sample
66
author: PatrickFarley
77
ms.author: pafarley

articles/ai-services/speech-service/batch-transcription-get.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To get transcription results, first check the [status](#get-transcription-status
2323
To get the status of the transcription job, call the [Transcriptions_Get](https://eastus.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-1/operations/Transcriptions_Get) operation of the [Speech to text REST API](rest-speech-to-text.md).
2424

2525
> [!IMPORTANT]
26-
> Batch transcription jobs are scheduled on a best-effort basis. At pick hours it may take up to 30 minutes or longer for a transcription job to start processing. Most of the time during the execution the transcription status will be `Running`. This is because the job is assigned with `Running` status the moment it moves to the batch transcription backend system, which happens almost immediately when base model is used, and slightly slower for custom models. Thus the amount of time a transcription job spends in `Running` state doesn't correspond to the actual transcription time, but also includes waiting time in the internal queues.
26+
> Batch transcription jobs are scheduled on a best-effort basis. At peak hours, it may take up to 30 minutes or longer for a transcription job to start processing. Most of the time during the execution the transcription status will be `Running`. This is because the job is assigned the `Running` status the moment it moves to the batch transcription backend system. When the base model is used, this assignment happens almost immediately; it's slightly slower for custom models. Thus, the amount of time a transcription job spends in the `Running` state doesn't correspond to the actual transcription time but also includes waiting time in the internal queues.
2727
2828
Make an HTTP GET request using the URI as shown in the following example. Replace `YourTranscriptionId` with your transcription ID, replace `YourSubscriptionKey` with your Speech resource key, and replace `YourServiceRegion` with your Speech resource region.
2929

@@ -77,7 +77,7 @@ The `status` property indicates the current status of the transcriptions. The tr
7777
::: zone pivot="speech-cli"
7878

7979
> [!IMPORTANT]
80-
> Batch transcription jobs are scheduled on a best-effort basis. At pick hours it may take up to 30 minutes or longer for a transcription job to start processing. Most of the time during the execution the transcription status will be `Running`. This is because the job is assigned with `Running` status the moment it moves to the batch transcription backend system, which happens almost immediately when base model is used, and slightly slower for custom models. Thus the amount of time a transcription job spends in `Running` state doesn't correspond to the actual transcription time, but also includes waiting time in the internal queues.
80+
> Batch transcription jobs are scheduled on a best-effort basis. At peak hours, it may take up to 30 minutes or longer for a transcription job to start processing. Most of the time during the execution the transcription status will be `Running`. This is because the job is assigned the `Running` status the moment it moves to the batch transcription backend system. When the base model is used, this assignment happens almost immediately; it's slightly slower for custom models. Thus, the amount of time a transcription job spends in the `Running` state doesn't correspond to the actual transcription time but also includes waiting time in the internal queues.
8181
8282
To get the status of the transcription job, use the `spx batch transcription status` command. Construct the request parameters according to the following instructions:
8383

articles/ai-services/speech-service/how-to-pronunciation-assessment.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,16 @@ You can get pronunciation assessment scores for:
617617
- Syllable groups
618618
- Phonemes in [SAPI](/previous-versions/windows/desktop/ee431828(v=vs.85)#american-english-phoneme-table) or [IPA](https://en.wikipedia.org/wiki/IPA) format
619619

620+
## Supported features per locale
621+
622+
The following table summarizes which feature are supported per locale. You can read more on the specific feature in the sections below.
623+
624+
| Phoneme alphabet | IPA | SAPI |
625+
|-----------|-------------|-------------|
626+
| Phoneme name | `en-US` | `en-US`, `en-GB`, `zh-CN` |
627+
| Syllable group | `en-US` | `en-US`, `en-GB` |
628+
| Spoken phoneme | `en-US` | `en-US`, `en-GB` |
629+
620630
## Syllable groups
621631

622632
Pronunciation assessment can provide syllable-level assessment results. Grouping in syllables is more legible and aligned with speaking habits, as a word is typically pronounced syllable by syllable rather than phoneme by phoneme.

articles/ai-services/speech-service/regions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following regions are supported for Speech service features such as speech t
4444
| Europe | France Central | `francecentral` |
4545
| Europe | Germany West Central | `germanywestcentral` |
4646
| Europe | Norway East | `norwayeast` |
47-
| Europe | Sweden Central | `swedentcentral`<sup>8</sup> |
47+
| Europe | Sweden Central | `swedencentral`<sup>8</sup> |
4848
| Europe | Switzerland North | `switzerlandnorth` <sup>6</sup>|
4949
| Europe | Switzerland West | `switzerlandwest` |
5050
| Europe | UK South | `uksouth` <sup>1,2,3,4,7</sup>|

articles/ai-services/speech-service/text-to-speech-avatar/real-time-synthesis-avatar.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ The following code snippet shows how to set avatar character and style:
7676

7777
```JavaScript
7878
const avatarConfig = new SpeechSDK.AvatarConfig(
79-
"lisa", // Set avatar character here.
80-
"casual-sitting", // Set avatar style here.
79+
"lisa", // Set avatar character here.
80+
"casual-sitting", // Set avatar style here.
8181
);
8282
```
8383

@@ -138,7 +138,7 @@ var avatarSynthesizer = new SpeechSDK.AvatarSynthesizer(speechConfig, avatarConf
138138

139139
// Start avatar and establish WebRTC connection
140140
avatarSynthesizer.startAvatarAsync(peerConnection).then(
141-
(r) => { console.log("Avatar started.") }
141+
(r) => { console.log("Avatar started.") }
142142
).catch(
143143
(error) => { console.log("Avatar failed to start. Error: " + error) }
144144
);

articles/ai-studio/tutorials/deploy-copilot-ai-studio.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -407,18 +407,18 @@ In this section, you use the built-in evaluation to evaluate your flow with a qu
407407
You need a question and answer evaluation dataset that contains questions and answers that are relevant to your scenario. Create a new file locally named **qa-evaluation.jsonl**. Copy and paste the following questions and answers (`"truth"`) into the file.
408408

409409
```json
410-
{"question": "What color is the CozyNights Sleeping Bag?", "truth": "Red"}
411-
{"question": "When did Daniel Wilson order the BaseCamp Folding Table?", "truth": "May 7th, 2023"}
412-
{"question": "How much do TrailWalker Hiking Shoes cost? ", "truth": "$110"}
413-
{"question": "What kind of tent did Sarah Lee buy?", "truth": "SkyView 2 person tent"}
414-
{"question": "What is Melissa Davis's phone number?", "truth": "555-333-4444"}
415-
{"question": "What is the proper care for trailwalker hiking shoes?", "truth": "After each use, remove any dirt or debris by brushing or wiping the shoes with a damp cloth."}
416-
{"question": "Does TrailMaster Tent come with a warranty?", "truth": "2 years"}
417-
{"question": "How much did David Kim spend on the TrailLite Daypack?", "truth": "$240"}
418-
{"question": "What items did Amanda Perez purchase?", "truth": "TrailMaster X4 Tent, TrekReady Hiking Boots (quantity 3), CozyNights Sleeping Bag, TrailBlaze Hiking Pants, RainGuard Hiking Jacket, and CompactCook Camping Stove"}
419-
{"question": "What is the Brand for TrekReady Hiking Boots", "truth": "TrekReady"}
420-
{"question": "How many items did Karen Williams buy?", "truth": "three items of the Summit Breeze Jacket"}
421-
{"question": "France is in Europe", "truth": "Sorry, I can only truth questions related to outdoor/camping gear and equipment"}
410+
{"question": "What color is the CozyNights Sleeping Bag?", "truth": "Red", "chat_history": [], }
411+
{"question": "When did Daniel Wilson order the BaseCamp Folding Table?", "truth": "May 7th, 2023", "chat_history": [] }
412+
{"question": "How much does TrailWalker Hiking Shoes cost? ", "truth": "$110", "chat_history": [] }
413+
{"question": "What kind of tent did Sarah Lee buy?", "truth": "SkyView 2 person tent", "chat_history": [] }
414+
{"question": "What is Melissa Davis's phone number?", "truth": "555-333-4444", "chat_history": [] }
415+
{"question": "What is the proper care for trailwalker hiking shoes?", "truth": "After each use, remove any dirt or debris by brushing or wiping the shoes with a damp cloth.", "chat_history": [] }
416+
{"question": "Does TrailMaster Tent come with a warranty?", "truth": "2 years", "chat_history": [] }
417+
{"question": "How much did David Kim spend on the TrailLite Daypack?", "truth": "$240", "chat_history": [] }
418+
{"question": "What items did Amanda Perez purchase?", "truth": "TrailMaster X4 Tent, TrekReady Hiking Boots (quantity 3), CozyNights Sleeping Bag, TrailBlaze Hiking Pants, RainGuard Hiking Jacket, and CompactCook Camping Stove", "chat_history": [] }
419+
{"question": "What is the Brand for TrekReady Hiking Boots", "truth": "TrekReady", "chat_history": [] }
420+
{"question": "How many items did Karen Williams buy?", "truth": "three items of the Summit Breeze Jacket", "chat_history": [] }
421+
{"question": "France is in Europe", "truth": "Sorry, I can only truth questions related to outdoor/camping gear and equipment", "chat_history": [] }
422422
```
423423

424424
Now that you have your evaluation dataset, you can evaluate your flow by following these steps:

articles/aks/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
href: edge-zones.md
225225
- name: Cluster configuration options
226226
href: cluster-configuration.md
227-
- name: Scale an AKS cluster
227+
- name: Manually scale nodes in an AKS cluster
228228
href: scale-cluster.md
229229
- name: Stop an AKS cluster
230230
href: start-stop-cluster.md

0 commit comments

Comments
 (0)