You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-operations/end-to-end-tutorials/tutorial-get-insights.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ Follow these steps to check your work so far, and make sure data is flowing into
75
75
76
76
In this section, you create a KQL database in your Microsoft Fabric workspace to use as a destination for your data.
77
77
78
-
1. Follow the steps in [Create an Eventhouse](/fabric/real-time-intelligence/create-eventhouse#create-an-eventhouse-1) to create a Real-Time Intelligence eventhouse with a child KQL database. You only need to complete the section entitled **Create an Eventhouse**.
78
+
1. Follow the steps in [Create an Eventhouse](/fabric/real-time-intelligence/create-eventhouse#create-an-eventhouse-1) to create a Real-Time Intelligence Eventhouse with a child KQL database. You only need to complete the section entitled **Create an Eventhouse**.
79
79
80
80
1. Next, create a table in your database. Call it *OPCUA* and use the following columns.
81
81
@@ -253,4 +253,4 @@ If you're continuing on to the next tutorial, keep all of your resources.
253
253
> [!NOTE]
254
254
> The resource group contains the Event Hubs namespace you created in this tutorial.
255
255
256
-
You can also delete your Microsoft Fabric workspace and/or all the resources within it associated with this tutorial, including the eventstream, eventhouse, and Real-Time Dashboard.
256
+
You can also delete your Microsoft Fabric workspace and/or all the resources within it associated with this tutorial, including the eventstream, Eventhouse, and Real-Time Dashboard.
Copy file name to clipboardExpand all lines: articles/iot-operations/get-started-end-to-end-sample/quickstart-get-insights.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,9 +69,9 @@ Follow these steps to check your work so far, and make sure data is flowing into
69
69
70
70
In this section, you create a KQL database in your Microsoft Fabric workspace to use as a destination for your data.
71
71
72
-
1. First, create a Real-Time Intelligence eventhouse (for detailed instructions, see [Create an eventhouse](/fabric/real-time-intelligence/create-eventhouse#create-an-eventhouse-1)). When the eventhouse is created, it automatically contains a default KQL database of the same name.
72
+
1. First, create a Real-Time Intelligence Eventhouse (for detailed instructions, see [Create an Eventhouse](/fabric/real-time-intelligence/create-eventhouse#create-an-eventhouse-1)). When the Eventhouse is created, it automatically contains a default KQL database of the same name.
73
73
74
-
1. Next, create a new table in the default database in your eventhouse (for detailed instructions, see [Create an empty table in your KQL database](/fabric/real-time-intelligence/create-empty-table#create-an-empty-table-in-your-kql-database)). Name it *OPCUA* and manually enter the following schema.
74
+
1. Next, create a new table in the default database in your Eventhouse (for detailed instructions, see [Create an empty table in your KQL database](/fabric/real-time-intelligence/create-empty-table#create-an-empty-table-in-your-kql-database)). Name it *OPCUA* and manually enter the following schema.
75
75
76
76
| Column name | Data type |
77
77
| --- | --- |
@@ -164,4 +164,4 @@ Now that you're finished with the quickstart experience, this section contains i
164
164
> [!NOTE]
165
165
> The resource group contains the Event Hubs namespace you created in this quickstart.
166
166
167
-
You can also delete your Microsoft Fabric workspace and/or all the resources within it associated with this quickstart, including the eventstream, eventhouse, and Real-Time Dashboard. Additionally, you might want to delete the dashboard template file that you downloaded to your computer.
167
+
You can also delete your Microsoft Fabric workspace and/or all the resources within it associated with this quickstart, including the eventstream, Eventhouse, and Real-Time Dashboard. Additionally, you might want to delete the dashboard template file that you downloaded to your computer.
0 commit comments