Skip to content

Commit ed65f16

Browse files
authored
Merge pull request #215563 from MicrosoftDocs/main
Publish main to live, Sunday 10/23 4 PM
2 parents 3d1f68e + b2dd443 commit ed65f16

39 files changed

+195
-342
lines changed

articles/azure-monitor/logs/customer-managed-keys.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,8 @@ N/A
279279
# [Azure CLI](#tab/azure-cli)
280280

281281
```azurecli
282+
az account set —subscription "storage-account-subscription-id"
283+
282284
$storageAccountId = '/subscriptions/<subscription-id>/resourceGroups/<resource-group-name>/providers/Microsoft.Storage/storageAccounts/<storage name>'
283285
284286
az account set —subscription "workspace-subscription-id"
@@ -289,11 +291,13 @@ az monitor log-analytics workspace linked-storage create —type Query —resour
289291
# [PowerShell](#tab/powershell)
290292

291293
```powershell
292-
$storageAccount.Id = Get-AzStorageAccount -ResourceGroupName "resource-group-name" -Name "storage-account-name"
294+
Select-AzSubscription "StorageAccount-subscription-id"
295+
296+
$storageAccountId = (Get-AzStorageAccount -ResourceGroupName "resource-group-name" -Name "storage-account-name").id
293297
294298
Select-AzSubscription "workspace-subscription-id"
295299
296-
New-AzOperationalInsightsLinkedStorageAccount -ResourceGroupName "resource-group-name" -WorkspaceName "workspace-name" -DataSourceType Query -StorageAccountIds $storageAccount.Id
300+
New-AzOperationalInsightsLinkedStorageAccount -ResourceGroupName "resource-group-name" -WorkspaceName "workspace-name" -DataSourceType Query -StorageAccountIds $storageAccountId
297301
```
298302

299303
# [REST](#tab/rest)
@@ -329,6 +333,8 @@ N/A
329333
# [Azure CLI](#tab/azure-cli)
330334

331335
```azurecli
336+
az account set —subscription "storage-account-subscription-id"
337+
332338
$storageAccountId = '/subscriptions/<subscription-id>/resourceGroups/<resource-group-name>/providers/Microsoft.Storage/storageAccounts/<storage name>'
333339
334340
az account set —subscription "workspace-subscription-id"
@@ -339,11 +345,13 @@ az monitor log-analytics workspace linked-storage create —type ALerts —resou
339345
# [PowerShell](#tab/powershell)
340346

341347
```powershell
342-
$storageAccount.Id = Get-AzStorageAccount -ResourceGroupName "resource-group-name" -Name "storage-account-name"
348+
Select-AzSubscription "StorageAccount-subscription-id"
349+
350+
$storageAccountId = (Get-AzStorageAccount -ResourceGroupName "resource-group-name" -Name "storage-account-name").id
343351
344352
Select-AzSubscription "workspace-subscription-id"
345353
346-
New-AzOperationalInsightsLinkedStorageAccount -ResourceGroupName "resource-group-name" -WorkspaceName "workspace-name" -DataSourceType Alerts -StorageAccountIds $storageAccount.Id
354+
New-AzOperationalInsightsLinkedStorageAccount -ResourceGroupName "resource-group-name" -WorkspaceName "workspace-name" -DataSourceType Alerts -StorageAccountIds $storageAccountId
347355
```
348356

349357
# [REST](#tab/rest)

articles/azure-monitor/logs/logs-data-export.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Log Analytics workspace data export continuously exports data that is sent to yo
3939
- You can define up to 10 enabled rules in your workspace. More rules are allowed when disabled.
4040
- Destinations must be in the same region as the Log Analytics workspace.
4141
- Storage Account must be unique across rules in workspace.
42-
- Tables names can be no longer than 60 characters when exporting to Storage Account and 47 characters to Event Hubs. Tables with longer names will not be exported.
42+
- Tables names can be 60 characters long when exporting to Storage Account, and 47 characters to Event Hubs. Tables with longer names won't be exported.
4343
- Data export isn't supported in China currently.
4444

4545
## Data completeness
@@ -151,8 +151,7 @@ If you have configured your Storage Account to allow access from selected networ
151151
Data export rule defines the destination and tables for which data is exported. You can create 10 rules in 'enable' state in your workspace, more rules are allowed in 'disable' state. Storage Account must be unique across rules in workspace. Multiple rules can use the same Event Hubs namespace when sending to separate Event Hubs.
152152

153153
> [!NOTE]
154-
> - You can include tables that aren't yet supported in export, and no data will be exported for these until the tables are supported.
155-
> - The legacy custom log won’t be supported in export. The next generation of custom log available in preview early 2022 can be exported.
154+
> - You can include tables that aren't yet supported in rules, but no data will be exported for these until tables get supported.
156155
> - Export to Storage Account - a separate container is created in Storage Account for each table.
157156
> - Export to Event Hubs - if Event Hubs name isn't provided, a separate Event Hubs is created for each table. The [number of supported Event Hubs in 'Basic' and 'Standard' namespaces tiers is 10](../../event-hubs/event-hubs-quotas.md#common-limits-for-all-tiers). When exporting more than 10 tables to these tiers, either split the tables between several export rules to different Event Hubs namespaces, or provide an Event Hubs name in the rule to export all tables to it.
158157

articles/cognitive-services/Speech-Service/how-to-speech-synthesis-viseme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.topic: how-to
11-
ms.date: 09/16/2022
11+
ms.date: 10/23/2022
1212
ms.author: yulili
1313
ms.devlang: cpp, csharp, java, javascript, python
1414
ms.custom: references_regions
@@ -62,9 +62,9 @@ Visemes vary by language and locale. Each locale has a set of visemes that corre
6262
|6|`j`, `i`, `ɪ` |<img src="media/text-to-speech/viseme-id-6.jpg" width="200" height="200" alt="The mouth position when viseme ID is 6">|
6363
|7|`w`, `u`|<img src="media/text-to-speech/viseme-id-7.jpg" width="200" height="200" alt="The mouth position when viseme ID is 7">|
6464
|8|`o`|<img src="media/text-to-speech/viseme-id-8.jpg" width="200" height="200" alt="The mouth position when viseme ID is 8">|
65-
|9|Not supported|<img src="media/text-to-speech/viseme-id-9.jpg" width="200" height="200" alt="The mouth position when viseme ID is 9">|
66-
|10|Not supported|<img src="media/text-to-speech/viseme-id-10.jpg" width="200" height="200" alt="The mouth position when viseme ID is 10">|
67-
|11|Not supported|<img src="media/text-to-speech/viseme-id-11.jpg" width="200" height="200" alt="The mouth position when viseme ID is 11">|
65+
|9|``|<img src="media/text-to-speech/viseme-id-9.jpg" width="200" height="200" alt="The mouth position when viseme ID is 9">|
66+
|10|`ɔɪ`|<img src="media/text-to-speech/viseme-id-10.jpg" width="200" height="200" alt="The mouth position when viseme ID is 10">|
67+
|11|``|<img src="media/text-to-speech/viseme-id-11.jpg" width="200" height="200" alt="The mouth position when viseme ID is 11">|
6868
|12|`h`|<img src="media/text-to-speech/viseme-id-12.jpg" width="200" height="200" alt="The mouth position when viseme ID is 12">|
6969
|13|`ɹ`|<img src="media/text-to-speech/viseme-id-13.jpg" width="200" height="200" alt="The mouth position when viseme ID is 13">|
7070
|14|`l`|<img src="media/text-to-speech/viseme-id-14.jpg" width="200" height="200" alt="The mouth position when viseme ID is 14">|
@@ -243,7 +243,7 @@ Here's an example of the viseme output.
243243

244244
# [2D SVG](#tab/2dsvg)
245245

246-
The SVG output is a xml string that contains the animation.
246+
The SVG output is an xml string that contains the animation.
247247
Render the SVG animation along with the synthesized speech to see the mouth movement.
248248

249249
```xml

articles/cognitive-services/Speech-Service/includes/phonetic-sets/text-to-speech/en-us.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
| ow | `` | 8,4 | **o**ld | cl**o**ne | g**o** |
2121
| uw | `u` | 7 | **U**ber | b**oo**st | t**oo** |
2222
| ah | `ʌ` | 1 | **u**ncle | c**u**t | |
23-
| ay | `` | 2,6 | **i**ce | b**i**te | fl**y** |
24-
| aw | `` | 2,4 | **ou**t | s**ou**th | c**ow** |
25-
| oy | `ɔɪ` | 3,6 | **oi**l | j**oi**n | t**oy** |
23+
| ay | `` | 11 | **i**ce | b**i**te | fl**y** |
24+
| aw | `` | 9 | **ou**t | s**ou**th | c**ow** |
25+
| oy | `ɔɪ` | 10 | **oi**l | j**oi**n | t**oy** |
2626
| y uw | `ju` | 6,7 | **Yu**ma | h**u**man | f**ew** |
2727
| ax | `ə` | 1 | **a**go | wom**a**n | are**a** |
2828

@@ -33,8 +33,8 @@
3333
| ih r | `ɪɹ` | 6,13 | **ear**s | t**ir**amisu | n**ear** |
3434
| eh r | `ɛɹ` | 4,13 | **air**plane | app**ar**ently | sc**ar**e |
3535
| uh r | `ʊɹ` | 4,13 | | | c**ur**e |
36-
| ay r | `aɪɹ` | 2,6,13 | **Ire**land | f**ir**eplace | ch**oir** |
37-
| aw r | `aʊɹ` | 2,4,13 | **hour**s | p**ower**ful | s**our** |
36+
| ay r | `aɪɹ` | 11,13 | **Ire**land | f**ir**eplace | ch**oir** |
37+
| aw r | `aʊɹ` | 9,13 | **hour**s | p**ower**ful | s**our** |
3838
| ao r | `ɔɹ` | 3,13 | **or**ange | m**or**al | s**oar** |
3939
| aa r | `ɑɹ` | 2,13 | **ar**tist | st**ar**t | c**ar** |
4040
| er r | `ɝ` | 5 | **ear**th | b**ir**d | f**ur** |

articles/data-factory/connector-azure-blob-storage.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-movement
99
ms.topic: conceptual
1010
ms.custom: synapse
11-
ms.date: 09/01/2022
11+
ms.date: 10/23/2022
1212
---
1313

1414
# Copy and transform data in Azure Blob Storage by using Azure Data Factory or Azure Synapse Analytics
@@ -684,7 +684,7 @@ In this case, all files that were sourced under `/data/sales` are moved to `/bac
684684
685685
**Filter by last modified:** You can filter which files you process by specifying a date range of when they were last modified. All datetimes are in UTC.
686686

687-
**Enable change data capture:** If true, you will get new or changed files only from the last run. Initial load of full snapshot data will always be gotten in the first run, followed by capturing new or changed files only in next runs. For more details, see [Change data capture](#change-data-capture-preview).
687+
**Enable change data capture:** If true, you will get new or changed files only from the last run. Initial load of full snapshot data will always be gotten in the first run, followed by capturing new or changed files only in next runs.
688688

689689
:::image type="content" source="media/data-flow/enable-change-data-capture.png" alt-text="Screenshot showing Enable change data capture.":::
690690

@@ -847,15 +847,11 @@ To learn details about the properties, check [Delete activity](delete-activity.m
847847
]
848848
```
849849

850-
## Change data capture (preview)
850+
## Change data capture
851851

852-
Azure Data Factory can get new or changed files only from Azure Blob Storage by enabling **Enable change data capture (Preview)** in the mapping data flow source transformation. With this connector option, you can read new or updated files only and apply transformations before loading transformed data into destination datasets of your choice.
852+
Azure Data Factory can get new or changed files only from Azure Blob Storage by enabling **Enable change data capture ** in the mapping data flow source transformation. With this connector option, you can read new or updated files only and apply transformations before loading transformed data into destination datasets of your choice. Pleaser refer to [Change Data Capture](https://learn.microsoft.com/azure/data-factory/concepts-change-data-capture) for detials.
853853

854-
Make sure you keep the pipeline and activity name unchanged, so that the checkpoint can always be recorded from the last run to get changes from there. If you change your pipeline name or activity name, the checkpoint will be reset, and you will start from the beginning in the next run.
855-
856-
When you debug the pipeline, the **Enable change data capture (Preview)** works as well. Be aware that the checkpoint will be reset when you refresh your browser during the debug run. After you are satisfied with the result from debug run, you can publish and trigger the pipeline. It will always start from the beginning regardless of the previous checkpoint recorded by debug run.
857-
858-
In the monitoring section, you always have the chance to rerun a pipeline. When you are doing so, the changes are always gotten from the checkpoint record in your selected pipeline run.
854+
.
859855

860856
## Next steps
861857

articles/data-factory/control-flow-append-variable-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
author: chez-charlie
1010
ms.author: chez
1111
ms.reviewer: jburchel
12-
ms.date: 09/09/2021
12+
ms.date: 10/23/2022
1313
---
1414

1515
# Append Variable activity in Azure Data Factory and Synapse Analytics
138 KB
Loading

articles/defender-for-cloud/protect-network-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Protecting your network resources in Microsoft Defender for Cloud
33
description: This document addresses recommendations in Microsoft Defender for Cloud that help you protect your Azure network resources and stay in compliance with security policies.
44
ms.topic: conceptual
5-
ms.date: 11/09/2021
5+
ms.date: 10/23/2022
66
---
77
# Protect your network resources
88

@@ -35,7 +35,7 @@ To open the Network map:
3535

3636
1. Select **Network map**.
3737

38-
:::image type="content" source="./media/protect-network-resources/opening-network-map.png" alt-text="Opening the network map from the Workload protections." lightbox="./media/protect-network-resources/opening-network-map.png":::
38+
:::image type="content" source="media/protect-network-resources/workload-protection-network-map.png" alt-text="Screenshot showing selection of network map from workload protections." lightbox="media/protect-network-resources/workload-protection-network-map.png":::
3939

4040
1. Select the **Layers** menu choose **Topology**.
4141

articles/defender-for-cloud/quickstart-onboard-gcp.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,6 @@ To locate the unique numeric ID in the GCP portal, navigate to **IAM & Admin** >
100100

101101
1. (Optional) If you changed any of the names of any of the resources, update the names in the appropriate fields.
102102

103-
1. (**Servers/SQL only**) Select **Azure-Arc for servers onboarding**
104-
105-
:::image type="content" source="media/quickstart-onboard-gcp/unique-numeric-id.png" alt-text="Screenshot showing the Azure-Arc for servers onboarding section of the screen." lightbox="media/quickstart-onboard-gcp/unique-numeric-id.png":::
106-
107-
Enter the service account unique ID, which is generated automatically after running the GCP Cloud Shell.
108-
109103
1. Select the **Next: Review and generate >**.
110104

111105
1. Ensure the information presented is correct.

articles/defender-for-cloud/upcoming-changes.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Important changes coming to Microsoft Defender for Cloud
33
description: Upcoming changes to Microsoft Defender for Cloud that you might need to be aware of and for which you might need to plan
44
ms.topic: overview
5-
ms.date: 10/20/2022
5+
ms.date: 10/23/2022
66
---
77

88
# Important upcoming changes to Microsoft Defender for Cloud
@@ -18,7 +18,13 @@ If you're looking for the latest release notes, you'll find them in the [What's
1818

1919
| Planned change | Estimated date for change |
2020
|--|--|
21-
| None | None |
21+
| [Deprecation of AWS Lambda recommendation](#deprecation-of-aws-lambda-recommendation) | November 2023 |
22+
23+
### Deprecation of AWS Lambda recommendation
24+
25+
**Estimated date for change: November 2023**
26+
27+
The following recommendation is set to be deprecated [`Lambda functions should have a dead-letter queue configured`](https://ms.portal.azure.com/#view/Microsoft_Azure_Security/AwsRecommendationDetailsBlade/assessmentKey/dcf10b98-798f-4734-9afd-800916bf1e65/showSecurityCenterCommandBar~/false).
2228

2329
## Next steps
2430

0 commit comments

Comments
 (0)