diff --git a/sdk/python/featurestore_sample/featurestore/featurestore_with_offline_setting.yaml b/sdk/python/featurestore_sample/featurestore/featurestore_with_offline_setting.yaml index 1f9254d373..c069b0867e 100644 --- a/sdk/python/featurestore_sample/featurestore/featurestore_with_offline_setting.yaml +++ b/sdk/python/featurestore_sample/featurestore/featurestore_with_offline_setting.yaml @@ -2,7 +2,7 @@ $schema: http://azureml/sdk-2-0/FeatureStore.json name: my-featurestore description: feature store description tags: {"k1":"v1", "k2":"v2"} -locaton: eastus +location: eastus offline_store: target: /subscriptions/{sub-id}/resourceGroups/{rg}/providers/Microsoft.Storage/storageAccounts/{storage-account}/blobServices/default/containers/{container-name}