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: mkdocs/docs/configuration.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -573,7 +573,9 @@ catalog:
573
573
574
574
<!-- prettier-ignore-end -->
575
575
576
-
##### Microsoft Fabric OneLake Catalog REST
576
+
##### Microsoft OneLake Iceberg REST Catalog
577
+
578
+
See [OneLake table APIs for Iceberg](https://aka.ms/onelakeircdocs) for detailed documentation.
577
579
578
580
```yaml
579
581
catalog:
@@ -591,9 +593,6 @@ catalog:
591
593
592
594
!!! Note "OneLake Authentication Models"
593
595
For Authentication: You can use DefautlAzureCredential from `azure.identity` package or refer to other authentication flows from [here](https://learn.microsoft.com/en-us/entra/identity-platform/authentication-flows-app-scenarios).<br/>
594
-
Please refer to [OneLake table APIs for Iceberg](https://aka.ms/onelakeircdocs) for more details.
0 commit comments