File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
specification/machinelearningservices/resource-manager Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,20 @@ These are the global settings for the Machine Learning Services API.
27
27
28
28
``` yaml
29
29
openapi-type : arm
30
- tag : package-preview-2025-07
30
+ tag : package-2025-09-01
31
+ ` ` `
32
+
33
+ ### Tag: package-2025-09-01
34
+
35
+ These settings apply only when ` --tag=package-2025-09-01` is specified on the command line.
36
+
37
+ ` ` ` yaml $(tag) == 'package-2025-09-01'
38
+ input-file:
39
+ - Microsoft.MachineLearningServices/stable/2025-09-01/machineLearningServices.json
40
+ - Microsoft.MachineLearningServices/stable/2025-09-01/mfe.json
41
+ - Microsoft.MachineLearningServices/stable/2025-09-01/registries.json
42
+ - Microsoft.MachineLearningServices/stable/2025-09-01/workspaceFeatures.json
43
+ - Microsoft.MachineLearningServices/stable/2025-09-01/workspaceRP.json
31
44
` ` `
32
45
33
46
# ## Tag: package-preview-2025-07
You can’t perform that action at this time.
0 commit comments