Skip to content

Commit d2fa328

Browse files
authored
PR review edit
1 parent a5288d3 commit d2fa328

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ Log Analytics workspace data export continuously exports data from a Log Analyti
3030
## Limitations
3131

3232
- Configuration can currently 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 are currently limited those specified in the [supported tables](#supported-tables) section below. For example, custom log tables aren't currently supported .
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 specified in the [supported tables](#supported-tables) section below. For example, custom log tables aren't currently supported.
3535
- 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```.
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`.
3737
- 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
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.

0 commit comments

Comments
 (0)