Skip to content

Commit 7bdd768

Browse files
Fix warning
1 parent 06a18c4 commit 7bdd768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/troubleshooting-managed-feature-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ Once the `begin_create_or_update()` call returns successfully, the next `feature
279279
- [Observation Data isn't Joined with any feature values](#observation-data-isnt-joined-with-any-feature-values)
280280
- [User or Managed Identity doesn't have proper RBAC permission on the feature store](#user-or-managed-identity-doesnt-have-proper-rbac-permission-on-the-feature-store)
281281
- [User or Managed Identity doesn't have proper RBAC permission to Read from the Source Storage or Offline store](#user-or-managed-identity-doesnt-have-proper-rbac-permission-to-read-from-the-source-storage-or-offline-store)
282-
- [Training job fails to read data generated by the built-in Feature Retrieval Component](#training-job-fails-to-read-data-generated-by-the-build-in-feature-retrieval-component)
282+
- [Training job fails to read data generated by the built-in Feature Retrieval Component](#training-job-fails-to-read-data-generated-by-the-built-in-feature-retrieval-component)
283283
- [`generate_feature_retrieval_spec()` fails due to use of local feature set specification](#generate_feature_retrieval_spec-fails-due-to-use-of-local-feature-set-specification)
284284
- [The `get_offline_features()` query takes a long time](#the-get_offline_features-query-takes-a-long-time)
285285

0 commit comments

Comments
 (0)