Skip to content

Commit 212686c

Browse files
authored
Microsoft.MachineLearningServices - Update readme.md (#21014)
1 parent 5f21d9c commit 212686c

File tree

1 file changed

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

1 file changed

+12
-14
lines changed

specification/machinelearningservices/resource-manager/readme.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,20 @@ These are the global settings for the Machine Learning Services API.
2626

2727
``` yaml
2828
openapi-type: arm
29-
tag: package-2022-10
29+
tag: package-preview-2022-10
3030
```
3131
32-
### Tag: package-2022-10
32+
### Tag: package-preview-2022-10
33+
34+
These settings apply only when `--tag=package-preview-2022-10` is specified on the command line.
35+
36+
```yaml $(tag) == 'package-preview-2022-10'
37+
input-file:
38+
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json
39+
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json
40+
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/workspaceFeatures.json
41+
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/registries.json
42+
```
3343

3444
### Tag: package-2022-10
3545

@@ -144,18 +154,6 @@ input-file:
144154
- Microsoft.MachineLearningServices/stable/2020-06-01/machineLearningServices.json
145155
```
146156

147-
### Tag: package-preview-2022-10
148-
149-
These settings apply only when `--tag=package-preview-2022-10` is specified on the command line.
150-
151-
```yaml $(tag) == 'package-preview-2022-10'
152-
input-file:
153-
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json
154-
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json
155-
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/workspaceFeatures.json
156-
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/registries.json
157-
```
158-
159157
### Tag: package-preview-2020-05
160158

161159
These settings apply only when `--tag=package-preview-2020-05` is specified on the command line.

0 commit comments

Comments
 (0)