Skip to content

Commit 096eb3d

Browse files
committed
replaced click where appropriate
1 parent e8bbbd3 commit 096eb3d

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

articles/time-series-insights/time-series-insights-add-reference-data-set.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Reference data is not joined retroactively. Thus, only current and future ingres
3131

3232
1. Sign in to the [Azure portal](https://portal.azure.com).
3333

34-
1. Locate your existing Time Series Insights environment. Click **All resources** in the menu on the left side of the Azure portal. Select your Time Series Insights environment.
34+
1. Locate your existing Time Series Insights environment. Select **All resources** in the menu on the left side of the Azure portal. Select your Time Series Insights environment.
3535

3636
1. Select the **Overview** page. Locate the **Time Series Insights explorer URL** and open the link.
3737

@@ -73,7 +73,7 @@ Reference data is not joined retroactively. Thus, only current and future ingres
7373

7474
1. Rename the column headers if needed. The key column name is necessary to join to the corresponding property in your event source. Ensure that the reference data key column names match exactly to the event name to your incoming data, including case-sensitivity. The non-key column names are used to augment the incoming data with the corresponding reference data values.
7575

76-
1. Click **Add a row** or **Add a column** to add more reference data values, as needed.
76+
1. Select **Add a row** or **Add a column** to add more reference data values, as needed.
7777

7878
1. Type a value in the **Filter the rows...** field to review specific rows as needed. The filter is useful for reviewing data, but is not applied when uploading the data.
7979

articles/time-series-insights/time-series-insights-data-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Follow these steps to grant data access for a user principal.
3131

3232
[![Data-access-one](media/data-access/data-access-one.png)](media/data-access/data-access-one.png#lightbox)
3333

34-
1. Choose **Select user**. Search for the user name or email address to locate the user you want to add. Click **Select** to confirm the selection.
34+
1. Choose **Select user**. Search for the user name or email address to locate the user you want to add. Select **Select** to confirm the selection.
3535

3636
[![Data-access-two](media/data-access/data-access-two.png)](media/data-access/data-access-two.png#lightbox)
3737

@@ -71,7 +71,7 @@ Follow these steps to grant guest access to a Time Series Insights environment t
7171

7272
[![Data-access-eight](media/data-access/data-access-eight.png)](media/data-access/data-access-eight.png#lightbox)
7373

74-
1. Choose **Select user**. Search for the email address of the guest user you invited to locate the user you want to add. Click **Select** to confirm the selection.
74+
1. Choose **Select user**. Search for the email address of the guest user you invited to locate the user you want to add. Then, **Select** to confirm the selection.
7575

7676
[![Data-access-nine](media/data-access/data-access-nine.png)](media/data-access/data-access-nine.png#lightbox)
7777

articles/time-series-insights/time-series-insights-environment-mitigate-latency.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ You are most likely to experience latency and throttling when you:
3737

3838
Alerts can help you to help diagnose and mitigate latency issues caused by your environment.
3939

40-
1. In the Azure portal, click **Metrics**.
40+
1. In the Azure portal, select **Metrics**.
4141

4242
[![Metrics](media/environment-mitigate-latency/add-metrics.png)](media/environment-mitigate-latency/add-metrics.png#lightbox)
4343

44-
1. Click **Add metric alert**.
44+
1. Select **Add metric alert**.
4545

4646
[![Add metric alert](media/environment-mitigate-latency/add-metric-alert.png)](media/environment-mitigate-latency/add-metric-alert.png#lightbox)
4747

articles/time-series-insights/time-series-insights-parameterized-urls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: seodec18
1717

1818
To share a custom view in Time Series Insights Explorer, you can programmatically create a parameterized URL of the custom view.
1919

20-
The Time Series Insights Explorer supports URL query parameters to specify views in the experience directly from the URL. For example, using only the URL, you can specify a target environment, a search predicate, and desired time span. When a user clicks the customized URL, the interface provides a link directly to that asset in the Time Series Insights portal. Data access policies apply.
20+
The Time Series Insights Explorer supports URL query parameters to specify views in the experience directly from the URL. For example, using only the URL, you can specify a target environment, a search predicate, and desired time span. When a user selects the customized URL, the interface provides a link directly to that asset in the Time Series Insights portal. Data access policies apply.
2121

2222
> [!TIP]
2323
> * View the free [Time Series Insights demo](https://insights.timeseries.azure.com/samples).

0 commit comments

Comments
 (0)