From 1480f5c4103134320b14676de5482d05265f7b19 Mon Sep 17 00:00:00 2001 From: Jingjing Li Date: Thu, 25 May 2023 15:09:09 +0800 Subject: [PATCH] Updates API version in new specs and examples --- .../Microsoft.Batch/stable/2023-05-01/BatchManagement.json | 2 +- .../stable/2023-05-01/examples/ApplicationCreate.json | 2 +- .../stable/2023-05-01/examples/ApplicationDelete.json | 2 +- .../stable/2023-05-01/examples/ApplicationGet.json | 2 +- .../stable/2023-05-01/examples/ApplicationList.json | 2 +- .../2023-05-01/examples/ApplicationPackageActivate.json | 2 +- .../stable/2023-05-01/examples/ApplicationPackageCreate.json | 2 +- .../stable/2023-05-01/examples/ApplicationPackageDelete.json | 2 +- .../stable/2023-05-01/examples/ApplicationPackageGet.json | 2 +- .../stable/2023-05-01/examples/ApplicationPackageList.json | 2 +- .../stable/2023-05-01/examples/ApplicationUpdate.json | 2 +- .../stable/2023-05-01/examples/BatchAccountCreate_BYOS.json | 2 +- .../2023-05-01/examples/BatchAccountCreate_Default.json | 2 +- .../examples/BatchAccountCreate_SystemAssignedIdentity.json | 2 +- .../examples/BatchAccountCreate_UserAssignedIdentity.json | 2 +- .../stable/2023-05-01/examples/BatchAccountDelete.json | 4 ++-- .../stable/2023-05-01/examples/BatchAccountGet.json | 2 +- .../stable/2023-05-01/examples/BatchAccountGetKeys.json | 2 +- .../stable/2023-05-01/examples/BatchAccountList.json | 2 +- .../2023-05-01/examples/BatchAccountListByResourceGroup.json | 2 +- .../BatchAccountListOutboundNetworkDependenciesEndpoints.json | 2 +- .../stable/2023-05-01/examples/BatchAccountRegenerateKey.json | 2 +- .../examples/BatchAccountSynchronizeAutoStorageKeys.json | 2 +- .../stable/2023-05-01/examples/BatchAccountUpdate.json | 2 +- .../stable/2023-05-01/examples/CertificateCancelDeletion.json | 2 +- .../stable/2023-05-01/examples/CertificateCreate_Full.json | 2 +- .../stable/2023-05-01/examples/CertificateCreate_Minimal.json | 2 +- .../2023-05-01/examples/CertificateCreate_MinimalCer.json | 2 +- .../stable/2023-05-01/examples/CertificateDelete.json | 2 +- .../stable/2023-05-01/examples/CertificateGet.json | 2 +- .../2023-05-01/examples/CertificateGetWithDeletionError.json | 2 +- .../stable/2023-05-01/examples/CertificateList.json | 2 +- .../stable/2023-05-01/examples/CertificateListWithFilter.json | 2 +- .../stable/2023-05-01/examples/CertificateUpdate.json | 2 +- .../stable/2023-05-01/examples/DetectorGet.json | 2 +- .../stable/2023-05-01/examples/DetectorList.json | 2 +- .../examples/LocationCheckNameAvailability_AlreadyExists.json | 2 +- .../examples/LocationCheckNameAvailability_Available.json | 2 +- .../stable/2023-05-01/examples/LocationGetQuotas.json | 2 +- .../2023-05-01/examples/LocationListCloudServiceSkus.json | 2 +- .../2023-05-01/examples/LocationListVirtualMachineSkus.json | 2 +- .../stable/2023-05-01/examples/OperationsList.json | 2 +- .../examples/PoolCreate_CloudServiceConfiguration.json | 2 +- .../examples/PoolCreate_MinimalCloudServiceConfiguration.json | 2 +- .../PoolCreate_MinimalVirtualMachineConfiguration.json | 2 +- .../2023-05-01/examples/PoolCreate_NoPublicIPAddresses.json | 2 +- .../stable/2023-05-01/examples/PoolCreate_PublicIPs.json | 2 +- .../2023-05-01/examples/PoolCreate_SharedImageGallery.json | 2 +- .../examples/PoolCreate_UserAssignedIdentities.json | 2 +- .../examples/PoolCreate_VirtualMachineConfiguration.json | 2 +- .../PoolCreate_VirtualMachineConfiguration_Extensions.json | 2 +- .../stable/2023-05-01/examples/PoolDelete.json | 2 +- .../stable/2023-05-01/examples/PoolDisableAutoScale.json | 2 +- .../Microsoft.Batch/stable/2023-05-01/examples/PoolGet.json | 2 +- .../PoolGet_VirtualMachineConfiguration_Extensions.json | 2 +- .../Microsoft.Batch/stable/2023-05-01/examples/PoolList.json | 2 +- .../stable/2023-05-01/examples/PoolListWithFilter.json | 2 +- .../stable/2023-05-01/examples/PoolStopResize.json | 2 +- .../2023-05-01/examples/PoolUpdate_EnableAutoScale.json | 2 +- .../2023-05-01/examples/PoolUpdate_OtherProperties.json | 2 +- .../2023-05-01/examples/PoolUpdate_RemoveStartTask.json | 2 +- .../stable/2023-05-01/examples/PoolUpdate_ResizePool.json | 2 +- .../stable/2023-05-01/examples/PrivateBatchAccountCreate.json | 2 +- .../stable/2023-05-01/examples/PrivateBatchAccountGet.json | 2 +- .../2023-05-01/examples/PrivateEndpointConnectionDelete.json | 4 ++-- .../2023-05-01/examples/PrivateEndpointConnectionGet.json | 2 +- .../2023-05-01/examples/PrivateEndpointConnectionUpdate.json | 2 +- .../2023-05-01/examples/PrivateEndpointConnectionsList.json | 2 +- .../stable/2023-05-01/examples/PrivateLinkResourceGet.json | 2 +- .../stable/2023-05-01/examples/PrivateLinkResourcesList.json | 2 +- 70 files changed, 72 insertions(+), 72 deletions(-) diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/BatchManagement.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/BatchManagement.json index 2cac4f5f3da2..899c53774bfc 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/BatchManagement.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/BatchManagement.json @@ -3,7 +3,7 @@ "info": { "title": "BatchManagementClient", "description": "The Batch Management Client.", - "version": "2022-10-01" + "version": "2023-05-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationCreate.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationCreate.json index 95f0f56f9837..7b30933ad2e9 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationCreate.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationCreate.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "applicationName": "app1", "parameters": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationDelete.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationDelete.json index 718a884544f5..94f6318e1ea3 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationDelete.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationDelete.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "applicationName": "app1" }, diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationGet.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationGet.json index 403edca63084..a1732b6069ce 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationGet.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationGet.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "applicationName": "app1" }, diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationList.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationList.json index a9456e5c92d6..abb04ec88139 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationList.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationList.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid" }, "responses": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageActivate.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageActivate.json index 1f0663ab4711..c4a40dbebfdc 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageActivate.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageActivate.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "applicationName": "app1", "versionName": "1", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageCreate.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageCreate.json index 1598ae7a4a44..ac1fd89024b3 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageCreate.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageCreate.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "applicationName": "app1", "versionName": "1" diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageDelete.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageDelete.json index b4da1aa62176..d8eac62b44e6 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageDelete.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageDelete.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "applicationName": "app1", "versionName": "1" diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageGet.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageGet.json index 41abfae7e234..f53b6587f69f 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageGet.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageGet.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "applicationName": "app1", "versionName": "1" diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageList.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageList.json index 4b4fb24212df..82e3858f1867 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageList.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationPackageList.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "applicationName": "app1" }, diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationUpdate.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationUpdate.json index fd39e1386d86..eeff77fbbe8c 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationUpdate.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/ApplicationUpdate.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "applicationName": "app1", "parameters": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_BYOS.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_BYOS.json index 0a54472eb8fe..d39c5c7eaefb 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_BYOS.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_BYOS.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "parameters": { "location": "japaneast", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_Default.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_Default.json index d75b2a24438c..508c72f87574 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_Default.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_Default.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "parameters": { "location": "japaneast", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_SystemAssignedIdentity.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_SystemAssignedIdentity.json index b7728acd62ed..0e470b30fcf1 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_SystemAssignedIdentity.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_SystemAssignedIdentity.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "parameters": { "location": "japaneast", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_UserAssignedIdentity.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_UserAssignedIdentity.json index dadb606d5f57..228e0b2fe5b2 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_UserAssignedIdentity.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountCreate_UserAssignedIdentity.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "parameters": { "location": "japaneast", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountDelete.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountDelete.json index f6ee9b808810..bc5073fe17a6 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountDelete.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountDelete.json @@ -2,14 +2,14 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid" }, "responses": { "200": {}, "202": { "headers": { - "Location": "https://management.azure.com/subscriptions/subid/providers/Microsoft.Batch/locations/japaneast/accountOperationResults/sampleacct-30a022cb-a64f-4fd5-9289-8b38b342e9de?api-version=2022-10-01" + "Location": "https://management.azure.com/subscriptions/subid/providers/Microsoft.Batch/locations/japaneast/accountOperationResults/sampleacct-30a022cb-a64f-4fd5-9289-8b38b342e9de?api-version=2023-05-01" } }, "204": {} diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountGet.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountGet.json index 14b639279f56..4e0dee179497 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountGet.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountGet.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid" }, "responses": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountGetKeys.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountGetKeys.json index 98edd7c00777..6b5d34723f7e 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountGetKeys.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountGetKeys.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid" }, "responses": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountList.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountList.json index 44235b4462b2..8dc4b15cad9c 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountList.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountList.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid" }, "responses": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountListByResourceGroup.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountListByResourceGroup.json index d9b6a617fad6..75be8838e8c5 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountListByResourceGroup.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountListByResourceGroup.json @@ -1,7 +1,7 @@ { "parameters": { "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid" }, "responses": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountListOutboundNetworkDependenciesEndpoints.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountListOutboundNetworkDependenciesEndpoints.json index 3016aa301276..1d8c3e692559 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountListOutboundNetworkDependenciesEndpoints.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountListOutboundNetworkDependenciesEndpoints.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid" }, "responses": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountRegenerateKey.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountRegenerateKey.json index 52e34d044a4b..60f91d9cc395 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountRegenerateKey.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountRegenerateKey.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "parameters": { "keyName": "Primary" diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountSynchronizeAutoStorageKeys.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountSynchronizeAutoStorageKeys.json index 1c581f3b8ce3..7d92498815ee 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountSynchronizeAutoStorageKeys.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountSynchronizeAutoStorageKeys.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid" }, "responses": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountUpdate.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountUpdate.json index bc9a733e5e58..076cbd3c0eae 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountUpdate.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/BatchAccountUpdate.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "parameters": { "properties": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCancelDeletion.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCancelDeletion.json index 48d3618b2c26..e2921bca3504 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCancelDeletion.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCancelDeletion.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "certificateName": "sha1-0a0e4f50d51beadeac1d35afc5116098e7902e6e" }, diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_Full.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_Full.json index 05fbbcf70b49..1d5f02111985 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_Full.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_Full.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "certificateName": "sha1-0a0e4f50d51beadeac1d35afc5116098e7902e6e", "parameters": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_Minimal.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_Minimal.json index 963c34083642..3ba369e29342 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_Minimal.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_Minimal.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "certificateName": "sha1-0a0e4f50d51beadeac1d35afc5116098e7902e6e", "parameters": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_MinimalCer.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_MinimalCer.json index 71df6f0b8176..3dfa62d4e02d 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_MinimalCer.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateCreate_MinimalCer.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "certificateName": "sha1-0a0e4f50d51beadeac1d35afc5116098e7902e6e", "parameters": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateDelete.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateDelete.json index 77f9531e613c..04ae4a3c147f 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateDelete.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateDelete.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "certificateName": "sha1-0a0e4f50d51beadeac1d35afc5116098e7902e6e", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": {}, diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateGet.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateGet.json index 320cf5fa62c4..e4dd94a74ad9 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateGet.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateGet.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "certificateName": "sha1-0a0e4f50d51beadeac1d35afc5116098e7902e6e", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateGetWithDeletionError.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateGetWithDeletionError.json index 55820a786787..f7b6553742bc 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateGetWithDeletionError.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateGetWithDeletionError.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "certificateName": "sha1-0a0e4f50d51beadeac1d35afc5116098e7902e6e", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateList.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateList.json index 746c472ea41a..f5ae8e9975e9 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateList.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateList.json @@ -3,7 +3,7 @@ "subscriptionId": "subid", "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "maxResults": "1" }, "responses": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateListWithFilter.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateListWithFilter.json index 795dab8b2bda..7d670ff41ed8 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateListWithFilter.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateListWithFilter.json @@ -3,7 +3,7 @@ "subscriptionId": "subid", "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "$filter": "properties/provisioningStateTransitionTime gt '2017-05-01' or properties/provisioningState eq 'Failed'", "$select": "properties/format,properties/provisioningState" }, diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateUpdate.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateUpdate.json index 963c34083642..3ba369e29342 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateUpdate.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/CertificateUpdate.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "certificateName": "sha1-0a0e4f50d51beadeac1d35afc5116098e7902e6e", "parameters": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/DetectorGet.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/DetectorGet.json index 209e38f2d537..533c4a3d72d3 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/DetectorGet.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/DetectorGet.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "detectorId": "poolsAndNodes" }, diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/DetectorList.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/DetectorList.json index 10f5dceb7f7d..f2de1d4f284d 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/DetectorList.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/DetectorList.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid" }, "responses": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationCheckNameAvailability_AlreadyExists.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationCheckNameAvailability_AlreadyExists.json index d525ec4307c6..92bc6c68f384 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationCheckNameAvailability_AlreadyExists.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationCheckNameAvailability_AlreadyExists.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "locationName": "japaneast", "parameters": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationCheckNameAvailability_Available.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationCheckNameAvailability_Available.json index 4408f46a3890..a4673d8ed73b 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationCheckNameAvailability_Available.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationCheckNameAvailability_Available.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "locationName": "japaneast", "parameters": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationGetQuotas.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationGetQuotas.json index 9855d5098504..d0626aa48a2f 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationGetQuotas.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationGetQuotas.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "locationName": "japaneast" }, diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationListCloudServiceSkus.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationListCloudServiceSkus.json index 8a4012264dc7..0d3a9fa947d2 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationListCloudServiceSkus.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationListCloudServiceSkus.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "locationName": "japaneast" }, diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationListVirtualMachineSkus.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationListVirtualMachineSkus.json index 2634e8d904a5..ec6714f4eb1a 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationListVirtualMachineSkus.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/LocationListVirtualMachineSkus.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "locationName": "japaneast" }, diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/OperationsList.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/OperationsList.json index be9516988c59..79c054735e4e 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/OperationsList.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/OperationsList.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_CloudServiceConfiguration.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_CloudServiceConfiguration.json index 69a24f0e3d33..c9ca3cf91f19 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_CloudServiceConfiguration.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_CloudServiceConfiguration.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "displayName": "my-pool-name", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_MinimalCloudServiceConfiguration.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_MinimalCloudServiceConfiguration.json index 95717c435d41..b1de9e7f83c0 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_MinimalCloudServiceConfiguration.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_MinimalCloudServiceConfiguration.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "vmSize": "STANDARD_D4", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_MinimalVirtualMachineConfiguration.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_MinimalVirtualMachineConfiguration.json index 225721ad0cb6..e9189130d709 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_MinimalVirtualMachineConfiguration.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_MinimalVirtualMachineConfiguration.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "vmSize": "STANDARD_D4", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_NoPublicIPAddresses.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_NoPublicIPAddresses.json index a45026753078..b3d6f9f6a272 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_NoPublicIPAddresses.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_NoPublicIPAddresses.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "vmSize": "STANDARD_D4", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_PublicIPs.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_PublicIPs.json index ddbd35d56398..cb584d7724d1 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_PublicIPs.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_PublicIPs.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "vmSize": "STANDARD_D4", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_SharedImageGallery.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_SharedImageGallery.json index a24d42e2be08..d90c90ca5878 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_SharedImageGallery.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_SharedImageGallery.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "vmSize": "STANDARD_D4", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_UserAssignedIdentities.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_UserAssignedIdentities.json index 39d11732f09f..8a32a8601184 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_UserAssignedIdentities.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_UserAssignedIdentities.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "vmSize": "STANDARD_D4", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_VirtualMachineConfiguration.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_VirtualMachineConfiguration.json index f7f19812e5a4..3d170d8139e7 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_VirtualMachineConfiguration.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_VirtualMachineConfiguration.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "vmSize": "STANDARD_D4", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_VirtualMachineConfiguration_Extensions.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_VirtualMachineConfiguration_Extensions.json index e58dc79f5b28..b14ab39a866e 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_VirtualMachineConfiguration_Extensions.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolCreate_VirtualMachineConfiguration_Extensions.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "vmSize": "STANDARD_D4", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolDelete.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolDelete.json index e2c5446470e9..944a2ef3a783 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolDelete.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolDelete.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": {}, diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolDisableAutoScale.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolDisableAutoScale.json index 4443438c663a..9233347fc4e1 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolDisableAutoScale.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolDisableAutoScale.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolGet.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolGet.json index 88f7b7e6728f..96779e914a58 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolGet.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolGet.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolGet_VirtualMachineConfiguration_Extensions.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolGet_VirtualMachineConfiguration_Extensions.json index b4eb1054777e..4e25cc3b596b 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolGet_VirtualMachineConfiguration_Extensions.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolGet_VirtualMachineConfiguration_Extensions.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolList.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolList.json index 55c1033310a9..217363a7f824 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolList.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolList.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolListWithFilter.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolListWithFilter.json index f9d3e96bc539..66b5bf114644 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolListWithFilter.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolListWithFilter.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "$filter": "startswith(name, 'po') or (properties/allocationState eq 'Steady' and properties/provisioningStateTransitionTime lt datetime'2017-02-02')", "$select": "properties/allocationState,properties/provisioningStateTransitionTime,properties/currentDedicatedNodes,properties/currentLowPriorityNodes", "maxResults": "50" diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolStopResize.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolStopResize.json index 43343a2bdc9d..5c16523ea40c 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolStopResize.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolStopResize.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_EnableAutoScale.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_EnableAutoScale.json index 4f3e30738478..25250a3cf9e5 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_EnableAutoScale.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_EnableAutoScale.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "scaleSettings": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_OtherProperties.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_OtherProperties.json index 3286e73f1a9a..ac664da7549e 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_OtherProperties.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_OtherProperties.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "metadata": [ diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_RemoveStartTask.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_RemoveStartTask.json index 3f624894036f..690a968f37a0 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_RemoveStartTask.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_RemoveStartTask.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "startTask": {} diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_ResizePool.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_ResizePool.json index 26aa7f4e4aa7..f30023164021 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_ResizePool.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PoolUpdate_ResizePool.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "poolName": "testpool", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "scaleSettings": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateBatchAccountCreate.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateBatchAccountCreate.json index 37b7a86ccb95..1ffc72f3b2a3 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateBatchAccountCreate.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateBatchAccountCreate.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid", "parameters": { "location": "japaneast", diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateBatchAccountGet.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateBatchAccountGet.json index 626febc2a906..0c8d919f74ae 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateBatchAccountGet.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateBatchAccountGet.json @@ -2,7 +2,7 @@ "parameters": { "accountName": "sampleacct", "resourceGroupName": "default-azurebatch-japaneast", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "subscriptionId": "subid" }, "responses": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionDelete.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionDelete.json index 345d720df851..de652c3d9560 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionDelete.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionDelete.json @@ -4,12 +4,12 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "privateEndpointConnectionName": "testprivateEndpointConnection5testprivateEndpointConnection5.24d6b4b5-e65c-4330-bbe9-3a290d62f8e0", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "202": { "headers": { - "Location": "https://management.azure.com/subscriptions/subid/resourceGroups/default-azurebatch-japaneast/providers/Microsoft.Batch/batchAccounts/sampleacct/privateEndpointConnections/testprivateEndpointConnection5testprivateEndpointConnection5.24d6b4b5-e65c-4330-bbe9-3a290d62f8e0/accountOperationResults/sampleacct-30a022cb-a64f-4fd5-9289-8b38b342e9de?api-version=2022-10-01" + "Location": "https://management.azure.com/subscriptions/subid/resourceGroups/default-azurebatch-japaneast/providers/Microsoft.Batch/batchAccounts/sampleacct/privateEndpointConnections/testprivateEndpointConnection5testprivateEndpointConnection5.24d6b4b5-e65c-4330-bbe9-3a290d62f8e0/accountOperationResults/sampleacct-30a022cb-a64f-4fd5-9289-8b38b342e9de?api-version=2023-05-01" } }, "204": {} diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionGet.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionGet.json index b4d756244fc9..ad69bf7078e3 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionGet.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionGet.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "privateEndpointConnectionName": "testprivateEndpointConnection5testprivateEndpointConnection5.24d6b4b5-e65c-4330-bbe9-3a290d62f8e0", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionUpdate.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionUpdate.json index 9ba3ceb1243a..59da08c41248 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionUpdate.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionUpdate.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "privateEndpointConnectionName": "testprivateEndpointConnection5.24d6b4b5-e65c-4330-bbe9-3a290d62f8e0", - "api-version": "2022-10-01", + "api-version": "2023-05-01", "parameters": { "properties": { "privateLinkServiceConnectionState": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionsList.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionsList.json index 38132a444ec3..720806c3cc43 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionsList.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateEndpointConnectionsList.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "privateEndpointConnectionName": "testprivateEndpointConnection", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateLinkResourceGet.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateLinkResourceGet.json index 28a608330d00..6044c30bb76e 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateLinkResourceGet.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateLinkResourceGet.json @@ -4,7 +4,7 @@ "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", "privateLinkResourceName": "batchAccount", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": { diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateLinkResourcesList.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateLinkResourcesList.json index 28e65fa425d7..23d07dccf614 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateLinkResourcesList.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2023-05-01/examples/PrivateLinkResourcesList.json @@ -3,7 +3,7 @@ "subscriptionId": "subid", "resourceGroupName": "default-azurebatch-japaneast", "accountName": "sampleacct", - "api-version": "2022-10-01" + "api-version": "2023-05-01" }, "responses": { "200": {