From 7d92ba96cb7c816e44258c3de0908165f2378370 Mon Sep 17 00:00:00 2001 From: Anton Evseev Date: Tue, 20 Aug 2019 20:48:56 -0700 Subject: [PATCH 1/2] Update API version in VMSS' specs --- .../stable/2019-07-01/vmssNetworkInterface.json | 2 +- .../stable/2019-07-01/vmssPublicIpAddress.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/vmssNetworkInterface.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/vmssNetworkInterface.json index fe65a63d85a3..240fef9acf6a 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/vmssNetworkInterface.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/vmssNetworkInterface.json @@ -3,7 +3,7 @@ "info": { "title": "NetworkManagementClient", "description": "The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.", - "version": "2017-03-30" + "version": "2018-10-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/vmssPublicIpAddress.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/vmssPublicIpAddress.json index d11b961e4f88..da260b0ce451 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/vmssPublicIpAddress.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/vmssPublicIpAddress.json @@ -3,7 +3,7 @@ "info": { "title": "NetworkManagementClient", "description": "The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.", - "version": "2017-03-30" + "version": "2018-10-01" }, "host": "management.azure.com", "schemes": [ From 043381ccd262c19b238726965eeae300d71799ec Mon Sep 17 00:00:00 2001 From: Anton Evseev Date: Wed, 21 Aug 2019 08:24:10 -0700 Subject: [PATCH 2/2] Update API version in VMSS examples --- .../stable/2019-07-01/examples/VmssNetworkInterfaceGet.json | 2 +- .../2019-07-01/examples/VmssNetworkInterfaceIpConfigGet.json | 2 +- .../2019-07-01/examples/VmssNetworkInterfaceIpConfigList.json | 2 +- .../stable/2019-07-01/examples/VmssNetworkInterfaceList.json | 2 +- .../stable/2019-07-01/examples/VmssPublicIpGet.json | 2 +- .../stable/2019-07-01/examples/VmssPublicIpListAll.json | 2 +- .../stable/2019-07-01/examples/VmssVmNetworkInterfaceList.json | 2 +- .../stable/2019-07-01/examples/VmssVmPublicIpList.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceGet.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceGet.json index bb1b21c63014..146f80e3d7f4 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceGet.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2017-03-30", + "api-version": "2018-10-01", "subscriptionId": "subid", "resourceGroupName": "rg1", "networkInterfaceName": "nic1", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceIpConfigGet.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceIpConfigGet.json index 3b0b460e3e5d..5b7c23b7b56b 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceIpConfigGet.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceIpConfigGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2017-03-30", + "api-version": "2018-10-01", "subscriptionId": "subid", "resourceGroupName": "rg1", "virtualMachineScaleSetName": "vmss1", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceIpConfigList.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceIpConfigList.json index 096c72dd6cd5..e14de4e82a72 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceIpConfigList.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceIpConfigList.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2017-03-30", + "api-version": "2018-10-01", "subscriptionId": "subid", "resourceGroupName": "rg1", "virtualMachineScaleSetName": "vmss1", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceList.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceList.json index a554ba43fc16..0ec937148391 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceList.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssNetworkInterfaceList.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2017-03-30", + "api-version": "2018-10-01", "subscriptionId": "subid", "resourceGroupName": "rg1", "virtualMachineScaleSetName": "vmss1" diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssPublicIpGet.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssPublicIpGet.json index 3601aa554519..229c15712a0d 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssPublicIpGet.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssPublicIpGet.json @@ -2,7 +2,7 @@ "parameters": { "virtualMachineScaleSetName": "vmss1", "resourceGroupName": "vmss-tester", - "api-version": "2017-03-30", + "api-version": "2018-10-01", "subscriptionId": "subid", "virtualmachineIndex": 1, "networkInterfaceName": "nic1", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssPublicIpListAll.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssPublicIpListAll.json index 2371537ba644..605e0b831869 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssPublicIpListAll.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssPublicIpListAll.json @@ -2,7 +2,7 @@ "parameters": { "virtualMachineScaleSetName": "vmss1", "resourceGroupName": "vmss-tester", - "api-version": "2017-03-30", + "api-version": "2018-10-01", "subscriptionId": "subid" }, "responses": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssVmNetworkInterfaceList.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssVmNetworkInterfaceList.json index b351fa9dce32..e4f1cbf14ebf 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssVmNetworkInterfaceList.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssVmNetworkInterfaceList.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2017-03-30", + "api-version": "2018-10-01", "subscriptionId": "subid", "resourceGroupName": "rg1", "virtualMachineScaleSetName": "vmss1", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssVmPublicIpList.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssVmPublicIpList.json index 5df78ff0a7d1..d21f5d40ed03 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssVmPublicIpList.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/examples/VmssVmPublicIpList.json @@ -2,7 +2,7 @@ "parameters": { "virtualMachineScaleSetName": "vmss1", "resourceGroupName": "vmss-tester", - "api-version": "2017-03-30", + "api-version": "2018-10-01", "subscriptionId": "subid", "virtualmachineIndex": 1, "networkInterfaceName": "nic1",