Skip to content

Commit 424a032

Browse files
forteddytzhaomuzhi
authored andcommitted
Add 2022-02-01-preview to Microsoft.MachineLearningServices (Azure#17990)
* base off Microsoft.MachineLearningServices/preview/2022-01-01-preview * bump to 2022-02-01-preview * bump to /v3/types.json * use /v3/types.json Sku definition * migrate mls.json to common-types managedIdentity * add mfe.json + examples * add 2022-02-01-preview to readme files * remove unused ContainerResourceRequirements definition in mls.json * fix ModelValidation issues in example files * prettier * typo fixes + custom words * remove workspaceSkus.json * workspaceFeatures.json spec fixes * update mls.json + examples * add known x-ms-identifiers * remove workspaceSkus.json from readme * add final x-ms-identifiers property * more typo fixes * fix build errors * fix more build errors * various description + example fixes/additions * remove uri as a required property * rename ImageDataSettings to ImageVerticalDataSettings * rename MLTableDataVersion to MLTableData * add missing links * add more InputDeliveryMode enum values * add missing x-ms-enums.values lists * remove unnecessary x-ms-identifiers property * mark required properties as [Required] in description * description updates * pattern no longer required * add scheduled and scheduleId query params * add EgressPublicNetworkAccessType definition * add PublicNetworkAccessType * typo fix Co-authored-by: zhaomuzhi <[email protected]>
1 parent 02dbdc9 commit 424a032

File tree

148 files changed

+29098
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+29098
-2
lines changed

custom-words.txt

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ appxmanifest
132132
Appxmanifest
133133
ARGBARGB
134134
ARIN
135+
Arima
136+
Arimax
135137
Arjun
136138
armtemplates
137139
arpa
@@ -181,6 +183,7 @@ Automanage
181183
automations
182184
autopatching
183185
autopool
186+
Autoregressive
184187
autorest
185188
autoscale
186189
autoscaler
@@ -428,6 +431,7 @@ continuouswebjobs
428431
contoso
429432
contosodataset
430433
contosomedia
434+
Convolutional
431435
cooldown
432436
copyid
433437
copyto
@@ -482,6 +486,7 @@ customvisiontraining
482486
CUTOVER
483487
CVEs
484488
CVSS
489+
cyclicity
485490
Cyrl
486491
dacl
487492
dailyforecast
@@ -913,6 +918,7 @@ hybriddata
913918
hybriddatamanager
914919
Hyperdrive
915920
Hypernet
921+
hyperparameters
916922
Hyperscale
917923
hyperv
918924
hypervcollectors
@@ -1041,7 +1047,7 @@ keyname
10411047
Keyschannel
10421048
keyspace
10431049
keyspaces
1044-
keytab
1050+
Keytab
10451051
Keyvault
10461052
keyvaultproperties
10471053
keyvaulturi
@@ -1284,6 +1290,7 @@ multiapi
12841290
Multiclass
12851291
MULTIJSON
12861292
Multilabel
1293+
Multinomial
12871294
multipart
12881295
multipoint
12891296
multipoints
@@ -1355,6 +1362,7 @@ NICs
13551362
nillable
13561363
nist
13571364
NLSTEXT
1365+
NMAE
13581366
noaccess
13591367
noaction
13601368
noartifactsource
@@ -1385,6 +1393,7 @@ notstarted
13851393
notstrict
13861394
nouploadcache
13871395
nowcasts
1396+
NRMSE
13881397
n'recognition
13891398
nsdname
13901399
NSGs
@@ -1711,6 +1720,7 @@ reprovisions
17111720
reranker
17121721
Reranker
17131722
Reregister
1723+
resnest
17141724
Rescan
17151725
reseller
17161726
reservationorders
@@ -1756,6 +1766,7 @@ RIRs
17561766
rmem
17571767
Rmem
17581768
rmpl
1769+
RMSE
17591770
Rolledback
17601771
Rollforward
17611772
rollouts
@@ -1839,6 +1850,7 @@ securitydomainuploadoperation
18391850
securityinsight
18401851
seealso
18411852
Seleted
1853+
seresnext
18421854
serialconsole
18431855
servercollectors
18441856
servererror
@@ -2528,10 +2540,23 @@ Vuln
25282540
IAASVM
25292541
Quickbase
25302542
Smartsheet
2531-
businessmetadata
2543+
valn
2544+
adamw
2545+
hflip
2546+
nesterov
2547+
yolo
2548+
CUDA
2549+
xlarge
2550+
Sobol
2551+
Seasonality
2552+
autosave
2553+
Wargs
2554+
featurizers
2555+
Spearman's
25322556
Qualys
25332557
operatorconnect
25342558
servermetrics
2559+
businessmetadata
25352560
usermetadata
25362561
Relaytype
25372562
Deboards
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,220 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4+
"resourceGroupName": "test-rg",
5+
"workspaceName": "my-aml-workspace",
6+
"endpointName": "testEndpointName",
7+
"deploymentName": "testDeploymentName",
8+
"api-version": "2022-02-01-preview",
9+
"body": {
10+
"properties": {
11+
"description": "string",
12+
"properties": {
13+
"string": "string"
14+
},
15+
"codeConfiguration": {
16+
"codeId": "string",
17+
"scoringScript": "string"
18+
},
19+
"environmentId": "string",
20+
"environmentVariables": {
21+
"string": "string"
22+
},
23+
"compute": "string",
24+
"errorThreshold": 1,
25+
"retrySettings": {
26+
"maxRetries": 1,
27+
"timeout": "PT5M"
28+
},
29+
"miniBatchSize": 1,
30+
"loggingLevel": "Info",
31+
"model": {
32+
"referenceType": "Id",
33+
"assetId": "string"
34+
},
35+
"maxConcurrencyPerInstance": 1,
36+
"outputAction": "SummaryOnly",
37+
"outputFileName": "string",
38+
"resources": {
39+
"instanceCount": 1,
40+
"instanceType": "string",
41+
"properties": {
42+
"string": {
43+
"cd3c37dc-2876-4ca4-8a54-21bd7619724a": null
44+
}
45+
}
46+
}
47+
},
48+
"tags": {},
49+
"location": "string",
50+
"kind": "string",
51+
"identity": {
52+
"type": "SystemAssigned",
53+
"userAssignedIdentities": {
54+
"string": {}
55+
}
56+
},
57+
"sku": {
58+
"name": "string",
59+
"tier": "Free",
60+
"size": "string",
61+
"family": "string",
62+
"capacity": 1
63+
}
64+
}
65+
},
66+
"responses": {
67+
"200": {
68+
"headers": {},
69+
"body": {
70+
"id": "string",
71+
"name": "string",
72+
"type": "string",
73+
"properties": {
74+
"description": "string",
75+
"properties": {
76+
"string": "string"
77+
},
78+
"codeConfiguration": {
79+
"codeId": "string",
80+
"scoringScript": "string"
81+
},
82+
"environmentId": "string",
83+
"environmentVariables": {
84+
"string": "string"
85+
},
86+
"compute": "string",
87+
"errorThreshold": 1,
88+
"retrySettings": {
89+
"maxRetries": 1,
90+
"timeout": "PT5M"
91+
},
92+
"miniBatchSize": 1,
93+
"loggingLevel": "Info",
94+
"model": {
95+
"referenceType": "Id",
96+
"assetId": "string"
97+
},
98+
"maxConcurrencyPerInstance": 1,
99+
"outputAction": "SummaryOnly",
100+
"outputFileName": "string",
101+
"resources": {
102+
"instanceCount": 1,
103+
"instanceType": "string",
104+
"properties": {
105+
"string": {
106+
"4939850d-8eae-4343-8566-0826259a2ad1": null
107+
}
108+
}
109+
},
110+
"provisioningState": "Creating"
111+
},
112+
"systemData": {
113+
"createdAt": "2020-01-01T12:34:56.999Z",
114+
"createdBy": "string",
115+
"createdByType": "User",
116+
"lastModifiedAt": "2020-01-01T12:34:56.999Z",
117+
"lastModifiedBy": "string",
118+
"lastModifiedByType": "User"
119+
},
120+
"tags": {},
121+
"location": "string",
122+
"kind": "string",
123+
"identity": {
124+
"type": "SystemAssigned",
125+
"principalId": "00000000-1111-2222-3333-444444444444",
126+
"tenantId": "00000000-1111-2222-3333-444444444444",
127+
"userAssignedIdentities": {
128+
"string": {
129+
"principalId": "00000000-1111-2222-3333-444444444444",
130+
"clientId": "00000000-1111-2222-3333-444444444444"
131+
}
132+
}
133+
},
134+
"sku": {
135+
"name": "string",
136+
"tier": "Free",
137+
"size": "string",
138+
"family": "string",
139+
"capacity": 1
140+
}
141+
}
142+
},
143+
"201": {
144+
"headers": {},
145+
"body": {
146+
"id": "string",
147+
"name": "string",
148+
"type": "string",
149+
"properties": {
150+
"description": "string",
151+
"properties": {
152+
"string": "string"
153+
},
154+
"codeConfiguration": {
155+
"codeId": "string",
156+
"scoringScript": "string"
157+
},
158+
"environmentId": "string",
159+
"environmentVariables": {
160+
"string": "string"
161+
},
162+
"compute": "string",
163+
"errorThreshold": 1,
164+
"retrySettings": {
165+
"maxRetries": 1,
166+
"timeout": "PT5M"
167+
},
168+
"miniBatchSize": 1,
169+
"loggingLevel": "Info",
170+
"model": {
171+
"referenceType": "Id",
172+
"assetId": "string"
173+
},
174+
"maxConcurrencyPerInstance": 1,
175+
"outputAction": "SummaryOnly",
176+
"outputFileName": "string",
177+
"resources": {
178+
"instanceCount": 1,
179+
"instanceType": "string",
180+
"properties": {
181+
"string": {
182+
"b76755e4-16bf-45d4-b625-6634df7444cc": null
183+
}
184+
}
185+
},
186+
"provisioningState": "Creating"
187+
},
188+
"systemData": {
189+
"createdAt": "2020-01-01T12:34:56.999Z",
190+
"createdBy": "string",
191+
"createdByType": "User",
192+
"lastModifiedAt": "2020-01-01T12:34:56.999Z",
193+
"lastModifiedBy": "string",
194+
"lastModifiedByType": "User"
195+
},
196+
"tags": {},
197+
"location": "string",
198+
"kind": "string",
199+
"identity": {
200+
"type": "SystemAssigned",
201+
"principalId": "00000000-1111-2222-3333-444444444444",
202+
"tenantId": "00000000-1111-2222-3333-444444444444",
203+
"userAssignedIdentities": {
204+
"string": {
205+
"principalId": "00000000-1111-2222-3333-444444444444",
206+
"clientId": "00000000-1111-2222-3333-444444444444"
207+
}
208+
}
209+
},
210+
"sku": {
211+
"name": "string",
212+
"tier": "Free",
213+
"size": "string",
214+
"family": "string",
215+
"capacity": 1
216+
}
217+
}
218+
}
219+
}
220+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4+
"resourceGroupName": "test-rg",
5+
"workspaceName": "my-aml-workspace",
6+
"endpointName": "testEndpointName",
7+
"deploymentName": "testDeploymentName",
8+
"api-version": "2022-02-01-preview"
9+
},
10+
"responses": {
11+
"200": {},
12+
"202": {},
13+
"204": {}
14+
}
15+
}

0 commit comments

Comments
 (0)