Skip to content

Commit db1533b

Browse files
committed
Updates API version in new specs and examples
1 parent 1ee6516 commit db1533b

31 files changed

+31
-31
lines changed

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/ListSkus.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parameters": {
3-
"api-version": "2020-04-01",
3+
"api-version": "2020-05-15",
44
"subscriptionId": "{subscription-id}"
55
},
66
"responses": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/ListUsages.json

+1-1
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": "2020-04-01"
5+
"api-version": "2020-05-15"
66
},
77
"responses": {
88
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/ListVMSizesResult.json

+1-1
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": "2020-04-01",
4+
"api-version": "2020-05-15",
55
"location": "eastus"
66
},
77
"responses": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/ListWorkspaceFeatures.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parameters": {
3-
"api-version": "2020-04-01",
3+
"api-version": "2020-05-15",
44
"subscriptionId": "00000000-0000-0000-0000-000000000000",
55
"resourceGroupName": "myResourceGroup",
66
"workspaceName": "testworkspace"

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/ListWorkspaceQuotasByVMFamily.json

+1-1
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": "2020-04-01"
5+
"api-version": "2020-05-15"
66
},
77
"responses": {
88
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/amlComputeListNodes.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2020-04-01"
7+
"api-version": "2020-05-15"
88
},
99
"responses": {
1010
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/createBasicAKSCompute.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2020-04-01",
7+
"api-version": "2020-05-15",
88
"parameters": {
99
"location": "eastus",
1010
"properties": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/createBasicAmlCompute.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2020-04-01",
7+
"api-version": "2020-05-15",
88
"parameters": {
99
"location": "eastus",
1010
"properties": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/createBasicDataFactoryCompute.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2020-04-01",
7+
"api-version": "2020-05-15",
88
"parameters": {
99
"location": "eastus",
1010
"properties": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/createWorkspace.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"subscriptionId": "00000000-1111-2222-3333-444444444444",
44
"resourceGroupName": "workspace-1234",
55
"workspaceName": "testworkspace",
6-
"api-version": "2020-04-01",
6+
"api-version": "2020-05-15",
77
"parameters": {
88
"location": "eastus2euap",
99
"sku": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/deleteCompute.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2020-04-01",
7+
"api-version": "2020-05-15",
88
"underlyingResourceAction": "Delete"
99
},
1010
"responses": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/deleteWorkspace.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"subscriptionId": "00000000-1111-2222-3333-444444444444",
44
"resourceGroupName": "workspace-1234",
55
"workspaceName": "testworkspace",
6-
"api-version": "2020-04-01"
6+
"api-version": "2020-05-15"
77
},
88
"responses": {
99
"200": {},

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/getAKSCompute.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2020-04-01"
7+
"api-version": "2020-05-15"
88
},
99
"responses": {
1010
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/getAmlCompute.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2020-04-01"
7+
"api-version": "2020-05-15"
88
},
99
"responses": {
1010
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/getComputes.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345",
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
6-
"api-version": "2020-04-01"
6+
"api-version": "2020-05-15"
77
},
88
"responses": {
99
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/getWorkspace.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"subscriptionId": "00000000-1111-2222-3333-444444444444",
44
"resourceGroupName": "workspace-1234",
55
"workspaceName": "testworkspace",
6-
"api-version": "2020-04-01"
6+
"api-version": "2020-05-15"
77
},
88
"responses": {
99
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/getWorkspacesByResourceGroup.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "00000000-1111-2222-3333-444444444444",
44
"resourceGroupName": "workspace-1234",
5-
"api-version": "2020-04-01"
5+
"api-version": "2020-05-15"
66
},
77
"responses": {
88
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/getWorkspacesBySubscription.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"parameters": {
33
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4-
"api-version": "2020-04-01"
4+
"api-version": "2020-05-15"
55
},
66
"responses": {
77
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/listKeysAKSCompute.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2020-04-01"
7+
"api-version": "2020-05-15"
88
},
99
"responses": {
1010
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/listWorkspaceKeys.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"subscriptionId": "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee",
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
6-
"api-version": "2020-04-01"
6+
"api-version": "2020-05-15"
77
},
88
"responses": {
99
"200": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/patchAmlCompute.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2020-04-01",
7+
"api-version": "2020-05-15",
88
"parameters": {
99
"properties": {
1010
"scaleSettings": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/resyncWorkspaceKeys.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"subscriptionId": "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee",
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
6-
"api-version": "2020-04-01"
6+
"api-version": "2020-05-15"
77
},
88
"responses": {
99
"200": {}

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/updateAKSCompute.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2020-04-01",
7+
"api-version": "2020-05-15",
88
"parameters": {
99
"location": "eastus",
1010
"properties": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/updateAmlCompute.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "testrg123",
55
"workspaceName": "workspaces123",
66
"computeName": "compute123",
7-
"api-version": "2020-04-01",
7+
"api-version": "2020-05-15",
88
"parameters": {
99
"location": "eastus",
1010
"properties": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/updateQuota.json

+1-1
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": "2020-04-01",
5+
"api-version": "2020-05-15",
66
"parameters": {
77
"value": [
88
{

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/updateWorkspace.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"subscriptionId": "00000000-1111-2222-3333-444444444444",
44
"resourceGroupName": "workspace-1234",
55
"workspaceName": "testworkspace",
6-
"api-version": "2020-04-01",
6+
"api-version": "2020-05-15",
77
"parameters": {
88
"sku": {
99
"name": "Enterprise",

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/workspaceDeletePrivateEndpointConnection.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "rg-1234",
55
"workspaceName": "testworkspace",
66
"privateEndpointConnectionName": "{privateEndpointConnectionName}",
7-
"api-version": "2020-04-01",
7+
"api-version": "2020-05-15",
88
"monitor": "true"
99
},
1010
"responses": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/workspaceGetPrivateEndpointConnection.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "rg-1234",
55
"workspaceName": "testworkspace",
66
"privateEndpointConnectionName": "{privateEndpointConnectionName}",
7-
"api-version": "2020-04-01",
7+
"api-version": "2020-05-15",
88
"monitor": "true"
99
},
1010
"responses": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/workspaceListPrivateLinkResources.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"subscriptionId": "00000000-1111-2222-3333-444444444444",
44
"resourceGroupName": "rg-1234",
55
"workspaceName": "testworkspace",
6-
"api-version": "2020-04-01",
6+
"api-version": "2020-05-15",
77
"monitor": "true"
88
},
99
"responses": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/examples/workspacePutPrivateEndpointConnection.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "rg-1234",
55
"workspaceName": "testworkspace",
66
"privateEndpointConnectionName": "{privateEndpointConnectionName}",
7-
"api-version": "2020-04-01",
7+
"api-version": "2020-05-15",
88
"monitor": "true",
99
"properties": {
1010
"properties": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-15/machineLearningServices.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "Azure Machine Learning Workspaces",
55
"description": "These APIs allow end users to operate on Azure Machine Learning Workspace resources.",
6-
"version": "2020-04-01"
6+
"version": "2020-05-15"
77
},
88
"host": "management.azure.com",
99
"schemes": [

0 commit comments

Comments
 (0)