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/ai-services/speech-service/how-to-custom-speech-test-and-train.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -270,7 +270,7 @@ Use <a href="http://sox.sourceforge.net" target="_blank" rel="noopener">SoX</a>
270
270
271
271
### Custom display text formatting data for training
272
272
273
-
Learn more about [display text formatting with speech to text](./display-text-format.md).
273
+
Learn more about [preparing display text formatting data](./how-to-custom-speech-display-text-format.md) and [display text formatting with speech to text](./display-text-format.md).
274
274
275
275
Automatic Speech Recognition output display format is critical to downstream tasks and one-size doesn’t fit all. Adding Custom Display Format rules allows users to define their own lexical-to-display format rules to improve the speech recognition service quality on top of Microsoft Azure Custom Speech Service.
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/includes/release-notes/release-notes-tts.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,40 @@ The custom voice API is available for creating and managing [professional](../..
16
16
17
17
The newly trained voice models now support 48 kHz sample rate, irrespective of the model version. For previously trained voice models, it's necessary to [upgrade the engine version](../../how-to-custom-voice-create-voice.md?tabs=neural#update-engine-version-for-your-voice-model) to at least **2023.11.13.0** version to enhance the sample rate to 48 kHz.
18
18
19
+
#### Prebuilt neural voice
20
+
- Introducing new multilingual voices for public preview:
21
+
22
+
| Locale (BCP-47) | Language | Text to speech voices |
23
+
| ----- | ----- | ----- |
24
+
|`de-DE`| German (Germany) |`de-DE-FlorianMultilingualNeural` (Male) |
25
+
|`en-US`| English (United States) |`en-US-AvaMultilingualNeural` (Female) |
26
+
|`en-US`| English (United States) |`en-US-EmmaMultilingualNeural` (Female) |
27
+
|`fr-FR`| French (France) |`fr-FR-RemyMultilingualNeural` (Male) |
28
+
|`en-US`| English (United States) |`en-US-BrianMultilingualNeural` (Male) |
29
+
|`en-US`| English (United States) |`en-US-AndrewMultilingualNeural` (Male) |
30
+
|`fr-FR`| French (France) |`fr-FR-SeraphinaMultilingualNeural` (Female) |
31
+
|`fr-FR`| French (France) |`fr-FR-VivienneMultilingualNeural` (Female) |
32
+
|`zh-CN`| Chinese (Mandarin, Simplified) |`zh-CN-XiaoxiaoMultilingualNeural` (Female) |
33
+
|`zh-CN`| Chinese (Mandarin, Simplified) |`zh-CN-XiaochenMultilingualNeural` (Female) |
34
+
|`zh-CN`| Chinese (Mandarin, Simplified) |`zh-CN-YunyiMultilingualNeural` (Male) |
35
+
36
+
- Introducing new `zh-CN-XiaoxiaoDialectsNeural` voices for public preview which support several Chinese dialects and accents:
37
+
38
+
| Voicename | Secondary language | Dialect/Accent |
39
+
| ----- | ----- | ----- |
40
+
|`zh-CN-XiaoxiaoDialectsNeural`|`zh-CN-shaanxi`| Chinese (Zhongyuan Mandarin Shaanxi, Simplified) |
41
+
||`zh-CN-sichuan`| Chinese (Southwestern Mandarin, Simplified) |
42
+
||`zh-CN-shanxi`| Chinese (Shanxi Accent Mandarin, Simplified) |
43
+
||`nan-CN`| Chinese (Southern Min, Simplified) |
44
+
||`zh-CN-anhui`| Chinese (Jianghuai Mandarin Anhui, Simplified) |
45
+
||`zh-CN-hunan`| Chinese (Hunan Accent Mandarin, Simplified) |
46
+
||`zh-CN-gansu`| Chinese (Lanyin Mandarin Gansu, Simplified) |
47
+
||`zh-CN-shandong`| Chinese (Jilu Mandarin, Simplified) |
48
+
||`zh-CN-henan`| Chinese (Zhongyuan Mandarin Henan, Simplified) |
49
+
||`zh-CN-liaoning`| Chinese (Northeastern Mandarin, Simplified) |
50
+
||`zh-TW`| Chinese (Taiwanese Mandarin, Traditional) |
Copy file name to clipboardExpand all lines: articles/api-management/migrate-stv1-to-stv2.md
+8-24Lines changed: 8 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: dlepow
6
6
ms.service: api-management
7
7
ms.custom: devx-track-azurecli
8
8
ms.topic: how-to
9
-
ms.date: 10/18/2023
9
+
ms.date: 01/11/2024
10
10
ms.author: danlep
11
11
---
12
12
@@ -52,26 +52,17 @@ API Management platform migration from `stv1` to `stv2` involves updating the un
52
52
53
53
For an API Management instance that's not deployed in a VNet, migrate your instance using the **Platform migration** blade in the Azure portal, or invoke the Migrate to `stv2` REST API.
54
54
55
-
You can choose whether the virtual IP address of API Management will change, or whether the original VIP address is preserved.
55
+
During the migration, the VIP address of your API Management instance will be preserved.
56
56
57
-
***New virtual IP address (recommended)** - If you choose this mode, API requests remain responsive during migration. Infrastructure configuration (such as custom domains, locations, and CA certificates) will be locked for 30 minutes. After migration, you'll need to update any network dependencies including DNS, firewall rules, and VNets to use the new VIP address.
58
-
59
-
***Preserve IP address** - If you preserve the VIP address, API requests will be unresponsive for approximately 15 minutes while the IP address is migrated to the new infrastructure. Infrastructure configuration (such as custom domains, locations, and CA certificates) will be locked for 45 minutes. No further configuration is required after migration.
57
+
* API requests will be unresponsive for approximately 15 minutes while the IP address is migrated to the new infrastructure.
58
+
* Infrastructure configuration (such as custom domains, locations, and CA certificates) will be locked for 45 minutes.
59
+
* No further configuration is required after migration.
60
60
61
61
#### [Portal](#tab/portal)
62
62
63
63
1. In the [Azure portal](https://portal.azure.com), navigate to your API Management instance.
64
64
1. In the left menu, under **Settings**, select **Platform migration**.
65
-
1. On the **Platform migration** page, select one of the two migration options:
66
-
67
-
***New virtual IP address (recommended)**. The VIP address of your API Management instance will change automatically. Your service will have no downtime, but after migration you'll need to update any network dependencies including DNS, firewall rules, and VNets to use the new VIP address.
68
-
69
-
***Preserve IP address** - The VIP address of your API Management instance won't change. Your instance will have downtime for up to 15 minutes.
70
-
71
-
:::image type="content" source="media/migrate-stv1-to-stv2/platform-migration-portal.png" alt-text="Screenshot of API Management platform migration in the portal.":::
72
-
73
-
1. Review guidance for the migration process, and prepare your environment.
74
-
65
+
1. On the **Platform migration** page, review guidance for the migration process, and prepare your environment.
75
66
1. After you've completed preparation steps, select **I have read and understand the impact of the migration process.** Select **Migrate**.
76
67
77
68
#### [Azure CLI](#tab/cli)
@@ -102,22 +93,15 @@ RG_NAME={name of your resource group}
102
93
# Get resource ID of API Management instance
103
94
APIM_RESOURCE_ID=$(az apim show --name $APIM_NAME --resource-group $RG_NAME --query id --output tsv)
104
95
105
-
# Call REST API to migrate to stv2 and change VIP address
106
-
az rest --method post --uri "$APIM_RESOURCE_ID/migrateToStv2?api-version=2023-03-01-preview" --body '{"mode": "NewIp"}'
107
-
108
-
# Alternate call to migrate to stv2 and preserve VIP address
109
-
# az rest --method post --uri "$APIM_RESOURCE_ID/migrateToStv2?api-version=2023-03-01-preview" --body '{"mode": "PreserveIp"}'
96
+
# Call REST API to migrate to stv2 and preserve VIP address
97
+
az rest --method post --uri "$APIM_RESOURCE_ID/migrateToStv2?api-version=2023-03-01-preview" --body '{"mode": "PreserveIp"}'
110
98
```
111
99
---
112
100
113
101
### Verify migration
114
102
115
103
To verify that the migration was successful, when the status changes to `Online`, check the [platform version](compute-infrastructure.md#how-do-i-know-which-platform-hosts-my-api-management-instance) of your API Management instance. After successful migration, the value is `stv2`.
116
104
117
-
### Update network dependencies
118
-
119
-
On successful migration, update any network dependencies including DNS, firewall rules, and VNets to use the new VIP address.
120
-
121
105
## Scenario 2: Migrate a network-injected API Management instance
122
106
123
107
Trigger migration of a network-injected API Management instance to the `stv2` platform by updating the existing network configuration to use new network settings (see the following section). After that update completes, as an optional step, you can migrate back to the original VNet and subnet you used.
Copy file name to clipboardExpand all lines: articles/azure-functions/configure-monitoring.md
+15-9Lines changed: 15 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,7 @@ The following chart describes the main categories of logs that the runtime creat
50
50
51
51
| Category | Table | Description |
52
52
| ----- | ----- | ----- |
53
+
|**`Function`**|**traces**| Includes function started and completed logs for all function runs. For successful runs, these logs are at the `Information` level. Exceptions are logged at the `Error` level. The runtime also creates `Warning` level logs, such as when queue messages are sent to the [poison queue](functions-bindings-storage-queue-trigger.md#poison-messages).|
53
54
|**`Function.<YOUR_FUNCTION_NAME>`**|**dependencies**| Dependency data is automatically collected for some services. For successful runs, these logs are at the `Information` level. For more information, see [Dependencies](functions-monitoring.md#dependencies). Exceptions are logged at the `Error` level. The runtime also creates `Warning` level logs, such as when queue messages are sent to the [poison queue](functions-bindings-storage-queue-trigger.md#poison-messages). |
54
55
|**`Function.<YOUR_FUNCTION_NAME>`**|**customMetrics**<br/>**customEvents**| C# and JavaScript SDKs lets you collect custom metrics and log custom events. For more information, see [Custom telemetry data](functions-monitoring.md#custom-telemetry-data).|
55
56
|**`Function.<YOUR_FUNCTION_NAME>`**|**traces**| Includes function started and completed logs for specific function runs. For successful runs, these logs are at the `Information` level. Exceptions are logged at the `Error` level. The runtime also creates `Warning` level logs, such as when queue messages are sent to the [poison queue](functions-bindings-storage-queue-trigger.md#poison-messages). |
@@ -278,7 +279,12 @@ With scale controller logging enabled, you're now able to [query your scale cont
278
279
279
280
## Enable Application Insights integration
280
281
281
-
For a function app to send data to Application Insights, it needs to know the instrumentation key of an Application Insights resource. The key must be in an app setting named **APPINSIGHTS_INSTRUMENTATIONKEY**.
282
+
For a function app to send data to Application Insights, it needs to connect to the Application Insights resource using **only one** of these application settings:
283
+
284
+
| Setting name | Description |
285
+
| ---- | ---- |
286
+
|**[APPLICATIONINSIGHTS_CONNECTION_STRING](functions-app-settings.md#applicationinsights_connection_string)**| This is the recommended setting, which is required when your Application Insights instance runs in a sovereign cloud. The connection string supports other [new capabilities](../azure-monitor/app/migrate-from-instrumentation-keys-to-connection-strings.md#new-capabilities). |
287
+
|**[APPINSIGHTS_INSTRUMENTATIONKEY](functions-app-settings.md#appinsights_instrumentationkey)**| Legacy setting, which is deprecated by Application Insights in favor of the connection string setting. |
282
288
283
289
When you create your function app in the [Azure portal](./functions-get-started.md) from the command line by using [Azure Functions Core Tools](./create-first-function-cli-csharp.md) or [Visual Studio Code](./create-first-function-vs-code-csharp.md), Application Insights integration is enabled by default. The Application Insights resource has the same name as your function app, and it's created either in the same region or in the nearest region.
284
290
@@ -288,12 +294,12 @@ To review the Application Insights resource being created, select it to expand t
288
294
289
295
:::image type="content" source="media/functions-monitoring/enable-ai-new-function-app.png" alt-text="Screenshot of enabling Application Insights while creating a function app.":::
290
296
291
-
When you select **Create**, an Application Insights resource is created with your function app, which has the `APPINSIGHTS_INSTRUMENTATIONKEY` set in application settings. Everything is ready to go.
297
+
When you select **Create**, an Application Insights resource is created with your function app, which has the `APPLICATIONINSIGHTS_CONNECTION_STRING` set in application settings. Everything is ready to go.
If an Application Insights resource wasn't created with your function app, use the following steps to create the resource. You can then add the instrumentation key from that resource as an [application setting](functions-how-to-use-azure-function-app-settings.md#settings) in your function app.
302
+
If an Application Insights resource wasn't created with your function app, use the following steps to create the resource. You can then add the connection string from that resource as an [application setting](functions-how-to-use-azure-function-app-settings.md#settings) in your function app.
297
303
298
304
1. In the [Azure portal](https://portal.azure.com), search for and select **function app**, and then select your function app.
299
305
@@ -314,14 +320,14 @@ If an Application Insights resource wasn't created with your function app, use t
314
320
315
321
The Application Insights resource is created in the same resource group and subscription as your function app. After the resource is created, close the **Application Insights** window.
316
322
317
-
1. In your function app, select **Configuration** under **Settings**, and then select **Application settings**. If you see a setting named `APPINSIGHTS_INSTRUMENTATIONKEY`, Application Insights integration is enabled for your function app running in Azure. If for some reason this setting doesn't exist, add it using your Application Insights instrumentation key as the value.
323
+
1. In your function app, select **Configuration** under **Settings**, and then select **Application settings**. If you see a setting named `APPLICATIONINSIGHTS_CONNECTION_STRING`, Application Insights integration is enabled for your function app running in Azure. If for some reason this setting doesn't exist, add it using your Application Insights connection string as the value.
318
324
319
325
> [!NOTE]
320
-
> Early versions of Functions used built-in monitoring, which is no longer recommended. When you're enabling Application Insights integration for such a function app, you must also [disable built-in logging](#disable-built-in-logging).
326
+
> Older function apps might be using `APPINSIGHTS_INSTRUMENTATIONKEY` instead of `APPLICATIONINSIGHTS_CONNECTION_STRING`. When possible, you should update your app to use the connection string instead of the instrumentation key.
321
327
322
328
## Disable built-in logging
323
329
324
-
When you enable Application Insights, disable the built-in logging that uses Azure Storage. The built-in logging is useful for testing with light workloads, but isn't intended for high-load production use. For production monitoring, we recommend Application Insights. If built-in logging is used in production, the logging record might be incomplete because of throttling on Azure Storage.
330
+
Early versions of Functions used built-in monitoring, which is no longer recommended. When you enable Application Insights, disable the built-in logging that uses Azure Storage. The built-in logging is useful for testing with light workloads, but isn't intended for high-load production use. For production monitoring, we recommend Application Insights. If built-in logging is used in production, the logging record might be incomplete because of throttling on Azure Storage.
325
331
326
332
To disable built-in logging, delete the `AzureWebJobsDashboard` app setting. For more information about how to delete app settings in the Azure portal, see the **Application settings** section of [How to manage a function app](functions-how-to-use-azure-function-app-settings.md#settings). Before you delete the app setting, ensure that no existing functions in the same function app use the setting for Azure Storage triggers or bindings.
327
333
@@ -440,10 +446,10 @@ To configure these values at App settings level (and avoid redeployment on just
0 commit comments