Skip to content

Commit

Permalink
Microsoft.MachineLearningServices - Update readme.md (Azure#21014)
Browse files Browse the repository at this point in the history
  • Loading branch information
forteddyt authored and anandanthony committed Dec 16, 2022
1 parent c619cf1 commit 0d0c6cb
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions specification/machinelearningservices/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,20 @@ These are the global settings for the Machine Learning Services API.

``` yaml
openapi-type: arm
tag: package-2022-10
tag: package-preview-2022-10
```
### Tag: package-2022-10
### Tag: package-preview-2022-10
These settings apply only when `--tag=package-preview-2022-10` is specified on the command line.

```yaml $(tag) == 'package-preview-2022-10'
input-file:
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/workspaceFeatures.json
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/registries.json
```

### Tag: package-2022-10

Expand Down Expand Up @@ -144,18 +154,6 @@ input-file:
- Microsoft.MachineLearningServices/stable/2020-06-01/machineLearningServices.json
```

### Tag: package-preview-2022-10

These settings apply only when `--tag=package-preview-2022-10` is specified on the command line.

```yaml $(tag) == 'package-preview-2022-10'
input-file:
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/workspaceFeatures.json
- Microsoft.MachineLearningServices/preview/2022-10-01-preview/registries.json
```

### Tag: package-preview-2020-05

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

0 comments on commit 0d0c6cb

Please sign in to comment.