Skip to content

Commit 8ff82a1

Browse files
committed
use machineLearningServices.json version 2021-01-01
1 parent 070f0d2 commit 8ff82a1

Some content is hidden

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

49 files changed

+290
-398
lines changed

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/examples/ListSkus.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parameters": {
3-
"api-version": "2021-03-01-preview",
3+
"api-version": "2021-01-01",
44
"subscriptionId": "{subscription-id}"
55
},
66
"responses": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/examples/ListUsages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "00000000-0000-0000-0000-000000000000",
44
"location": "eastus",
5-
"api-version": "2021-03-01-preview"
5+
"api-version": "2021-01-01"
66
},
77
"responses": {
88
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/examples/ListVMSizesResult.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"parameters": {
33
"subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345",
4-
"api-version": "2021-03-01-preview",
4+
"api-version": "2021-01-01",
55
"location": "eastus"
66
},
77
"responses": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/examples/ListWorkspaceFeatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parameters": {
3-
"api-version": "2021-03-01-preview",
3+
"api-version": "2021-01-01",
44
"subscriptionId": "00000000-0000-0000-0000-000000000000",
55
"resourceGroupName": "myResourceGroup",
66
"workspaceName": "testworkspace"

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/examples/ListWorkspaceQuotasByVMFamily.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "00000000-0000-0000-0000-000000000000",
44
"location": "eastus",
5-
"api-version": "2021-03-01-preview"
5+
"api-version": "2021-01-01"
66
},
77
"responses": {
88
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/examples/amlComputeListNodes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2021-03-01-preview"
7+
"api-version": "2021-01-01"
88
},
99
"responses": {
1010
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/examples/createBasicAKSCompute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2021-03-01-preview",
7+
"api-version": "2021-01-01",
88
"parameters": {
99
"location": "eastus",
1010
"properties": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/examples/createBasicAmlCompute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2021-03-01-preview",
7+
"api-version": "2021-01-01",
88
"parameters": {
99
"location": "eastus",
1010
"properties": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/examples/createBasicDataFactoryCompute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2021-03-01-preview",
7+
"api-version": "2021-01-01",
88
"parameters": {
99
"location": "eastus",
1010
"properties": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/examples/createComputeInstance.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2021-03-01-preview",
7+
"api-version": "2021-01-01",
88
"parameters": {
99
"location": "eastus",
1010
"properties": {

0 commit comments

Comments
 (0)