Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hub Generated] Review request for Microsoft.MachineLearningServices to add version preview/2021-03-01-preview #12554

Merged
merged 229 commits into from
May 11, 2021
Merged
Show file tree
Hide file tree
Changes from 192 commits
Commits
Show all changes
229 commits
Select commit Hold shift + click to select a range
26873d3
Enabling java client (#1)
harneetvirk Jan 5, 2021
cd0b95e
Revert "Enabling java client (#1)" (#2)
forteddyt Jan 5, 2021
decad73
Adds base for updating Microsoft.MachineLearningServices from version…
forteddyt Jan 21, 2021
81dabd4
Updates readme
forteddyt Jan 21, 2021
004d556
Updates API version in new specs and examples
forteddyt Jan 21, 2021
35b1592
migrate java to own md
forteddyt Jan 21, 2021
da8a477
add mfe.json
forteddyt Jan 21, 2021
558060c
prettier
forteddyt Jan 21, 2021
cdc415b
fix example declarations in spec
forteddyt Jan 21, 2021
d91acc0
add preliminary examples
forteddyt Jan 21, 2021
f39a993
update example api-version to 2021-03-01-preview
forteddyt Jan 21, 2021
622d659
fix example validation errors
forteddyt Jan 21, 2021
7b45276
add mfe.json to 2021-03 readme
forteddyt Jan 21, 2021
9911a41
add to custom-words
forteddyt Jan 21, 2021
6ba395d
Dictonary -> Dictionary
forteddyt Jan 21, 2021
bd4fd56
merge muzhi newVersion20210101 8ef3c1a75
forteddyt Jan 22, 2021
bb25110
add java to swagger-to-sdk
forteddyt Jan 22, 2021
805ab77
update mfe.json & examples to latest
forteddyt Jan 22, 2021
b5b7671
flatten nested properties
forteddyt Jan 22, 2021
f170f56
wrap ref with AllOf
forteddyt Jan 23, 2021
29237e1
prettier
forteddyt Jan 23, 2021
4f67cdf
[TEMP] Isolate client gen bug for easier reporting
forteddyt Jan 23, 2021
e053f0c
Revert "[TEMP] Isolate client gen bug for easier reporting"
forteddyt Jan 23, 2021
e10969a
remove allOf wrapper for LongRunningNullResponseLongRunningOperationR…
forteddyt Jan 23, 2021
4438ff0
add some descriptions
forteddyt Jan 23, 2021
96b570a
OnlineDeploymentScaleSettings
forteddyt Jan 25, 2021
3850be7
ExportSummary no longer a resource
forteddyt Jan 25, 2021
781b52f
Merge remote-tracking branch 'upstream/master'
forteddyt Jan 26, 2021
3511a2a
Merge branch 'upstream/master' into thtodoro/2021-03-01-preview
forteddyt Jan 26, 2021
edf6589
remove non PuP resources + add add async headers
forteddyt Jan 29, 2021
7af3c76
removed unused examples
forteddyt Jan 29, 2021
504ecbd
add format to integer type
forteddyt Jan 29, 2021
99f751c
add x-ms extensions to async operations
forteddyt Jan 29, 2021
7bd481d
Add back LabelingJob for PuP, Add Docker discriminator definitions
forteddyt Feb 2, 2021
b93ed23
add back LabelingJob examples
forteddyt Feb 2, 2021
638821f
prettier
forteddyt Feb 2, 2021
eb80d68
update modelContainer examples
forteddyt Feb 2, 2021
2e63011
added LabelingJobs_ListExportSummary
forteddyt Feb 2, 2021
e81416b
add listExportSummaries example
forteddyt Feb 2, 2021
9da01d3
Merge remote-tracking branch 'upstream/master'
forteddyt Feb 3, 2021
4b8fa08
Merge branch 'master' into thtodoro/2021-03-01-preview
forteddyt Feb 3, 2021
cc5606c
add missing discriminators
forteddyt Feb 3, 2021
1872bf5
update to stand alone ExportSummary Resource
forteddyt Feb 3, 2021
587d511
removed ExportSummary functionality, added remainder of missing discr…
forteddyt Feb 3, 2021
5063186
remove ExportSummary examples
forteddyt Feb 3, 2021
3e07c4a
update pattern to [a-zA-Z0-9_]
forteddyt Feb 4, 2021
b111203
proper async marking for LabelingJobs_Resume
forteddyt Feb 4, 2021
539ee69
prettier
forteddyt Feb 4, 2021
4813839
Merge remote-tracking branch 'upstream/master'
forteddyt Feb 4, 2021
5bd8c80
Merge branch 'master' into thtodoro/2021-03-01-preview
forteddyt Feb 4, 2021
3c28bc0
all in:body parameters are now required
forteddyt Feb 4, 2021
5e86dd0
Revert "update pattern to [a-zA-Z0-9_]"
forteddyt Feb 5, 2021
a0e0cf0
Revert "proper async marking for LabelingJobs_Resume"
forteddyt Feb 5, 2021
a27c0e0
change to 2020-09 to see if gate passes
forteddyt Feb 5, 2021
1171b80
Revert "change to 2020-09 to see if gate passes"
forteddyt Feb 5, 2021
0f06dee
Revert "Revert "proper async marking for LabelingJobs_Resume""
forteddyt Feb 8, 2021
92115ed
Revert "Revert "update pattern to [a-zA-Z0-9_]""
forteddyt Feb 8, 2021
e96237a
add orderby and top to appropriate List APIs
forteddyt Feb 8, 2021
f8bb462
add LabelingJobs_ExportLabels to spec
forteddyt Feb 8, 2021
5d12cf7
add exportLabels example
forteddyt Feb 8, 2021
ceebf21
update resume example
forteddyt Feb 8, 2021
953c0f8
Merge remote-tracking branch 'upstream/master' into thtodoro/2021-03-…
forteddyt Feb 10, 2021
b1adfa3
update with latest changes + readOnly fix
forteddyt Feb 13, 2021
ad4aaa5
encompass non-discriminator schemas in AllOf
forteddyt Feb 13, 2021
d7dde2c
prettier
forteddyt Feb 13, 2021
0071d2b
fix missing references + spelling error
forteddyt Feb 16, 2021
79ab0f1
Merge remote-tracking branch 'upstream/master'
Feb 19, 2021
1f59639
Merge branch 'master' into thtodoro/2021-03-01-preview
Feb 19, 2021
3c0acf0
update spec to latest contracts + address AllOf issues
Feb 24, 2021
adcb209
Merge remote-tracking branch 'upstream/master'
Feb 24, 2021
1f91f88
Merge branch 'master' into thtodoro/2021-03-01-preview
Feb 24, 2021
ec6ca07
reference common type api version, sub id, and rg name params
Feb 24, 2021
7634f5d
reference common type Resource definition
Feb 24, 2021
af90c8f
update mls spec to latest stable version
Feb 24, 2021
54f9397
reference common types.json sub id, rg name, api version definitions …
Feb 24, 2021
58710e7
reference common type systemData in mls.json
Feb 24, 2021
4529ba9
reference common type resource in mls.json
Feb 24, 2021
ab54fbc
update examples to stable 2021 spec's examples
Feb 24, 2021
c7d00c8
remove dangling Resource definition in mls
Feb 24, 2021
23d3b50
add pattern requirements for some parameters
forteddyt Feb 26, 2021
14f09d0
move identityConfiguration out of TrialComponent and into SweepJob
forteddyt Feb 26, 2021
6562299
remove default values from Retry-After definition
forteddyt Mar 12, 2021
df1f1e9
remove unused RootError and InnerErrorResponse
forteddyt Mar 12, 2021
dabd0f5
start deprecation of AssetPath -> Path
forteddyt Mar 12, 2021
3824c81
AssetGenerator no longer readOnly
forteddyt Mar 12, 2021
54fd7d1
add DockerImagePlatform usage
forteddyt Mar 12, 2021
fce6916
add InferenceContainerProperties
forteddyt Mar 12, 2021
b17645c
JobProvisioningState is ReadOnly
forteddyt Mar 12, 2021
2b3385a
add environmentVariables
forteddyt Mar 12, 2021
e596814
mark ServicePrincipalConfiguration.Properties.Secret as x-ms-secret
forteddyt Mar 12, 2021
cae5eb5
add various missing 'x-ms-mutability' properties
forteddyt Mar 12, 2021
0eac0e7
add AutoMLJob to spec
forteddyt Mar 12, 2021
145d094
add PipelineJob
forteddyt Mar 12, 2021
f804122
add ComponentContainer
forteddyt Mar 12, 2021
daa4ee4
add ComponentVersion
forteddyt Mar 12, 2021
3c3604c
add datamodel, datapath, Explainability to custom-words.txt
forteddyt Mar 12, 2021
6ab1460
remove incorrect x-ms-mutability props
forteddyt Mar 12, 2021
45da20f
move example to example prop
forteddyt Mar 12, 2021
08cf13e
add x-ms-mutability ['read'] when readOnly: true is present
forteddyt Mar 12, 2021
7d66147
type -> dataType, enableDNNTraining -> enableDnnTraining
forteddyt Mar 12, 2021
ef5b266
description updates
forteddyt Mar 12, 2021
b0bfe7d
update examples
forteddyt Mar 12, 2021
5d36e5b
remove AutoMLJob, PipelineJob, Component from spec
forteddyt Mar 18, 2021
f6afde3
remove Component examples
forteddyt Mar 18, 2021
18369a0
fix incorrect host
forteddyt Mar 18, 2021
c0b935c
add OnlineEndpoint API + examples
forteddyt Mar 18, 2021
d2dd7db
update EnvironmentSpecificationVersion examples
forteddyt Mar 18, 2021
b5c8de4
add OnlineDeployment API + examples
forteddyt Mar 18, 2021
25d4eed
update OnlineEndpoint/Deployment example version to 2021-03-01-preview
forteddyt Mar 18, 2021
cecd553
update LabelingJob example version to 2021-03-01-preview
forteddyt Mar 18, 2021
86b27da
add BatchEndpoint API + examples
forteddyt Mar 18, 2021
8ab498f
decouple TrackedResource from OnlineEndpoint/OnlineDeployment
forteddyt Mar 18, 2021
b2d5b71
add BatchDeployment API + examples
forteddyt Mar 18, 2021
303febf
update BatchEndpoint example api-version to 2021-03-01-preview
forteddyt Mar 18, 2021
69fa79e
prettier
forteddyt Mar 18, 2021
be2d2db
reference enum definitions instead of inlining them
forteddyt Mar 24, 2021
faaea9e
add skipValidation query param to Datastores_CreateOrUpdate
forteddyt Mar 25, 2021
bae270a
Aks -> K8s
forteddyt Mar 25, 2021
48ca1a3
remove AssetPath in favor of Path
forteddyt Mar 25, 2021
3b48072
various contract updates
forteddyt Mar 25, 2021
653327a
update examples
forteddyt Mar 26, 2021
2251b2c
prettier
forteddyt Mar 26, 2021
730db19
ServicePrincipalCredentialsTEMP probe
forteddyt Mar 26, 2021
4bde30f
add PATCH Update to BatchEndpoint/Deployment
forteddyt Apr 1, 2021
79bc606
description update
forteddyt Apr 1, 2021
a3bfb39
label EndpointAuthKeys.PrimaryKey/SecondaryKey as secret
forteddyt Apr 1, 2021
b6a7fb2
label EndpointAuthToken.AccessToken as secret
forteddyt Apr 1, 2021
676367b
prettier
forteddyt Apr 1, 2021
2cc3fc6
remove clientSecretUrl from UserAssignedIdentityMeta
forteddyt Apr 1, 2021
28c5ccf
add more descriptive descriptions to responses
forteddyt Apr 1, 2021
a4e6484
rename most 'type' properties to something more descriptive
forteddyt Apr 2, 2021
efb8017
rename IdAssetReference's id -> assetId
forteddyt Apr 2, 2021
c16999f
rename ResourceIdentityInArm's type -> identityType
forteddyt Apr 2, 2021
e068d96
reorder responses in descending order
forteddyt Apr 3, 2021
5bfa20d
add x-ms-async-operation-timeout where appropriate
forteddyt Apr 3, 2021
b135571
remove unreachable properties in Partial definitions
forteddyt Apr 3, 2021
9ae7731
have 'Partial' preceed definitions, where applicable
forteddyt Apr 3, 2021
1f0147f
add descriptions to various definitions/properties
forteddyt Apr 3, 2021
9b0f8fd
misc enum reorderings
forteddyt Apr 3, 2021
832e2e0
remove unusable JobType Enums (for polymorphic types)
forteddyt Apr 3, 2021
c3356fe
rename all *Credentials definitions to end with 'DatastoreCredentials'
forteddyt Apr 3, 2021
13ed72e
move Job definitions closer to their Polymorphic definitions
forteddyt Apr 3, 2021
0653fba
add PartialBatchEndpoint.Traffic as updatable prop
forteddyt Apr 3, 2021
faf4a8b
EndpointAuthKeys refactor for proper x-ms-secret usage
forteddyt Apr 3, 2021
d9c1c1b
BatchEndpoints_ListKeys should respond with just EndpointAuthKeys
forteddyt Apr 3, 2021
75186ab
removed x-ms-secret prop from EndpointAuthToken.accessToken because E…
forteddyt Apr 3, 2021
a2ac57a
spelling fix
forteddyt Apr 3, 2021
28d059d
redefine flavors prop to avoid anonymous type
forteddyt Apr 6, 2021
ffd4e78
Merge branch 'master' of github.com:Azure/azure-rest-api-specs
forteddyt Apr 7, 2021
e394923
Merge branch 'master' into thtodoro/2021-03-01-preview
forteddyt Apr 7, 2021
edfc5aa
add PE connections
zhaomuzhi Apr 7, 2021
8cfe2fb
add default response error
zhaomuzhi Apr 7, 2021
4c52e14
add count query param to BatchEndpoints_List
forteddyt Apr 8, 2021
eac4aa9
Move ComputeJobBase output to common ExperimentJobBase
forteddyt Apr 8, 2021
4b98524
redefine ResourceIdentityInArm -> ResourceIdentity
forteddyt Apr 8, 2021
1d11e3f
identityType -> type in examples
forteddyt Apr 8, 2021
aae2f73
update example to follow new Identity definition
forteddyt Apr 8, 2021
c35e5aa
Merge branch 'thtodoro/2021-03-01-preview' of github.com:forteddyt/az…
forteddyt Apr 8, 2021
b3d1b60
add missing comma to SystemAssignedUserAssigned
forteddyt Apr 8, 2021
0ee9402
ResourceIdentityType -> ResourceIdentityAssignment
forteddyt Apr 9, 2021
a1cba95
redefine to use FlavorData
forteddyt Apr 9, 2021
28509f7
proper secrets definition for datastores
forteddyt Apr 13, 2021
070f0d2
add additional descriptions
forteddyt Apr 13, 2021
8ff82a1
use machineLearningServices.json version 2021-01-01
forteddyt Apr 13, 2021
6f26c84
Merge remote-tracking branch 'upstream/master'
forteddyt Apr 13, 2021
f3bde07
Merge branch 'master' into thtodoro/2021-03-01-preview
forteddyt Apr 13, 2021
2e7b88e
use machineLearningServices.json 2021-04-01
forteddyt Apr 13, 2021
8b9ee5e
Revert "use machineLearningServices.json 2021-04-01"
forteddyt Apr 13, 2021
50c5ac2
Revert "use machineLearningServices.json version 2021-01-01"
forteddyt Apr 13, 2021
4562f22
use 2020-09-01-preview machineLearningServices.json spec
forteddyt Apr 13, 2021
cc86624
use common type definitions of sub id, rg name, and api version param…
forteddyt Apr 13, 2021
cb4a405
migrate mls to common-type Resource
forteddyt Apr 13, 2021
bee2a74
remove unused example files
forteddyt Apr 13, 2021
4ef7a5a
description updates
forteddyt Apr 14, 2021
3df0039
remove 'model' as a required property for online deployments
forteddyt Apr 14, 2021
b386e53
update datastore secrets, again
forteddyt Apr 14, 2021
69cbf8a
Update specification/machinelearningservices/resource-manager/readme.md
forteddyt Apr 14, 2021
2212c92
add PrivateEndpointConnections_List
forteddyt Apr 14, 2021
553c1fa
use 2021-04-01's machineLearningServices.json
forteddyt Apr 14, 2021
9dc3c13
use common-types where applicable
forteddyt Apr 14, 2021
cf0ae96
IdentityType -> IdentityConfigurationType
forteddyt Apr 14, 2021
7ca24a8
add PrivateEndpointConnections_List
forteddyt Apr 14, 2021
c0450d9
prettier
forteddyt Apr 14, 2021
5ea3d1a
update description
forteddyt Apr 14, 2021
3148a5f
remove x-ms-client-flatten
forteddyt Apr 16, 2021
fee28ac
flatten polymorphic types for better docs
forteddyt Apr 16, 2021
7c5e32b
Merge remote-tracking branch 'upstream/master' into thtodoro/2021-03-…
forteddyt Apr 16, 2021
684645c
update readme.java with changes
forteddyt Apr 16, 2021
19b1520
remove unused IdentityType in mls.json
forteddyt Apr 16, 2021
ca61c3b
Update with better examples (#8)
j-so Apr 16, 2021
ac42c95
fix credscan issues
Apr 16, 2021
1418ebe
improve definition descriptions
Apr 21, 2021
4b2d90e
fix typo
Apr 22, 2021
6366874
add unknown jobstatus enum
Apr 22, 2021
16fda28
fix more typos
Apr 22, 2021
43d3b29
add examples and reorganize examples
Apr 28, 2021
e4f2be9
fix example folder name casing
Apr 28, 2021
283d28b
update descriptions
Apr 29, 2021
45ab15d
improve examples
Apr 29, 2021
cad98e4
prettier
forteddyt Apr 30, 2021
0252b5f
migrate mfe to common-types ErrorResponse
forteddyt Apr 30, 2021
5453ad8
migrate mls to common-types ErrorResponse
forteddyt Apr 30, 2021
333c5da
split select operations to separate files
May 4, 2021
4e94e94
fix model valiation
May 4, 2021
f77f8e0
operation ID changes
May 5, 2021
63b995b
correct readme Getting Started text
May 5, 2021
7e6a583
move workspace skus list to separate file
May 5, 2021
45b3bf3
reorganize machineLearningServices.json examples
forteddyt May 5, 2021
d81dd29
reorganize services.json examples
forteddyt May 5, 2021
93a47f1
reorganize workspaceFeatures.json examples
forteddyt May 5, 2021
bd8d806
reorganize workspaceSkus.json examples
forteddyt May 5, 2021
adc3f64
bundle examples of same operation
forteddyt May 5, 2021
12dc59a
mls.json opId Compute_ -> Computes_
forteddyt May 5, 2021
a7c1f26
services.json opId MachineLearningService_ -> MachineLearningServices_
forteddyt May 5, 2021
1c62f80
Revert "mls.json opId Compute_ -> Computes_"
forteddyt May 5, 2021
8e266ed
revert package-lock changes
forteddyt May 6, 2021
4172e2b
add 2021-03-01-preview tag in readme.go.md
forteddyt May 6, 2021
89d6315
add 2021-03-01-preview tag in readme.java.md
forteddyt May 6, 2021
eb1ac9d
tag proper yaml in md
forteddyt May 6, 2021
4a1dc4c
preview package must be under 'preview' subdirectory
forteddyt May 6, 2021
2d440fb
change default tag back to package-2021-04-01
forteddyt May 7, 2021
d0add80
change package-preview-2021-03 to package-2021-03-01-preview
forteddyt May 7, 2021
8d2d74e
add 'tags' as an optional query parameter to Dataversions_List
forteddyt May 7, 2021
56e6375
add asynchronous verbage to applicable descriptions
forteddyt May 7, 2021
8261ab0
description grammar fix
forteddyt May 7, 2021
9fa7e55
add description to Datastores_ListSecrets response
forteddyt May 7, 2021
7ee823f
Merge branch 'thtodoro/2021-03-01-preview' of github.com:forteddyt/az…
forteddyt May 7, 2021
2df7b25
fix flipped descriptions
forteddyt May 7, 2021
0ebc6a5
use v2 common-types, not v1 for PrivateEndpointConnections_List
forteddyt May 11, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ CRDs
creatable
createbsl
createconsumergroup
createdtime
createorupdate
createpreview
credativ
Expand Down Expand Up @@ -464,7 +465,10 @@ datalakeanalytics
datalakestore
Datamasking
datamigration
datamodel
datapath
datapoint
datapoints
dataschema
Dataset
datasetid
Expand Down Expand Up @@ -637,6 +641,7 @@ exceptiontype
exfiltrate
Exfiltration
experimentids
Explainability
explicitlist
exportconfiguration
exportdevices
Expand Down Expand Up @@ -753,6 +758,7 @@ GOARCH
GPUMIG
GPUP
GPUs
Grafana
Grammarly
GRANTACE
granularities
Expand Down Expand Up @@ -1110,6 +1116,7 @@ ML's
mlapi
mnist
modelmanagement
modifiedtime
MODIFYACLENTRIES
monitoringconfiguration
monitoringconfigurations
Expand Down Expand Up @@ -1854,6 +1861,7 @@ templated
templatelink
templeton
temporarydisk
Tensorboard
tensorflow
TEPCO's
teradata
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,254 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "resourceGroup-1234",
"workspaceName": "testworkspace",
"api-version": "2021-03-01-preview",
"endpointName": "testBatchEndpoint",
"deploymentName": "testBatchDeployment",
"body": {
"tags": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
},
"location": "string",
"kind": "string",
"identity": {
"type": "string",
"userAssignedIdentities": {
"additionalProp1": {
"principalId": "string",
"clientId": "string"
},
"additionalProp2": {
"principalId": "string",
"clientId": "string"
},
"additionalProp3": {
"principalId": "string",
"clientId": "string"
}
}
},
"properties": {
"compute": {
"target": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/computes/testcompute",
"instanceCount": 0,
"isLocal": false,
"location": "string",
"instanceType": "string",
"properties": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
}
},
"errorThreshold": 0,
"retrySettings": {
"maxRetries": 0,
"timeout": "string"
},
"partitionKeys": [
"string"
],
"miniBatchSize": 0,
"loggingLevel": "Info",
"outputConfiguration": {
"outputAction": "SummaryOnly",
"appendRowFileName": "string"
},
"description": "string",
"properties": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
},
"model": {
"referenceType": "Id",
"assetId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/models/testmodel/versions/1"
},
"codeConfiguration": {
"codeId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/codes/testcode/versions/1",
"scoringScript": "score.py"
},
"environmentId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/environments/myenv",
"environmentVariables": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
}
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/batchEndpoints/testBatchEndpoint/deployments/testBatchDeployment",
"name": "testBatchDeployment",
"type": "Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments",
"tags": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
},
"location": "string",
"kind": "string",
"identity": {
"type": "string",
"userAssignedIdentities": {
"additionalProp1": {
"clientId": "string"
},
"additionalProp2": {
"clientId": "string"
},
"additionalProp3": {
"clientId": "string"
}
}
},
"properties": {
"compute": {
"target": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/computes/testcompute",
"instanceCount": 0,
"isLocal": false,
"location": "string",
"instanceType": "string",
"properties": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
}
},
"errorThreshold": 0,
"retrySettings": {
"maxRetries": 0,
"timeout": "string"
},
"partitionKeys": [
"string"
],
"miniBatchSize": 0,
"loggingLevel": "Info",
"outputConfiguration": {
"outputAction": "SummaryOnly",
"appendRowFileName": "string"
},
"description": "string",
"properties": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
},
"model": {
"referenceType": "Id",
"assetId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/models/testmodel/versions/1"
},
"codeConfiguration": {
"codeId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/codes/testcode/versions/1",
"scoringScript": "score.py"
},
"environmentId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/environments/myenv",
"environmentVariables": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
}
},
"systemData": {
"createdAt": "2021-03-25T20:46:47.062Z",
"createdBy": "string",
"createdByType": "User",
"lastModifiedAt": "2021-03-25T20:46:47.062Z",
"lastModifiedBy": "string",
"lastModifiedByType": "User"
}
}
},
"201": {
"body": {
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/batchEndpoints/testBatchEndpoint/deployments/testBatchDeployment",
"name": "testBatchDeployment",
"type": "Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments",
"tags": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
},
"location": "string",
"kind": "string",
"identity": {
"type": "string",
"userAssignedIdentities": {
"additionalProp1": {
"clientId": "string"
},
"additionalProp2": {
"clientId": "string"
},
"additionalProp3": {
"clientId": "string"
}
}
},
"properties": {
"compute": {
"target": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/computes/testcompute",
"instanceCount": 0,
"isLocal": false,
"location": "string",
"instanceType": "string",
"properties": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
}
},
"errorThreshold": 0,
"retrySettings": {
"maxRetries": 0,
"timeout": "string"
},
"partitionKeys": [
"string"
],
"miniBatchSize": 0,
"loggingLevel": "Info",
"outputConfiguration": {
"outputAction": "SummaryOnly",
"appendRowFileName": "string"
},
"description": "string",
"properties": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
},
"model": {
"referenceType": "Id",
"assetId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/models/testmodel/versions/1"
},
"codeConfiguration": {
"codeId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/codes/testcode/versions/1",
"scoringScript": "score.py"
},
"environmentId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1234/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/environments/myenv",
"environmentVariables": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
}
},
"systemData": {
"createdAt": "2021-03-25T20:46:47.062Z",
"createdBy": "string",
"createdByType": "User",
"lastModifiedAt": "2021-03-25T20:46:47.062Z",
"lastModifiedBy": "string",
"lastModifiedByType": "User"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "resourceGroup-1234",
"workspaceName": "testworkspace",
"endpointName": "testBatchEndpoint",
"deploymentName": "testBatchDeployment",
"api-version": "2021-03-01-preview"
},
"responses": {
"200": {},
"204": {}
}
}
Loading