Commit 7210d81
Add MachineLearningServices stable API version 2026-05-01 (#42547)
* Add MachineLearningServices stable API version 2026-03-01 swagger
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix: add @removed(v2026_03_01) to FineTuningVertical and FineTuningJob
PR #40758 stripped @removed/@added decorators from these types,
causing 8 FineTuning-related definitions to leak into stable swagger.
This restores version gating so they are excluded from 2026-03-01.
* Restore @added(v2026_01_15_preview) decorators stripped by PR #40758
PR #40758 removed 33 @added(v2026_01_15_preview) decorators from models.tsp,
causing preview-only features to be permanently absent from 2026-01-15-preview
swagger and FineTuning types to leak into stable swagger.
This commit:
- Restores all 33 @added(v2026_01_15_preview) decorators
- Restores @removed(v2025_12_01) on FineTuningVertical and FineTuningJob
- Regenerates swagger for 2025-12-01, 2026-01-15-preview, and 2026-03-01
Result: preview swagger restored to 751 defs (was 730), stable 2025-12-01
back to 628 defs (was 636), stable 2026-03-01 correct at 628 defs.
* fix: add missing TCGC import for @Usage decorator in models.tsp
The @Usage(Azure.ClientGenerator.Core.Usage.output) decorator requires
import and using statements for @azure-tools/typespec-client-generator-core.
Without these, TypeSpec compilation fails with 'Unknown decorator @Usage'
at lines 12060 and 13583, cascading to SDK Validation failures.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix empty @@doc parameter descriptions for RaiPolicy create operations
Replace empty description strings with meaningful text for the
RaiPolicyPropertiesBasicResources.create and RaiPolicy.create
parameter docs, addressing ARM API review feedback.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Add MachineLearningServices stable API version 2026-05-01
TypeSpec enum, compiled openapi.json, examples, readme.md tag section.
Feature gating: 72 @removed(v2026_05_01) decorators extending existing
@removed/@added pairs from 2026-03-01 cycle. 32 orphaned examples cleaned.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Gate Ray and FineTuningVertical children out of stable/2026-05-01; align RaiPolicy @@doc with main
- Add @removed(v2026_05_01) to Ray enum value and Ray distribution model
- Add @removed(v2026_05_01) to AzureOpenAiFineTuning and CustomModelFineTuning
so the discriminated child models are gated identically to their parent
FineTuningVertical (fixes Go SDK 'failed to find discriminator field' error)
- Revert non-essential @@doc text addition on RaiPolicy create parameters
to match main and avoid regenerating 4 preview swaggers
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Ravi Eda <raeda@microsoft.com>
Co-authored-by: swagger-agent <fmabroukmsft@users.noreply.github.com>1 parent a713711 commit 7210d81
545 files changed
Lines changed: 70804 additions & 1 deletion
File tree
- specification/machinelearningservices
- MachineLearningServices.Management
- examples/2026-05-01
- CapabilityHost
- Compute
- createOrUpdate
- get
- DataReference
- Datastore
- AzureBlobWAccountKey
- AzureDataLakeGen1WServicePrincipal
- AzureDataLakeGen2WServicePrincipal
- AzureFileWAccountKey
- Endpoint
- Deployment
- RaiPolicy
- ExternalFQDN
- Feature
- Job
- AutoMLJob
- CommandJob
- PipelineJob
- SweepJob
- ManagedNetwork
- Notebook
- OnlineDeployment
- KubernetesOnlineDeployment
- ManagedOnlineDeployment
- PTUQuota
- PrivateEndpointConnection
- PrivateLinkResource
- Quota
- Registries
- Registry
- CodeContainer
- CodeVersion
- ComponentContainer
- ComponentVersion
- DataContainer
- DataVersionBase
- EnvironmentContainer
- EnvironmentVersion
- ModelContainer
- ModelVersion
- Schedule
- Usage
- VirtualMachineSize
- WorkspaceConnection
- RaiBlocklistItem
- RaiBlocklist
- RaiPolicy
- WorkspaceFeature
- Workspace
- BatchDeployment
- BatchEndpoint
- CodeContainer
- CodeVersion
- ComponentContainer
- ComponentVersion
- DataContainer
- DataVersionBase
- EnvironmentContainer
- EnvironmentVersion
- FeaturesetContainer
- FeaturesetVersion
- FeaturestoreEntityContainer
- FeaturestoreEntityVersion
- InferenceEndpoint
- InferenceGroup
- InferencePool
- MarketplaceSubscription
- ModelContainer
- ModelVersion
- OnlineDeployment
- OnlineEndpoint
- ServerlessEndpoint
- resource-manager
- Microsoft.MachineLearningServices/stable/2026-05-01
- examples
- CapabilityHost
- Compute
- createOrUpdate
- get
- DataReference
- Datastore
- AzureBlobWAccountKey
- AzureDataLakeGen1WServicePrincipal
- AzureDataLakeGen2WServicePrincipal
- AzureFileWAccountKey
- ExternalFQDN
- Feature
- Job
- AutoMLJob
- CommandJob
- PipelineJob
- SweepJob
- ManagedNetwork
- Notebook
- OnlineDeployment
- KubernetesOnlineDeployment
- ManagedOnlineDeployment
- PrivateEndpointConnection
- PrivateLinkResource
- Quota
- Registries
- Registry
- CodeContainer
- CodeVersion
- ComponentContainer
- ComponentVersion
- DataContainer
- DataVersionBase
- EnvironmentContainer
- EnvironmentVersion
- ModelContainer
- ModelVersion
- Schedule
- Usage
- VirtualMachineSize
- WorkspaceConnection
- WorkspaceFeature
- Workspace
- BatchDeployment
- BatchEndpoint
- CodeContainer
- CodeVersion
- ComponentContainer
- ComponentVersion
- DataContainer
- DataVersionBase
- EnvironmentContainer
- EnvironmentVersion
- FeaturesetContainer
- FeaturesetVersion
- FeaturestoreEntityContainer
- FeaturestoreEntityVersion
- MarketplaceSubscription
- ModelContainer
- ModelVersion
- OnlineDeployment
- OnlineEndpoint
- ServerlessEndpoint
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
160 | 161 | | |
161 | 162 | | |
162 | 163 | | |
| 164 | + | |
163 | 165 | | |
164 | 166 | | |
165 | 167 | | |
| |||
206 | 208 | | |
207 | 209 | | |
208 | 210 | | |
| 211 | + | |
209 | 212 | | |
210 | 213 | | |
211 | 214 | | |
| |||
222 | 225 | | |
223 | 226 | | |
224 | 227 | | |
| 228 | + | |
225 | 229 | | |
226 | 230 | | |
227 | 231 | | |
| |||
237 | 241 | | |
238 | 242 | | |
239 | 243 | | |
| 244 | + | |
240 | 245 | | |
241 | 246 | | |
242 | 247 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
136 | 139 | | |
137 | 140 | | |
138 | 141 | | |
| 142 | + | |
139 | 143 | | |
140 | 144 | | |
141 | 145 | | |
| |||
178 | 182 | | |
179 | 183 | | |
180 | 184 | | |
| 185 | + | |
181 | 186 | | |
182 | 187 | | |
183 | 188 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| 93 | + | |
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| 93 | + | |
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| 95 | + | |
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
| |||
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| 108 | + | |
105 | 109 | | |
106 | 110 | | |
107 | 111 | | |
| |||
0 commit comments