Skip to content

Commit 4631118

Browse files
committed
Added tag for 2025-09-01 in readme file
1 parent 6bc688a commit 4631118

File tree

1 file changed

+14
-1
lines changed
  • specification/machinelearningservices/resource-manager

1 file changed

+14
-1
lines changed

specification/machinelearningservices/resource-manager/readme.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,20 @@ These are the global settings for the Machine Learning Services API.
2727

2828
``` yaml
2929
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
3144
```
3245

3346
### Tag: package-preview-2025-07

0 commit comments

Comments
 (0)