Skip to content

Commit 4cff262

Browse files
authored
Merge pull request #74804 from paulkel/master
Fix grammar and spelling
2 parents 16b02fd + 68565b2 commit 4cff262

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

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

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,22 @@ Log Analytics workspace data export continuously exports data from a Log Analyti
2929

3030
## Limitations
3131

32-
- Configuration can be performed using CLI or REST requests currently. Azure portal or PowerShell are not supported yet.
33-
- The ```--export-all-tables``` option in CLI and REST isn't supported and will be removed. You should provide the list of tables in export rules explicitly.
34-
- Supported tables are currently limited those specific in the [supported tables](#supported-tables) section below. For example, custom log tables aren't supported currently.
35-
- If the data export rule includes an unsupported table, the operation will succeed, but no data will be exported for that table until table gets supported.
36-
- If the data export rule includes a table that doesn't exist, it will fail with error ```Table <tableName> does not exist in the workspace```.
37-
- Data export will be available in all regions, but currently not available in the following: Azure Government regions, Japan West, Brazil south east, Norway East, Norway West, UAE North, UAE Central, Australia Central 2, Switzerland North, Switzerland West, Germany West Central, South India, France South, Japan West
32+
- Configuration currently can be performed using CLI or REST requests. Azure portal or PowerShell are not supported yet.
33+
- The `--export-all-tables` option in CLI and REST isn't supported and will be removed. You should provide the list of tables in export rules explicitly.
34+
- Supported tables currently are limited those specified in the [supported tables](#supported-tables) section below. For example, custom log tables currently aren't supported.
35+
- If the data export rule includes an unsupported table, the operation will succeed, but no data will be exported for that table until the table gets supported.
36+
- If the data export rule includes a table that doesn't exist, it will fail with error `Table <tableName> does not exist in the workspace`.
37+
- Data export will be available in all regions, but currently it's not available in the following: Azure Government regions, Japan West, Brazil south east, Norway East, Norway West, UAE North, UAE Central, Australia Central 2, Switzerland North, Switzerland West, Germany West Central, South India, France South, Japan West
3838
- You can define up to 10 enabled rules in your workspace. Additional rules are allowed but in disable state.
3939
- Destination must be unique across all export rules in your workspace.
4040
- The destination storage account or event hub must be in the same region as the Log Analytics workspace.
41-
- Names of tables to be exported can be no longer than 60 characters for a storage account and no more than 47 characters to an event hub. Tables with longer names will not be exported.
41+
- Names of tables to be exported can be no longer than 60 characters for a storage account and no more than 47 characters for an event hub. Tables with longer names will not be exported.
4242

4343
## Data completeness
4444
Data export will continue to retry sending data for up to 30 minutes in the event that the destination is unavailable. If it's still unavailable after 30 minutes then data will be discarded until the destination becomes available.
4545

4646
## Cost
47-
There are currently no additional charges for the data export feature. Pricing for data export will be announced in the future and a notice provided prior to start of billing. If you choose to continue using data export after the notice period, you will be billed at the applicable rate.
47+
Currently, there are no additional charges for the data export feature. Pricing for data export will be announced in the future and a notice period provided prior to the start of billing. If you choose to continue using data export after the notice period, you will be billed at the applicable rate.
4848

4949
## Export destinations
5050

@@ -66,18 +66,18 @@ Data is sent to your event hub in near-real-time as it reaches Azure Monitor. An
6666
> The [number of supported event hubs per 'Basic' and 'Standard' namespaces tiers is 10](../../event-hubs/event-hubs-quotas.md#common-limits-for-all-tiers). If you export more than 10 tables, either split the tables between several export rules to different event hub namespaces, or provide event hub name in the export rule and export all tables to that event hub.
6767
6868
Considerations:
69-
1. 'Basic' event hub tier supports lower [event size](../../event-hubs/event-hubs-quotas.md) and some logs in your workspace can exceed it and be dropped. We recommend to use 'Standard' or 'Dedicated' event hub as export destination.
70-
2. The volume of exported data often increase over time, and the event hub scale needs to be increased to handle larger transfer rates and avoid throttling scenarios and data latency. You should use the auto-inflate feature of Event Hubs to automatically scale up and increase the number of throughput units and meet usage needs. See [Automatically scale up Azure Event Hubs throughput units](../../event-hubs/event-hubs-auto-inflate.md) for details.
69+
1. The 'Basic' event hub SKU supports a lower event size [limit](../../event-hubs/event-hubs-quotas.md#basic-vs-standard-tiers) and some logs in your workspace can exceed it and be dropped. We recommend using a 'Standard' or 'Dedicated' event hub as an export destination.
70+
2. The volume of exported data often increases over time, and the event hub scale needs to be increased to handle larger transfer rates and avoid throttling scenarios and data latency. You should use the auto-inflate feature of Event Hubs to automatically scale up and increase the number of throughput units to meet usage needs. See [Automatically scale up Azure Event Hubs throughput units](../../event-hubs/event-hubs-auto-inflate.md) for details.
7171

7272
## Prerequisites
73-
Following are prerequisites that must be completed before configuring Log Analytics data export.
73+
The following prerequisites must be completed before configuring Log Analytics data export:
7474

7575
- Destinations must be created prior to the export rule configuration and should be in the same region as your Log Analytics workspace. If you need to replicate your data to other storage accounts, you can use any of the [Azure Storage redundancy options](../../storage/common/storage-redundancy.md).
7676
- The storage account must be StorageV1 or StorageV2. Classic storage is not supported
7777
- If you have configured your storage account to allow access from selected networks, you need to add an exception in your storage account settings to allow Azure Monitor to write to your storage.
7878

7979
## Enable data export
80-
The follow steps must be performed to enable Log Analytics data export. See the following sections for more details on each.
80+
The following steps must be performed to enable Log Analytics data export. See the following sections for more details on each.
8181

8282
- Register resource provider.
8383
- Allow trusted Microsoft services.
@@ -539,7 +539,7 @@ If the data export rule includes a table that doesn't exist, it will fail with t
539539

540540

541541
## Supported tables
542-
Supported tables are currently limited to those specified below. All data from the table will be exported unless limitations are specified. This list will be updated as support for additional tables is added.
542+
Supported tables currently are limited to those specified below. All data from the table will be exported unless limitations are specified. This list will be updated as support for additional tables is added.
543543

544544

545545
| Table | Limitations |
@@ -639,7 +639,7 @@ Supported tables are currently limited to those specified below. All data from t
639639
| NWConnectionMonitorTestResult | |
640640
| OfficeActivity | Partial support – some of the data to ingested via webhooks from O365 into LA. This portion is missing in export currently. |
641641
| Operation | Partial support – some of the data is ingested through internal services that isn't supported for export. This portion is missing in export currently. |
642-
| Perf | Partial support – only windows perf data is currently supported. The Linux perf data is missing in export currently. |
642+
| Perf | Partial support – only Windows perf data currently is supported. The Linux perf data is missing in export currently. |
643643
| PowerBIDatasetsTenant | |
644644
| PowerBIDatasetsWorkspace | |
645645
| PowerBIDatasetsWorkspacePreview | |

0 commit comments

Comments
 (0)