Skip to content

Commit c43352d

Browse files
committed
adding prereq
1 parent 2041dad commit c43352d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ To send data to Microsoft Fabric OneLake in Azure IoT Operations, you can config
2626
- [Create a lakehouse](/fabric/onelake/create-lakehouse-onelake).
2727
- If shown, ensure *Lakehouse schemas (Public Preview)* is **unchecked**.
2828
- Make note of the workspace and lakehouse names.
29+
- Ensure that [service principals can use Fabric APIs](/fabric/admin/service-admin-portal-developer).
2930

3031
## Assign permission to managed identity
3132

32-
To configure a dataflow endpoint for Azure Data Lake Storage Gen2, we recommend using either a user-assigned or system-assigned managed identity. This approach is secure and eliminates the need for managing credentials manually.
33+
To configure a dataflow endpoint for Microsoft Fabric OneLake, we recommend using either a user-assigned or system-assigned managed identity. This approach is secure and eliminates the need for managing credentials manually.
3334

3435
After the Microsoft Fabric OneLake is created, you need to assign a role to the Azure IoT Operations managed identity that grants permission to write to the Fabric lakehouse.
3536

0 commit comments

Comments
 (0)