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: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json
-32Lines changed: 0 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -2551,10 +2551,6 @@
2551
2551
},
2552
2552
"managedNetwork": {
2553
2553
"$ref": "#/definitions/ManagedNetworkSettings"
2554
-
},
2555
-
"featureStoreSettings": {
2556
-
"description": "Settings for feature store type workspace.",
2557
-
"$ref": "#/definitions/FeatureStoreSettings"
2558
2554
}
2559
2555
}
2560
2556
},
@@ -2631,10 +2627,6 @@
2631
2627
"containerRegistry": {
2632
2628
"description": "ARM id of the container registry associated with this workspace.",
2633
2629
"type": "string"
2634
-
},
2635
-
"featureStoreSettings": {
2636
-
"description": "Settings for feature store type workspace.",
2637
-
"$ref": "#/definitions/FeatureStoreSettings"
2638
2630
}
2639
2631
}
2640
2632
},
@@ -6811,30 +6803,6 @@
6811
6803
]
6812
6804
}
6813
6805
}
6814
-
},
6815
-
"FeatureStoreSettings": {
6816
-
"type": "object",
6817
-
"description": "Settings for feature store type workspace.",
6818
-
"properties": {
6819
-
"computeRuntime": {
6820
-
"$ref": "#/definitions/ComputeRuntimeDto"
6821
-
},
6822
-
"offlineStoreConnectionName": {
6823
-
"type": "string"
6824
-
},
6825
-
"onlineStoreConnectionName": {
6826
-
"type": "string"
6827
-
}
6828
-
}
6829
-
},
6830
-
"ComputeRuntimeDto": {
6831
-
"type": "object",
6832
-
"description": "Compute runtime config for feature store type workspace.",
0 commit comments