Skip to content

Commit 11a5f89

Browse files
authored
Merge pull request #282183 from MicrosoftDocs/main
Publish to live, Tuesday 4 AM PST, 7/30
2 parents 92f1fa0 + 5d70e55 commit 11a5f89

File tree

61 files changed

+1044
-204
lines changed

Some content is hidden

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

61 files changed

+1044
-204
lines changed

articles/ai-services/speech-service/speech-synthesis-markup-structure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Usage of the `break` element's attributes are described in the following table.
136136
| Attribute | Description | Required or optional |
137137
| ---------- | ---------- | ---------- |
138138
| `strength` | The relative duration of a pause by using one of the following values:<br/><ul><li>x-weak</li><li>weak</li><li>medium (default)</li><li>strong</li><li>x-strong</li></ul>| Optional |
139-
| `time` | The absolute duration of a pause in seconds (such as `2s`) or milliseconds (such as `500ms`). Valid values range from 0 to 5000 milliseconds. If you set a value greater than the supported maximum, the service uses `5000ms`. If the `time` attribute is set, the `strength` attribute is ignored.| Optional |
139+
| `time` | The absolute duration of a pause in seconds (such as `2s`) or milliseconds (such as `500ms`). Valid values range from 0 to 20000 milliseconds. If you set a value greater than the supported maximum, the service uses `20000ms`. If the `time` attribute is set, the `strength` attribute is ignored.| Optional |
140140

141141
Here are more details about the `strength` attribute.
142142

@@ -175,7 +175,7 @@ Usage of the `mstts:silence` element's attributes are described in the following
175175
| Attribute | Description | Required or optional |
176176
| ---------- | ---------- | ---------- |
177177
| `type` | Specifies where and how to add silence. The following silence types are supported:<br/><ul><li>`Leading` – Extra silence at the beginning of the text. The value that you set is added to the natural silence before the start of text.</li><li>`Leading-exact` – Silence at the beginning of the text. The value is an absolute silence length.</li><li>`Tailing` – Extra silence at the end of text. The value that you set is added to the natural silence after the last word.</li><li>`Tailing-exact` – Silence at the end of the text. The value is an absolute silence length.</li><li>`Sentenceboundary` – Extra silence between adjacent sentences. The actual silence length for this type includes the natural silence after the last word in the previous sentence, the value you set for this type, and the natural silence before the starting word in the next sentence.</li><li>`Sentenceboundary-exact` – Silence between adjacent sentences. The value is an absolute silence length.</li><li>`Comma-exact` – Silence at the comma in half-width or full-width format. The value is an absolute silence length.</li><li>`Semicolon-exact` – Silence at the semicolon in half-width or full-width format. The value is an absolute silence length.</li><li>`Enumerationcomma-exact` – Silence at the enumeration comma in full-width format. The value is an absolute silence length.</li></ul><br/>An absolute silence type (with the `-exact` suffix) replaces any otherwise natural leading or trailing silence. Absolute silence types take precedence over the corresponding non-absolute type. For example, if you set both `Leading` and `Leading-exact` types, the `Leading-exact` type takes effect. The [WordBoundary event](how-to-speech-synthesis.md#subscribe-to-synthesizer-events) takes precedence over punctuation-related silence settings including `Comma-exact`, `Semicolon-exact`, or `Enumerationcomma-exact`. When you use both the `WordBoundary` event and punctuation-related silence settings, the punctuation-related silence settings don't take effect.| Required |
178-
| `Value` | The duration of a pause in seconds (such as `2s`) or milliseconds (such as `500ms`). Valid values range from 0 to 5000 milliseconds. If you set a value greater than the supported maximum, the service uses `5000ms`.| Required |
178+
| `Value` | The duration of a pause in seconds (such as `2s`) or milliseconds (such as `500ms`). Valid values range from 0 to 20000 milliseconds. If you set a value greater than the supported maximum, the service uses `20000ms`.| Required |
179179

180180
### mstts silence examples
181181

@@ -284,4 +284,4 @@ This SSML snippet illustrates how to request blend shapes with your synthesized
284284

285285
- [SSML overview](speech-synthesis-markup.md)
286286
- [Voice and sound with SSML](speech-synthesis-markup-voice.md)
287-
- [Language support: Voices, locales, languages](language-support.md?tabs=tts)
287+
- [Language support: Voices, locales, languages](language-support.md?tabs=tts)

articles/azure-monitor/alerts/alerts-log-query.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Optimize log search alert queries | Microsoft Docs
33
description: This article gives recommendations for writing efficient alert queries.
44
ms.author: abbyweisberg
55
ms.topic: conceptual
6-
ms.date: 5/30/2023
7-
ms.reviewer: yalavi
6+
ms.date: 7/30/2024
7+
ms.reviewer: nolavime
88
---
99

1010
# Optimize log search alert queries

articles/azure-monitor/alerts/itsmc-connections-servicenow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Connect ServiceNow with IT Service Management Connector
33
description: Learn how to connect ServiceNow with the IT Service Management Connector (ITSMC) in Azure Monitor to centrally monitor and manage ITSM work items.
44
ms.author: abbyweisberg
55
ms.topic: conceptual
6-
ms.date: 6/19/2023
6+
ms.date: 7/30/2024
77
ms.reviewer: nolavime
88
---
99

articles/azure-monitor/alerts/itsmc-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides an overview of the ways you can integrate wit
44
ms.author: abbyweisberg
55
ms.reviewer: nolavime
66
ms.topic: conceptual
7-
ms.date: 06/19/2023
7+
ms.date: 07/30/2024
88
---
99

1010
# IT Service Management integration

articles/azure-netapp-files/faq-smb.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-netapp-files
55
ms.topic: conceptual
66
author: b-hchen
77
ms.author: anfdocs
8-
ms.date: 05/21/2024
8+
ms.date: 07/30/2024
99
---
1010
# SMB FAQs for Azure NetApp Files
1111

@@ -63,6 +63,10 @@ Azure NetApp Files doesn't support using MMC to manage `Sessions` and `Open File
6363

6464
Use the **JSON View** link on the volume overview pane, and look for the **startIp** identifier under **properties** > **mountTargets**.
6565

66+
## Can Azure NetApp Files SMB volumes be accessed via a web browser such as Microsoft Edge?
67+
68+
No. Azure NetApp Files volumes do not support data access via web browsers.
69+
6670
## Can an Azure NetApp Files SMB share act as a DFS Namespace (DFS-N) root?
6771

6872
No. However, Azure NetApp Files SMB shares can serve as a DFS Namespace (DFS-N) folder target.

articles/backup/backup-azure-move-recovery-services-vault.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: How to move Azure Backup Recovery Services vaults
33
description: Instructions on how to move a Recovery Services vault across Azure subscriptions and resource groups.
4-
ms.topic: conceptual
5-
ms.date: 01/04/2024
4+
ms.topic: how-to
5+
ms.date: 07/30/2024
66
ms.custom: references_regions, engagement-fy24
77
ms.reviewer: caishwarya
88
ms.service: backup

articles/backup/backup-azure-private-endpoints-concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Private endpoints for Azure Backup - Overview
33
description: This article explains about the concept of private endpoints for Azure Backup that helps to perform backups while maintaining the security of your resources.
4-
ms.topic: conceptual
4+
ms.topic: overview
55
ms.service: backup
6-
ms.date: 07/19/2024
6+
ms.date: 07/30/2024
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
99
---

articles/backup/backup-azure-recovery-services-vault-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Overview of Recovery Services vaults
33
description: An overview of Recovery Services vaults.
4-
ms.topic: conceptual
5-
ms.date: 03/26/2024
4+
ms.topic: overview
5+
ms.date: 07/30/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick

articles/backup/backup-azure-sql-automation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: SQL DB in Azure VM backup & restore via PowerShell
33
description: Back up and restore SQL Databases in Azure VMs using Azure Backup and PowerShell.
4-
ms.topic: conceptual
5-
ms.date: 01/21/2024
4+
ms.topic: how-to
5+
ms.date: 07/30/2024
66
ms.assetid: 57854626-91f9-4677-b6a2-5d12b6a866e1
77
ms.custom: devx-track-azurepowershell, engagement-fy24
88
ms.service: backup

articles/backup/backup-azure-sql-vm-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Back up SQL server databases in Azure VMs using Azure Backup via REST API
33
description: Learn how to use REST API to back up SQL server databases in Azure VMs in the Recovery Services vault
4-
ms.topic: conceptual
5-
ms.date: 08/11/2022
4+
ms.topic: how-to
5+
ms.date: 07/30/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick

0 commit comments

Comments
 (0)