Skip to content

Commit 9175aff

Browse files
committed
Acrolynx
1 parent 9cd2ea2 commit 9175aff

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

data-explorer/web-customize-settings.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 05/13/2025
77

88
# Customize settings in the Azure Data Explorer web UI
99

10-
This article guides you through the process of customizing settings in the [Azure Data Explorer web UI](https://dataexplorer.azure.com/home). You learn how to export and import environment settings, highlight error levels, and change datetime to specific time zone. This can help you protect your work environment and relocate it to other browsers and devices, as well as make it easier to identify errors.
10+
This article guides you through the process of customizing settings in the [Azure Data Explorer web UI](https://dataexplorer.azure.com/home). You learn how to export and import environment settings, highlight error levels, and change datetime to specific time zone. It can help you protect your work environment and relocate it to other browsers and devices, as well as make it easier to identify errors.
1111

1212
## Prerequisites
1313

@@ -34,24 +34,24 @@ The query editor provides suggestions and warnings as you write your queries. Th
3434

3535
1. Select **Apply** to save the changes.
3636

37-
## Adjust time-out limits
37+
## Adjust timeout limits
3838

39-
Query and admin commands have a default time-out limit. To extend or reduce these limits, do the following steps:
39+
Query and admin commands have a default timeout limit. To extend or reduce these limits, do the following steps:
4040

4141
1. In the **Settings** > **Connection** window, adjust the **Query timeout** or the **Admin command timeout**.
4242

43-
:::image type="content" source="media/web-customize-settings/set-timeout-setting.png" alt-text="Screenshot of the setting menu option to set time-out limits." lightbox="media/web-customize-settings/set-timeout-setting.png":::
43+
:::image type="content" source="media/web-customize-settings/set-timeout-setting.png" alt-text="Screenshot of the setting menu option to set timeout limits." lightbox="media/web-customize-settings/set-timeout-setting.png":::
4444

4545
1. The changes are automatically saved.
4646

47-
To learn how to set time out limits outside of the web UI, see [Set time-out limits](/kusto/set-timeout-limits?view=azure-data-explorer&preserve-view=true).
47+
To learn how to set timeout limits outside of the web UI, see [Set timeout limits](/kusto/set-timeout-limits?view=azure-data-explorer&preserve-view=true).
4848

4949
## Export and import environment settings
5050

5151
The export and import actions help you protect your work environment and relocate it to other browsers and devices. The export action exports all your settings, cluster connections, and query tabs to a JSON file that can be imported into a different browser or device.
5252

5353
> [!NOTE]
54-
> To sync your profile data to the cloud, see [Access your Azure Data Explorer web UI data anywhere](web-sync.md). Once enabled, exporting and importing is no longer available.
54+
> To sync your profile data to the cloud, see [Access your Azure Data Explorer web UI data anywhere](web-sync.md). Once enabled, exporting, and importing is no longer available.
5555
5656
### Export environment settings
5757

@@ -78,7 +78,7 @@ The export and import actions help you protect your work environment and relocat
7878
7979
## Highlight error levels
8080

81-
Azure Data Explorer tries to interpret the severity or verbosity level of each row in the results panel and color them accordingly. It does so by matching the distinct values of each column with a set of known patterns ("Warning", "Error", and so on).
81+
Azure Data Explorer tries to interpret the severity or verbosity level of each row in the results panel and color them accordingly. It does so by matching the distinct values of each column with a set of known patterns (Warning, Error, and so on).
8282

8383
### Turn on error level highlighting
8484

data-explorer/web-sync.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ ms.date: 05/13/2025
88

99
# Access your Azure Data Explorer web UI data anywhere
1010

11-
This article describes how to sync your Azure Data Explorer web UI profile to the cloud, enabling a consistent experience across devices and browsers. When you sync, your browser's settings, tabs, and connections are stored in the cloud, making them accessible through the [Azure Data Explorer web UI](https://dataexplorer.azure.com/home) from anywhere. Note that synced data is now associated with your account rather than the specific machine, enabling a consistent experience across devices.
11+
This article describes how to sync your Azure Data Explorer web UI profile to the cloud, enabling a consistent experience across devices and browsers. When you sync, your browser's settings, tabs, and connections are stored in the cloud, making them accessible through the [Azure Data Explorer web UI](https://dataexplorer.azure.com/home) from anywhere. Synced data is now associated with your account rather than the specific machine, enabling a consistent experience across devices.
1212

1313
## Prerequisites
1414

1515
* A Microsoft account or a Microsoft Entra user identity. An Azure subscription isn't required.
1616

1717
## Considerations
1818

19-
Before enabling sync, consider the following:
19+
Before enabling sync, consider the following points:
2020

2121
* The first browser where syncing is enabled becomes the primary data source, overriding data in other browsers.
2222
* Data is account-specific and can't be shared across different user accounts on the same machine.
2323
* Syncing uploads your current device's data to the cloud, replacing local data on other browsers or devices with the cloud-stored version.
24-
* Synced data is stored in your tenant's country/region. If no Azure region exists in the tenant's country/region, data will be stored in an azure region in Europe.
24+
* Synced data is stored in your tenant's region. If no Azure region exists in the tenant's region, data is stored in an Azure region in Europe.
2525
* Syncing is irreversible; once enabled:
2626
* Data is no longer stored exclusively on your device
2727
* [Exporting and importing](web-customize-settings.md#export-and-import-environment-settings) of your work environment under settings is no longer available
@@ -34,21 +34,21 @@ To sync your profile data, follow these steps:
3434

3535
1. From the **Sync user profile to cloud** dialog box, select **Turn sync on**.
3636

37-
:::image type="content" source="media/web-sync/sync-on.png" alt-text="Screenshot of the Sync user profile to cloud dialog box with the Turn on sync button highlighted.":::
37+
:::image type="content" source="media/web-sync/sync-on.png" alt-text="Screenshot of the Sync user profile to cloud dialog box with the Turn-on sync button highlighted.":::
3838

3939
1. In the **Turn on sync to cloud** dialog box, select **Confirm**.
4040

4141
>[!CAUTION]
42-
> Syncing your profile to the cloud is irreversible. Once you confirm, your data will be stored in the cloud and no longer on your device.
42+
> Syncing your profile to the cloud is irreversible. Once you confirm, your data is stored in the cloud and no longer on your device.
4343
44-
:::image type="content" source="media/web-sync/sync-on-confirmation.png" alt-text="Screenshot of the Turn on sync to cloud dialog box with the Confirm button highlighted.":::
44+
:::image type="content" source="media/web-sync/sync-on-confirmation.png" alt-text="Screenshot of the Turn-on sync to cloud dialog box with the Confirm button highlighted.":::
4545

4646
1. In the tab bar, verify that the status shows **Sync on**. Additionally, ensure that the **Sync on** status shows on other browsers or devices when signed into the same account.
4747

4848
:::image type="content" source="media/web-sync/sync-on-status.png" alt-text="Screenshot of the tab bar with the Sync on status highlighted.":::
4949

5050
>[!NOTE]
51-
> If the status does not display as expected, ensure that you are logged into the same account used for syncing.
51+
> If the status doesn't display as expected, ensure that you're logged into the same account used for syncing.
5252
5353
## Related content
5454

0 commit comments

Comments
 (0)