Skip to content

Commit a2794da

Browse files
Merge pull request #274764 from ynpandey/patch-52
Update tutorial-get-started-with-feature-store.md
2 parents a29b1f2 + 68dd001 commit a2794da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/tutorial-get-started-with-feature-store.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,7 @@ The Storage Blob Data Reader role must be assigned to your user account on the o
500500
---
501501

502502
> [!TIP]
503+
> - The `timestamp` column should follow `yyyy-MM-ddTHH:mm:ss.fffZ` format.
503504
> - 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.
504505
> - 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.
505506
@@ -570,4 +571,4 @@ The [fifth tutorial in the series](./tutorial-develop-feature-set-with-custom-so
570571
* 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).
571572
* Learn about [identity and access control for managed feature store](./how-to-setup-access-control-feature-store.md).
572573
* 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

Comments
 (0)