Skip to content

Commit c7cdeb4

Browse files
authored
Update how-to-datastore.md
1 parent 0e33c68 commit c7cdeb4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/machine-learning/how-to-datastore.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,16 +425,18 @@ This section describes various options to create a OneLake datastore. The OneLak
425425
OneLake datastore creation requires the following information from your Microsoft Fabric instance:
426426

427427
- Endpoint
428-
- Fabric GUID
428+
- Workspace GUID
429429
- Artifact GUID
430430

431431
The following screenshots describe the retrieval of these required information resources from your Microsoft Fabric instance.
432+
432433
:::image type="content" source="media/how-to-datastore/onelake-properties.png" alt-text="Screenshot that shows how to click into artifact properties of Microsoft Fabric workspace artifact in Microsoft Fabric UI." lightbox="./media/how-to-datastore/onelake-properties.png":::
433434

434-
You will then find "URL" and "ABFS path" in the "Properties" page:
435+
You will then find "Endpoint", "Workspace GUID" and "Artifact GUID" in "URL" and "ABFS path" from the "Properties" page:
435436

436437
- URL format: https://{your_one_lake_endpoint}/{your_one_lake_workspace_name}/{your_one_lake_artifact_name}/Files
437438
- ABFS path format: abfss://{your_one_lake_workspace_name}@{your_one_lake_endpoint}/{your_one_lake_artifact_name}/Files
439+
438440
:::image type="content" source="media/how-to-datastore/onelake-url-abfspath.png" alt-text="Screenshot that shows URL and ABFS path of a OneLake artifact properties in Microsoft Fabric UI." lightbox="./media/how-to-datastore/onelake-url-abfspath.png":::
439441

440442
## Create a OneLake datastore

0 commit comments

Comments
 (0)