-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[Ready for Review]New Azure Machine Learning api version 2021-07-01 #15141
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
Merged
ArcturusZhang
merged 102 commits into
Azure:master
from
zhaomuzhi:newVersion20210701_locked
Jul 29, 2021
Merged
Changes from all commits
Commits
Show all changes
102 commits
Select commit
Hold shift + click to select a range
8dbb48b
Add Identity to createWorkpace example
zhaomuzhi 9cba54d
Merge branch 'master' of https://github.com/zhaomuzhi/azure-rest-api-…
zhaomuzhi b5e4863
Merge remote-tracking branch 'upstream/master'
zhaomuzhi 02a2401
Merge remote-tracking branch 'upstream/master'
zhaomuzhi f2ceaf1
Merge remote-tracking branch 'upstream/master'
zhaomuzhi a6591d5
Merge remote-tracking branch 'upstream/master'
zhaomuzhi 84ec88f
Merge remote-tracking branch 'upstream/master'
zhaomuzhi ac5afcb
change for getTransitivePEUsages
zhaomuzhi bf923f0
update
zhaomuzhi 2ab304a
prettier code
zhaomuzhi e4a5d19
add another new endpoint
zhaomuzhi 8f20ad7
address comments
zhaomuzhi 5eee086
change for getTransitivePEUsages
zhaomuzhi a34a194
update
zhaomuzhi 0a23a85
prettier code
zhaomuzhi b87f8e9
add another new endpoint
zhaomuzhi 7c91175
address comments
zhaomuzhi 0696b9e
revert change on transitivePE and notebookKeys
zhaomuzhi 2981eb3
Merge branch 'master' of https://github.com/zhaomuzhi/azure-rest-api-…
zhaomuzhi 072a51f
revert change on transitivePE and notebookKeys
zhaomuzhi 3b010c7
Merge remote-tracking branch 'upstream/master'
zhaomuzhi c40a15e
Merge remote-tracking branch 'upstream/master'
zhaomuzhi 1d693a7
add new stable version 2021-01-01
zhaomuzhi 0bc494b
add ListNotebookAccessToken
zhaomuzhi a85c418
add primaryUserAssignedIdentity
zhaomuzhi e13ea29
fix missing properties and apis
zhaomuzhi 8e6ddf9
fix one more missing property
zhaomuzhi 1df7b8e
Merge remote-tracking branch 'upstream/master'
zhaomuzhi 584fd07
202 status for start and stop CI
VinayRSoni 7e30ce1
Merge pull request #8 from zhaomuzhi/vison/202startstopCI
zhaomuzhi 847d562
Merge remote-tracking branch 'upstream/master'
zhaomuzhi ed0fbb9
make resync keys long runnin operation in version Jan2021
SubaMoorthy d57e01a
resync keys 204
SubaMoorthy a6e57f1
update resync keys example
SubaMoorthy 817df44
Dont throw 204 for resync
SubaMoorthy da352f8
update resync keys
SubaMoorthy aa050c6
Formatting
SubaMoorthy f419400
revert Jan2021changes and add new version
SubaMoorthy f4e883e
start apr2021 version for azure ml rp
SubaMoorthy d346094
undo remove new line in jan2021
SubaMoorthy 4a8cd59
Merge branch 'master' of https://github.com/SubaMoorthy/sukaruna-aml-…
zhaomuzhi 5369992
use systemData definition in common
zhaomuzhi 63d49cf
removed old files
zhaomuzhi 36d6366
Merge pull request #3 from SubaMoorthy/referenceCommonSystemData
zhaomuzhi 2818e5f
fix small swagger bugs
SubaMoorthy 7daf6ea
Merge pull request #4 from SubaMoorthy/fix-swagger-kpi-bugs
SubaMoorthy 45a3c2b
run prettier
SubaMoorthy 8d43278
Merge pull request #6 from SubaMoorthy/fix-swagger-kpi-bugs
SubaMoorthy 97107b4
remove reference to sku
SubaMoorthy c24b611
Merge pull request #7 from SubaMoorthy/fix-swagger-kpi-bugs
SubaMoorthy aaadda3
update readme
SubaMoorthy c411877
Merge pull request #8 from SubaMoorthy/fix-swagger-kpi-bugs
SubaMoorthy 6fe7c50
minimum agentCount should be 0
a1ac282
add createdOn and ModifiedOn to compute properties
c8bbd9c
add LoadBalancerType to aks compute
2cc4a86
add isNotebookInstanceCompute to virtualMachine
8335e68
add leafDomainLabel to SslConfiguration
0a9921d
add overwriteExistingDomain to SslConfiguration
4344156
add synapseSpark as supported compute-type
db23cf1
update patch compute response to 202
048bf25
remove location from example responses
0088b8c
Revert "remove location from example responses"
83b9be3
Merge pull request #9 from SubaMoorthy/jopet/mlc-swagger-fixes
joshanator 973ae5a
MachineLearningCompute_Update should have a 200 response
cb6d9c8
sys data to use local def due to naming conflicts.
SubaMoorthy fb9d2b1
Merge pull request #10 from SubaMoorthy/fix-swagger-kpi-bugs
SubaMoorthy c5bd245
Fix enum casing
SubaMoorthy c0959d0
Merge pull request #11 from SubaMoorthy/fix-swagger-kpi-bugs
SubaMoorthy 3bfe3f8
Fix operationId PR comment.
SubaMoorthy 373f8bc
Merge pull request #12 from SubaMoorthy/fix-swagger-kpi-bugs
SubaMoorthy fc946f1
Change opId in apr version
SubaMoorthy 64257b3
Merge pull request #13 from SubaMoorthy/fix-swagger-kpi-bugs
SubaMoorthy 06b8f2d
remove 20210401 for easy review
SubaMoorthy 1222658
only change api version
SubaMoorthy df1a995
merge changes for 20210401 version
SubaMoorthy 3da36b8
Add x-ms-discriminator-value for Synapse spark
1d4b80d
camelcase loadbalancer properties
cbeffca
add createdOn and Modified on to examples
235a15e
address AvoidAnonymousTypes error for SynapseSpark
d45216f
Minor fixes + new property
SubaMoorthy 79f3834
Remove subscription state.
SubaMoorthy fdafe9c
Merge branch 'Azure:master' into master
SubaMoorthy af18145
Merge branch 'Azure:master' into master
SubaMoorthy e78757c
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
zhaomuzhi d8ed6a9
Merge branch 'master' of https://github.com/Azure/azure-rest-api-spec…
zhaomuzhi 0c6238c
copy over from baseline api version 2021-03-01-preview
zhaomuzhi e19007c
removed preview features from 2021-03-01-preview and added more apis …
zhaomuzhi 8cf12a1
remove more preview features and examples
zhaomuzhi eec9477
delete more examples of preview features
zhaomuzhi 8d8db20
do some fixes
zhaomuzhi 3e92abd
add a new enum value in DiagnoseResult
zhaomuzhi ed2a9ec
fix bug
zhaomuzhi a130e86
update example
zhaomuzhi 7a831dc
Merge branch 'Azure:master' into newVersion20210701_locked
RichardZhaoW 9e6132c
add x-ms-secret to some fields of KubernetesProperties
7c5cc6c
Merge pull request #23 from RichardZhaoW/newVersion20210701_locked
zhaomuzhi 7dac7cb
fix example
zhaomuzhi 9a053f8
Merge branch 'newVersion20210701_locked' of https://github.com/zhaomu…
zhaomuzhi fe14f86
fix build error
zhaomuzhi 6054d87
add one new diagnosis category
zhaomuzhi 5761fe6
fix swagger example
zhaomuzhi 9358de2
address comments on ListNodes api
zhaomuzhi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -1144,6 +1144,7 @@ Mkdirs | |
| mktorest | ||
| ML's | ||
| mlapi | ||
| mlFlowTrackingUri | ||
| mnist | ||
| modelmanagement | ||
| modifiedtime | ||
|
|
||
56 changes: 56 additions & 0 deletions
56
...MachineLearningServices/stable/2021-07-01/examples/Compute/createOrUpdate/AKSCompute.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| { | ||
| "parameters": { | ||
| "subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", | ||
| "resourceGroupName": "testrg123", | ||
| "workspaceName": "workspaces123", | ||
| "computeName": "compute123", | ||
| "api-version": "2021-07-01", | ||
| "parameters": { | ||
| "location": "eastus", | ||
| "properties": { | ||
| "description": "some compute", | ||
| "resourceId": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourcegroups/testrg123/providers/Microsoft.ContainerService/managedClusters/compute123-56826-c9b00420020b2", | ||
| "computeType": "AKS", | ||
| "properties": { | ||
| "agentCount": 4 | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "responses": { | ||
| "200": { | ||
| "body": { | ||
| "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus", | ||
| "properties": { | ||
| "description": "some compute", | ||
| "resourceId": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourcegroups/testrg123/providers/Microsoft.ContainerService/managedClusters/compute123-56826-c9b00420020b2", | ||
| "computeType": "AKS", | ||
| "provisioningState": "Succeeded", | ||
| "properties": { | ||
| "agentCount": 4 | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "201": { | ||
| "body": { | ||
| "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus", | ||
| "properties": { | ||
| "description": "some compute", | ||
| "resourceId": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourcegroups/testrg123/providers/Microsoft.ContainerService/managedClusters/compute123-56826-c9b00420020b2", | ||
| "computeType": "AKS", | ||
| "provisioningState": "Updating" | ||
| } | ||
| }, | ||
| "headers": { | ||
| "Azure-AsyncOperation": "https://management.azure.com/subscriptions/...pathToOperationStatus..." | ||
| } | ||
| } | ||
| } | ||
| } | ||
84 changes: 84 additions & 0 deletions
84
...MachineLearningServices/stable/2021-07-01/examples/Compute/createOrUpdate/AmlCompute.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,84 @@ | ||
| { | ||
| "parameters": { | ||
| "subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", | ||
| "resourceGroupName": "testrg123", | ||
| "workspaceName": "workspaces123", | ||
| "computeName": "compute123", | ||
| "api-version": "2021-07-01", | ||
| "parameters": { | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "AmlCompute", | ||
| "description": "some compute", | ||
| "properties": { | ||
| "scaleSettings": { | ||
| "maxNodeCount": 4, | ||
| "minNodeCount": 4, | ||
| "nodeIdleTimeBeforeScaleDown": "PT5M" | ||
| } | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "responses": { | ||
| "200": { | ||
| "body": { | ||
| "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus2", | ||
| "properties": { | ||
| "description": "some compute", | ||
| "createdOn": "2021-04-01T22:00:00.0000000+00:00", | ||
| "modifiedOn": "2021-04-01T22:00:00.0000000+00:00", | ||
| "computeType": "AmlCompute", | ||
| "provisioningState": "Succeeded", | ||
| "properties": { | ||
| "vmSize": "STANDARD_NC6", | ||
| "vmPriority": "Dedicated", | ||
| "osType": "Windows", | ||
| "virtualMachineImage": null, | ||
| "isolatedNetwork": false, | ||
| "subnet": "test-subnet-resource-id", | ||
| "scaleSettings": { | ||
| "maxNodeCount": 1, | ||
| "minNodeCount": 0, | ||
| "nodeIdleTimeBeforeScaleDown": "PT5M" | ||
| }, | ||
| "remoteLoginPortPublicAccess": "Enabled", | ||
| "allocationState": "Resizing", | ||
| "allocationStateTransitionTime": "2017-09-27T22:28:08.998Z", | ||
| "errors": null, | ||
| "currentNodeCount": 0, | ||
| "targetNodeCount": 1, | ||
| "nodeStateCounts": { | ||
| "preparingNodeCount": 0, | ||
| "runningNodeCount": 0, | ||
| "idleNodeCount": 0, | ||
| "unusableNodeCount": 0, | ||
| "leavingNodeCount": 0, | ||
| "preemptedNodeCount": 0 | ||
| }, | ||
| "enableNodePublicIp": true | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "201": { | ||
| "body": { | ||
| "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus2", | ||
| "properties": { | ||
| "description": "some compute", | ||
| "computeType": "AmlCompute", | ||
| "provisioningState": "Updating" | ||
| } | ||
| }, | ||
| "headers": { | ||
| "Azure-AsyncOperation": "https://management.azure.com/subscriptions/...pathToOperationStatus..." | ||
| } | ||
| } | ||
| } | ||
| } |
44 changes: 44 additions & 0 deletions
44
...neLearningServices/stable/2021-07-01/examples/Compute/createOrUpdate/BasicAKSCompute.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| { | ||
| "parameters": { | ||
| "subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", | ||
| "resourceGroupName": "testrg123", | ||
| "workspaceName": "workspaces123", | ||
| "computeName": "compute123", | ||
| "api-version": "2021-07-01", | ||
| "parameters": { | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "AKS" | ||
| } | ||
| } | ||
| }, | ||
| "responses": { | ||
| "200": { | ||
| "body": { | ||
| "id": "subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "AKS", | ||
| "provisioningState": "Creating" | ||
| } | ||
| } | ||
| }, | ||
| "201": { | ||
| "body": { | ||
| "id": "subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "AKS", | ||
| "provisioningState": "Creating" | ||
| } | ||
| }, | ||
| "headers": { | ||
| "Azure-AsyncOperation": "https://management.azure.com/subscriptions/...pathToOperationStatus..." | ||
| } | ||
| } | ||
| } | ||
| } |
60 changes: 60 additions & 0 deletions
60
...neLearningServices/stable/2021-07-01/examples/Compute/createOrUpdate/BasicAmlCompute.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,60 @@ | ||
| { | ||
| "parameters": { | ||
| "subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", | ||
| "resourceGroupName": "testrg123", | ||
| "workspaceName": "workspaces123", | ||
| "computeName": "compute123", | ||
| "api-version": "2021-07-01", | ||
| "parameters": { | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "AmlCompute", | ||
| "properties": { | ||
| "vmSize": "STANDARD_NC6", | ||
| "vmPriority": "Dedicated", | ||
| "osType": "Windows", | ||
| "virtualMachineImage": { | ||
| "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Compute/galleries/myImageGallery/images/myImageDefinition/versions/0.0.1" | ||
| }, | ||
| "isolatedNetwork": false, | ||
| "scaleSettings": { | ||
| "maxNodeCount": 1, | ||
| "minNodeCount": 0, | ||
| "nodeIdleTimeBeforeScaleDown": "PT5M" | ||
| }, | ||
| "remoteLoginPortPublicAccess": "NotSpecified", | ||
| "enableNodePublicIp": true | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "responses": { | ||
| "200": { | ||
| "body": { | ||
| "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "AmlCompute", | ||
| "provisioningState": "Creating" | ||
| } | ||
| } | ||
| }, | ||
| "201": { | ||
| "body": { | ||
| "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "AmlCompute", | ||
| "provisioningState": "Creating" | ||
| } | ||
| }, | ||
| "headers": { | ||
| "Azure-AsyncOperation": "https://management.azure.com/subscriptions/...pathToOperationStatus..." | ||
| } | ||
| } | ||
| } | ||
| } |
44 changes: 44 additions & 0 deletions
44
...ngServices/stable/2021-07-01/examples/Compute/createOrUpdate/BasicDataFactoryCompute.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| { | ||
| "parameters": { | ||
| "subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", | ||
| "resourceGroupName": "testrg123", | ||
| "workspaceName": "workspaces123", | ||
| "computeName": "compute123", | ||
| "api-version": "2021-07-01", | ||
| "parameters": { | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "DataFactory" | ||
| } | ||
| } | ||
| }, | ||
| "responses": { | ||
| "200": { | ||
| "body": { | ||
| "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "DataFactory", | ||
| "provisioningState": "Creating" | ||
| } | ||
| } | ||
| }, | ||
| "201": { | ||
| "body": { | ||
| "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "DataFactory", | ||
| "provisioningState": "Creating" | ||
| } | ||
| }, | ||
| "headers": { | ||
| "Azure-AsyncOperation": "https://management.azure.com/subscriptions/...pathToOperationStatus..." | ||
| } | ||
| } | ||
| } | ||
| } |
59 changes: 59 additions & 0 deletions
59
...neLearningServices/stable/2021-07-01/examples/Compute/createOrUpdate/ComputeInstance.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,59 @@ | ||
| { | ||
| "parameters": { | ||
| "subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", | ||
| "resourceGroupName": "testrg123", | ||
| "workspaceName": "workspaces123", | ||
| "computeName": "compute123", | ||
| "api-version": "2021-07-01", | ||
| "parameters": { | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "ComputeInstance", | ||
| "properties": { | ||
| "vmSize": "STANDARD_NC6", | ||
| "subnet": "test-subnet-resource-id", | ||
| "applicationSharingPolicy": "Personal", | ||
| "sshSettings": { | ||
| "sshPublicAccess": "Disabled" | ||
| }, | ||
| "computeInstanceAuthorizationType": "personal", | ||
| "personalComputeInstanceSettings": { | ||
| "assignedUser": { | ||
| "objectId": "00000000-0000-0000-0000-000000000000", | ||
| "tenantId": "00000000-0000-0000-0000-000000000000" | ||
| } | ||
| } | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "responses": { | ||
| "200": { | ||
| "body": { | ||
| "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "ComputeInstance", | ||
| "provisioningState": "Creating" | ||
| } | ||
| } | ||
| }, | ||
| "201": { | ||
| "body": { | ||
| "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/workspaces123/computes/compute123", | ||
| "type": "Microsoft.MachineLearningServices/workspaces/computes", | ||
| "name": "compute123", | ||
| "location": "eastus", | ||
| "properties": { | ||
| "computeType": "ComputeInstance", | ||
| "provisioningState": "Creating" | ||
| } | ||
| }, | ||
| "headers": { | ||
| "Azure-AsyncOperation": "https://management.azure.com/subscriptions/...pathToOperationStatus..." | ||
| } | ||
| } | ||
| } | ||
| } |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.