Skip to content

Commit e1c47df

Browse files
authored
Merge pull request #278535 from MicrosoftDocs/main
6/18 11:00 AM IST Publish
2 parents 054ba01 + 647f5c7 commit e1c47df

File tree

162 files changed

+666
-13009
lines changed

Some content is hidden

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

162 files changed

+666
-13009
lines changed

articles/ai-services/speech-service/includes/how-to/professional-voice/train-voice/speech-studio.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ To create a custom neural voice in Speech Studio, follow these steps for one of
4848
:::image type="content" source="../../../../media/custom-voice/cnv-train-neural.png" alt-text="Screenshot that shows how to select neural training.":::
4949

5050
1. Select a version of the training recipe for your model. The latest version is selected by default. The supported features and training time can vary by version. Normally, we recommend the latest version. In some cases, you can choose an earlier version to reduce training time. See [Bilingual training](#bilingual-training) for more information about bilingual training and differences between locales.
51+
52+
> [!NOTE]
53+
> Model versions `V2.2021.07`, `V4.2021.10`, `V5.2022.05`, `V6.2022.11`, and `V9.2023.10` will be retired by October 1, 2024. The voice models already created on these retired versions won't be affected.
54+
5155
1. Select the data that you want to use for training. Duplicate audio names are removed from the training. Make sure that the data you select doesn't contain the same audio names across multiple *.zip* files.
5256

5357
You can select only successfully processed datasets for training. If you don't see your training set in the list, check your data processing status.

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ The following regions are supported for Speech service features such as speech t
3232
| ------------- | -------------------- | --------------------------------------- |
3333
| Africa | South Africa North | `southafricanorth` <sup>6</sup> |
3434
| Asia Pacific | East Asia | `eastasia` <sup>5</sup> |
35-
| Asia Pacific | Southeast Asia | `southeastasia` <sup>1,2,4,5,7,9</sup> |
35+
| Asia Pacific | Southeast Asia | `southeastasia` <sup>1,2,4,5,7,9,10</sup> |
3636
| Asia Pacific | Australia East | `australiaeast` <sup>1,2,4,7</sup> |
3737
| Asia Pacific | Central India | `centralindia` <sup>1,2,4,5</sup> |
3838
| Asia Pacific | Japan East | `japaneast` <sup>2,5</sup> |
3939
| Asia Pacific | Japan West | `japanwest` <sup>3</sup> |
4040
| Asia Pacific | Korea Central | `koreacentral` <sup>2</sup> |
4141
| Canada | Canada Central | `canadacentral` <sup>1</sup> |
4242
| Europe | North Europe | `northeurope` <sup>1,2,4,5,7</sup> |
43-
| Europe | West Europe | `westeurope` <sup>1,2,4,5,7,9</sup> |
43+
| Europe | West Europe | `westeurope` <sup>1,2,4,5,7,9,10</sup> |
4444
| Europe | France Central | `francecentral` |
4545
| Europe | Germany West Central | `germanywestcentral` |
4646
| Europe | Norway East | `norwayeast` |
@@ -52,13 +52,13 @@ The following regions are supported for Speech service features such as speech t
5252
| South America | Brazil South | `brazilsouth` <sup>6</sup> |
5353
| Qatar | Qatar Central | `qatarcentral`<sup>3,8</sup> |
5454
| US | Central US | `centralus` |
55-
| US | East US | `eastus` <sup>1,2,4,5,7,9</sup> |
55+
| US | East US | `eastus` <sup>1,2,4,5,7,9,11</sup> |
5656
| US | East US 2 | `eastus2` <sup>1,2,4,5</sup> |
5757
| US | North Central US | `northcentralus` <sup>4,6</sup> |
5858
| US | South Central US | `southcentralus` <sup>1,2,4,5,6,7</sup> |
5959
| US | West Central US | `westcentralus` <sup>3,5</sup> |
6060
| US | West US | `westus` <sup>2,5</sup> |
61-
| US | West US 2 | `westus2` <sup>1,2,4,5,7</sup> |
61+
| US | West US 2 | `westus2` <sup>1,2,4,5,7,10</sup> |
6262
| US | West US 3 | `westus3` <sup>3</sup> |
6363

6464
<sup>1</sup> The region has dedicated hardware for custom speech training. If you plan to train a custom model with audio data, use one of the regions with dedicated hardware for faster training. Then you can [copy the trained model](how-to-custom-speech-train-model.md#copy-a-model) to another region.
@@ -79,6 +79,10 @@ The following regions are supported for Speech service features such as speech t
7979

8080
<sup>9</sup> The region supports personal voice.
8181

82+
<sup>10</sup> The region supports text to speech avatar.
83+
84+
<sup>11</sup> The region supports video translation.
85+
8286
## Intent recognition
8387

8488
Available regions for intent recognition via the Speech SDK are in the following table.

articles/application-gateway/overview-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The following table displays a comparison between Basic and Standard_v2.
5151
| Feature | Capabilities | Basic SKU (preview)| Standard SKU |
5252
| :---: | :--- | :---: | :---: |
5353
| Reliability | SLA | 99.9 | 99.95 |
54-
| Functionality - basic | HTTP/HTTP2/HTTPS<br>Websocket<br>Public/Private IP<br>Cookie Affinity<br>Path-based affinity<br>Wildcard<br>Multisite<br>KeyVault<br>AKS (via AGIC)<br>Zone | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br> | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;|
54+
| Functionality - basic | HTTP/HTTP2/HTTPS<br>Websocket<br>Public/Private IP<br>Cookie Affinity<br>Path-based affinity<br>Wildcard<br>Multisite<br>KeyVault<br>AKS (via AGIC)<br>Zone<br>Header rewrite | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br> | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713; |
5555
| Functionality - advanced | URL rewrite<br>mTLS<br>Private Link<br>Private-only<sup>1</sup><br>TCP/TLS Proxy | | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713; |
5656
| Scale | Max. connections per second<br>Number of listeners<br>Number of backend pools<br>Number of backend servers per pool<br>Number of rules | 200<sup>1</sup><br>5<br>5<br>5<br>5 | 62500<sup>1</sup><br>100<br>100<br>1200<br>400 |
5757
| Capacity Unit | Connections per second per compute unit<br>Throughput<br>Persistent new connections | 10<br>2.22 Mbps<br>2500 | 50<br>2.22 Mbps<br>2500 |

articles/azure-monitor/app/api-custom-events-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ If you set any of these values yourself, consider removing the relevant line fro
11131113

11141114
## Limits
11151115

1116-
[!INCLUDE [application-insights-limits](../../../includes/application-insights-limits.md)]
1116+
[!INCLUDE [application-insights-limits](../includes/application-insights-limits.md)]
11171117

11181118
To avoid hitting the data rate limit, use [sampling](./sampling.md).
11191119

articles/azure-monitor/app/application-insights-asp-net-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ Example Web.config:
10371037

10381038
See the dedicated [troubleshooting article](/troubleshoot/azure/azure-monitor/app-insights/status-monitor-v2-troubleshoot).
10391039

1040-
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../../../includes/azure-monitor-app-insights-test-connectivity.md)]
1040+
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../includes/azure-monitor-app-insights-test-connectivity.md)]
10411041

10421042
## Next steps
10431043

articles/azure-monitor/app/asp-net-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ When you add Application Insights Telemetry to a Visual Studio ASP.NET Core temp
801801

802802
See the dedicated [troubleshooting article](/troubleshoot/azure/azure-monitor/app-insights/asp-net-troubleshoot-no-data).
803803

804-
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../../../includes/azure-monitor-app-insights-test-connectivity.md)]
804+
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../includes/azure-monitor-app-insights-test-connectivity.md)]
805805

806806
## Open-source SDK
807807

articles/azure-monitor/app/asp-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ See the dedicated [troubleshooting article](/troubleshoot/azure/azure-monitor/ap
465465

466466
There's a known issue in the current version of Visual Studio 2019: storing the instrumentation key or connection string in a user secret is broken for .NET Framework-based apps. The key ultimately has to be hardcoded into the *applicationinsights.config* file to work around this bug. This article is designed to avoid this issue entirely, by not using user secrets.
467467

468-
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../../../includes/azure-monitor-app-insights-test-connectivity.md)]
468+
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../includes/azure-monitor-app-insights-test-connectivity.md)]
469469

470470
## Open-source SDK
471471

articles/azure-monitor/app/azure-vm-vmss-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ If your extension deployed successfully but you're unable to see telemetry, it c
201201
- Conflicting DLLs in an app's bin directory
202202
- Conflict with IIS shared configuration
203203

204-
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../../../includes/azure-monitor-app-insights-test-connectivity.md)]
204+
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../includes/azure-monitor-app-insights-test-connectivity.md)]
205205

206206
## Release notes
207207

articles/azure-monitor/app/azure-web-apps-java.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ In order to enable telemetry collection with Application Insights, only the foll
6767
> [!NOTE]
6868
> Profiler and snapshot debugger are not available for Java applications
6969
70-
[!INCLUDE [azure-web-apps-arm-automation](../../../includes/azure-monitor-app-insights-azure-web-apps-arm-automation.md)]
70+
[!INCLUDE [azure-web-apps-arm-automation](../includes/azure-monitor-app-insights-azure-web-apps-arm-automation.md)]
7171

7272
## Troubleshooting
7373

@@ -81,9 +81,9 @@ Use our step-by-step guide to troubleshoot Java-based applications running on Az
8181
1. After enabling application monitoring for your Java app, you can validate that the agent is working by looking at the live metrics - even before you deploy and app to App Service you'll see some requests from the environment. Remember that the full set of telemetry is only available when you have your app deployed and running.
8282
1. Set APPLICATIONINSIGHTS_SELF_DIAGNOSTICS_LEVEL environment variable to 'debug' if you don't see any errors and there's no telemetry
8383

84-
[!INCLUDE [azure-web-apps-troubleshoot](../../../includes/azure-monitor-app-insights-azure-web-apps-troubleshoot.md)]
84+
[!INCLUDE [azure-web-apps-troubleshoot](../includes/azure-monitor-app-insights-azure-web-apps-troubleshoot.md)]
8585

86-
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../../../includes/azure-monitor-app-insights-test-connectivity.md)]
86+
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../includes/azure-monitor-app-insights-test-connectivity.md)]
8787

8888
## Manually deploy the latest Application Insights Java version
8989

articles/azure-monitor/app/azure-web-apps-net-core.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To enable telemetry collection with Application Insights, only the application s
8787
|XDT_MicrosoftApplicationInsights_Mode | In default mode, only essential features are enabled to ensure optimal performance. | `disabled` or `recommended`. |
8888
|XDT_MicrosoftApplicationInsights_PreemptSdk | For ASP.NET Core apps only. Enables Interop (interoperation) with the Application Insights SDK. Loads the extension side by side with the SDK and uses it to send telemetry. (Disables the Application Insights SDK.) |`1`|
8989

90-
[!INCLUDE [azure-web-apps-arm-automation](../../../includes/azure-monitor-app-insights-azure-web-apps-arm-automation.md)]
90+
[!INCLUDE [azure-web-apps-arm-automation](../includes/azure-monitor-app-insights-azure-web-apps-arm-automation.md)]
9191

9292
## Upgrade monitoring extension/agent - .NET
9393

@@ -169,9 +169,9 @@ When you create a web app with the ASP.NET Core runtimes in App Service, it depl
169169

170170
If you want to test out codeless server and client-side monitoring for ASP.NET Core in an App Service web app, we recommend that you follow the official guides for [creating an ASP.NET Core web app](../../app-service/quickstart-dotnetcore.md). Then use the instructions in the current article to enable monitoring.
171171

172-
[!INCLUDE [azure-web-apps-troubleshoot](../../../includes/azure-monitor-app-insights-azure-web-apps-troubleshoot.md)]
172+
[!INCLUDE [azure-web-apps-troubleshoot](../includes/azure-monitor-app-insights-azure-web-apps-troubleshoot.md)]
173173

174-
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../../../includes/azure-monitor-app-insights-test-connectivity.md)]
174+
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../includes/azure-monitor-app-insights-test-connectivity.md)]
175175

176176
### PHP and WordPress aren't supported
177177

0 commit comments

Comments
 (0)