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: articles/machine-learning/tutorial-get-started-with-feature-store.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -500,6 +500,7 @@ The Storage Blob Data Reader role must be assigned to your user account on the o
500
500
---
501
501
502
502
> [!TIP]
503
+
> - The `timestamp` column should follow `yyyy-MM-ddTHH:mm:ss.fffZ` format.
503
504
> - The `feature_window_start_time` and `feature_window_end_time` granularity is limited to seconds. Any milliseconds provided in the `datetime` object will be ignored.
504
505
> - A materialization job will only be submitted if data in the feature window matches the `data_status` that is defined while submitting the backfill job.
505
506
@@ -570,4 +571,4 @@ The [fifth tutorial in the series](./tutorial-develop-feature-set-with-custom-so
570
571
* Learn about [feature store concepts](./concept-what-is-managed-feature-store.md) and [top-level entities in managed feature store](./concept-top-level-entities-in-managed-feature-store.md).
571
572
* Learn about [identity and access control for managed feature store](./how-to-setup-access-control-feature-store.md).
572
573
* View the [troubleshooting guide for managed feature store](./troubleshooting-managed-feature-store.md).
573
-
* View the [YAML reference](./reference-yaml-overview.md).
574
+
* View the [YAML reference](./reference-yaml-overview.md).
0 commit comments