Skip to content

Commit 281e36d

Browse files
committed
Remove Fabric URL
1 parent 95466db commit 281e36d

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-destination-fabric.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ The _Fabric Lakehouse_ destination stage JSON configuration defines the details
102102
| --- | --- | --- | --- | --- | --- |
103103
| Display name | String | A name to show in the Data Processor UI. | Yes | - | `Azure IoT MQ output` |
104104
| Description | String | A user-friendly description of what the stage does. | No | | `Write to topic default/topic1` |
105-
| URL | String | The Microsoft Fabric URL | Yes | - | |
106105
| WorkspaceId | String | The lakehouse workspace ID. | Yes | - | |
107106
| LakehouseId | String | The lakehouse Lakehouse ID. | Yes | - | |
108107
| Table | String | The name of the table to write to. | Yes | - | |
@@ -162,7 +161,6 @@ The following JSON example shows a complete Microsoft Fabric lakehouse destinati
162161
"y": 784
163162
}
164163
},
165-
"url": "https://msit-onelake.pbidedicated.windows.net",
166164
"workspace": "workspaceId",
167165
"lakehouse": "lakehouseId",
168166
"table": "quickstart",

articles/iot-operations/get-started/quickstart-process-telemetry.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ Create a Data Processor pipeline to process and enrich your data before it sends
249249
| Parameter | Value |
250250
| -------------- | --------------------------------- |
251251
| Name | `processed OPC UA data` |
252-
| URL | `https://msit-onelake.pbidedicated.windows.net` |
253252
| Authentication | `Service principal` |
254253
| Tenant ID | The tenant ID you made a note of previously when you created the service principal. |
255254
| Client ID | The client ID is the app ID you made a note of previously when you created the service principal. |

articles/iot-operations/view-analyze-data/tutorial-overall-equipment-effectiveness.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,6 @@ The next step is to create a Data Processor pipeline that sends the transformed
647647
"y": 432
648648
}
649649
},
650-
"url": "https://msit-onelake.pbidedicated.windows.net",
651650
"workspace": "",
652651
"lakehouse": "",
653652
"table": "OEE",

0 commit comments

Comments
 (0)