Skip to content

Commit 1d60936

Browse files
committed
Eventhouse casing
1 parent 869869c commit 1d60936

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/iot-operations/end-to-end-tutorials/tutorial-get-insights.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Follow these steps to check your work so far, and make sure data is flowing into
7575

7676
In this section, you create a KQL database in your Microsoft Fabric workspace to use as a destination for your data.
7777

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**.
7979

8080
1. Next, create a table in your database. Call it *OPCUA* and use the following columns.
8181

@@ -253,4 +253,4 @@ If you're continuing on to the next tutorial, keep all of your resources.
253253
> [!NOTE]
254254
> The resource group contains the Event Hubs namespace you created in this tutorial.
255255
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.

articles/iot-operations/get-started-end-to-end-sample/quickstart-get-insights.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ Follow these steps to check your work so far, and make sure data is flowing into
6969

7070
In this section, you create a KQL database in your Microsoft Fabric workspace to use as a destination for your data.
7171

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.
7373

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.
7575

7676
| Column name | Data type |
7777
| --- | --- |
@@ -164,4 +164,4 @@ Now that you're finished with the quickstart experience, this section contains i
164164
> [!NOTE]
165165
> The resource group contains the Event Hubs namespace you created in this quickstart.
166166
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

Comments
 (0)