diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/CalculateTemplateHash.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/CalculateTemplateHash.json index 5ef5a2b7ecc7..36e08884a959 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/CalculateTemplateHash.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/CalculateTemplateHash.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-07-01", + "api-version": "2023-10-01", "template": { "$schema": "http://schemas.management.azure.com/deploymentTemplate?api-version=2014-04-01-preview", "contentVersion": "1.0.0.0", diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/CreateResourceGroup.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/CreateResourceGroup.json index f8775c24db2f..dd40d9203533 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/CreateResourceGroup.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/CreateResourceGroup.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "00000000-0000-0000-0000-000000000000", "resourceGroupName": "my-resource-group", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "location": "eastus" } diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/DeleteTagsResource.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/DeleteTagsResource.json index 9c238485624b..d63cedf077a9 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/DeleteTagsResource.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/DeleteTagsResource.json @@ -1,7 +1,7 @@ { "parameters": { "scope": "subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/my-resource-group/providers/myPRNameSpace/VM/myVm", - "api-version": "2023-07-01" + "api-version": "2023-10-01" }, "responses": { "200": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/DeleteTagsSubscription.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/DeleteTagsSubscription.json index 2c10e15a3fb7..d1cbf2271901 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/DeleteTagsSubscription.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/DeleteTagsSubscription.json @@ -1,7 +1,7 @@ { "parameters": { "scope": "subscriptions/00000000-0000-0000-0000-000000000000", - "api-version": "2023-07-01" + "api-version": "2023-10-01" }, "responses": { "200": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ExportResourceGroup.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ExportResourceGroup.json index 46c1973ba9ff..535e20e3b2c0 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ExportResourceGroup.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ExportResourceGroup.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "00000000-0000-0000-0000-000000000000", "resourceGroupName": "my-resource-group", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "resources": [ "*" diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ExportResourceGroupWithFiltering.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ExportResourceGroupWithFiltering.json index 7de3d8d8a495..dd07fea0f016 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ExportResourceGroupWithFiltering.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ExportResourceGroupWithFiltering.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "00000000-0000-0000-0000-000000000000", "resourceGroupName": "my-resource-group", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "resources": [ "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/my-resource-group/providers/My.RP/myResourceType/myFirstResource" diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ForceDeleteVMsAndVMSSInResourceGroup.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ForceDeleteVMsAndVMSSInResourceGroup.json index f327985f25da..d3a539dd433a 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ForceDeleteVMsAndVMSSInResourceGroup.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ForceDeleteVMsAndVMSSInResourceGroup.json @@ -3,7 +3,7 @@ "subscriptionId": "00000000-0000-0000-0000-000000000000", "resourceGroupName": "my-resource-group", "forceDeletionTypes": "Microsoft.Compute/virtualMachines,Microsoft.Compute/virtualMachineScaleSets", - "api-version": "2023-07-01" + "api-version": "2023-10-01" }, "responses": { "202": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ForceDeleteVMsInResourceGroup.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ForceDeleteVMsInResourceGroup.json index 6dccf3d71d9f..067a3af7011c 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ForceDeleteVMsInResourceGroup.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/ForceDeleteVMsInResourceGroup.json @@ -3,7 +3,7 @@ "subscriptionId": "00000000-0000-0000-0000-000000000000", "resourceGroupName": "my-resource-group", "forceDeletionTypes": "Microsoft.Compute/virtualMachines", - "api-version": "2023-07-01" + "api-version": "2023-10-01" }, "responses": { "202": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetNamedProviderAtTenant.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetNamedProviderAtTenant.json index b2d5b2bdb91a..ba34629fa446 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetNamedProviderAtTenant.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetNamedProviderAtTenant.json @@ -2,7 +2,7 @@ "parameters": { "$expand": "resourceTypes/aliases", "resourceProviderNamespace": "Microsoft.Storage", - "api-version": "2023-07-01" + "api-version": "2023-10-01" }, "responses": { "200": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProvider.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProvider.json index fbb63f396211..03c4919f6c22 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProvider.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProvider.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "00000000-0000-0000-0000-000000000000", "resourceProviderNamespace": "Microsoft.TestRP1", - "api-version": "2023-07-01" + "api-version": "2023-10-01" }, "responses": { "200": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviderPermissions.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviderPermissions.json index d1faf5f8c37c..9e3a1502fede 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviderPermissions.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviderPermissions.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "00000000-0000-0000-0000-000000000000", "resourceProviderNamespace": "Microsoft.TestRP", - "api-version": "2023-07-01" + "api-version": "2023-10-01" }, "responses": { "200": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviderResourceTypes.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviderResourceTypes.json index fdd267ad1a62..bf3297132f85 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviderResourceTypes.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviderResourceTypes.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "00000000-0000-0000-0000-000000000000", "resourceProviderNamespace": "Microsoft.TestRP", - "api-version": "2023-07-01" + "api-version": "2023-10-01" }, "responses": { "200": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviders.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviders.json index 358ea0846110..f7b385caf04d 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviders.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetProviders.json @@ -1,7 +1,7 @@ { "parameters": { "subscriptionId": "00000000-0000-0000-0000-000000000000", - "api-version": "2023-07-01" + "api-version": "2023-10-01" }, "responses": { "200": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetTagsResource.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetTagsResource.json index 9899a2b5d69f..67cf6969d650 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetTagsResource.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetTagsResource.json @@ -1,7 +1,7 @@ { "parameters": { "scope": "subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/my-resource-group/providers/myPRNameSpace/VM/myVm", - "api-version": "2023-07-01" + "api-version": "2023-10-01" }, "responses": { "200": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetTagsSubscription.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetTagsSubscription.json index 0ce10e312e37..68980e517997 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetTagsSubscription.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/GetTagsSubscription.json @@ -1,7 +1,7 @@ { "parameters": { "scope": "subscriptions/00000000-0000-0000-0000-000000000000", - "api-version": "2023-07-01" + "api-version": "2023-10-01" }, "responses": { "200": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PatchTagsResource.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PatchTagsResource.json index 839370f9dabb..ca646a394ba7 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PatchTagsResource.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PatchTagsResource.json @@ -1,7 +1,7 @@ { "parameters": { "scope": "subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/my-resource-group/providers/myPRNameSpace/VM/myVm", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "operation": "Replace", "properties": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PatchTagsSubscription.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PatchTagsSubscription.json index e7c862dd9d94..bc963247143a 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PatchTagsSubscription.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PatchTagsSubscription.json @@ -1,7 +1,7 @@ { "parameters": { "scope": "subscriptions/00000000-0000-0000-0000-000000000000", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "operation": "Replace", "properties": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnManagementGroup.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnManagementGroup.json index d0148df20e69..e8eaad02b320 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnManagementGroup.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnManagementGroup.json @@ -2,7 +2,7 @@ "parameters": { "groupId": "myManagementGruop", "deploymentName": "exampleDeploymentName", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "location": "eastus", "properties": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnResourceGroup.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnResourceGroup.json index 127f28710b73..65dad756288a 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnResourceGroup.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnResourceGroup.json @@ -3,7 +3,7 @@ "subscriptionId": "00000000-0000-0000-0000-000000000001", "resourceGroupName": "my-resource-group", "deploymentName": "my-deployment", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "properties": { "templateLink": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnSubscription.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnSubscription.json index 284e5805ae52..9580daaf95b9 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnSubscription.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnSubscription.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "00000000-0000-0000-0000-000000000001", "deploymentName": "my-deployment", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "location": "westus", "properties": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnTenant.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnTenant.json index 6a94d36bb6a0..950c7501d98f 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnTenant.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PostDeploymentWhatIfOnTenant.json @@ -1,7 +1,7 @@ { "parameters": { "deploymentName": "exampleDeploymentName", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "location": "eastus", "properties": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtManagementGroup.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtManagementGroup.json index d847f61137d5..8eb8def79c03 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtManagementGroup.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtManagementGroup.json @@ -2,7 +2,7 @@ "parameters": { "groupId": "my-management-group-id", "deploymentName": "my-deployment", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "location": "eastus", "properties": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtScope.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtScope.json index 537dc75ce333..10d3e129ee4b 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtScope.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtScope.json @@ -2,7 +2,7 @@ "parameters": { "scope": "providers/Microsoft.Management/managementGroups/my-management-group-id", "deploymentName": "my-deployment", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "location": "eastus", "properties": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtTenant.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtTenant.json index 36f127d1de0d..ed00bb890d19 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtTenant.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentAtTenant.json @@ -1,7 +1,7 @@ { "parameters": { "deploymentName": "tenant-dep01", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "location": "eastus", "properties": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentResourceGroup.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentResourceGroup.json index e52806138a1f..333516574fa2 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentResourceGroup.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentResourceGroup.json @@ -3,7 +3,7 @@ "subscriptionId": "00000000-0000-0000-0000-000000000001", "resourceGroupName": "my-resource-group", "deploymentName": "my-deployment", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "properties": { "templateLink": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentResourceGroupTemplateSpecsWithId.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentResourceGroupTemplateSpecsWithId.json index af2904f3112c..dd4323670640 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentResourceGroupTemplateSpecsWithId.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentResourceGroupTemplateSpecsWithId.json @@ -3,7 +3,7 @@ "subscriptionId": "00000000-0000-0000-0000-000000000001", "resourceGroupName": "my-resource-group", "deploymentName": "my-deployment", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "properties": { "templateLink": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentSubscriptionTemplateSpecsWithId.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentSubscriptionTemplateSpecsWithId.json index ebd5387c9fa6..c15b74874750 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentSubscriptionTemplateSpecsWithId.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentSubscriptionTemplateSpecsWithId.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "00000000-0000-0000-0000-000000000001", "deploymentName": "my-deployment", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "location": "eastus", "properties": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentWithOnErrorDeploymentLastSuccessful.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentWithOnErrorDeploymentLastSuccessful.json index a47df553ae1c..b314e43e7cbf 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentWithOnErrorDeploymentLastSuccessful.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentWithOnErrorDeploymentLastSuccessful.json @@ -3,7 +3,7 @@ "subscriptionId": "00000000-0000-0000-0000-000000000000", "resourceGroupName": "my-resource-group", "deploymentName": "my-deployment", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "properties": { "templateLink": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentWithOnErrorDeploymentSpecificDeployment.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentWithOnErrorDeploymentSpecificDeployment.json index 0df8654eee1e..506be8dff5c5 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentWithOnErrorDeploymentSpecificDeployment.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutDeploymentWithOnErrorDeploymentSpecificDeployment.json @@ -3,7 +3,7 @@ "subscriptionId": "00000000-0000-0000-0000-000000000000", "resourceGroupName": "my-resource-group", "deploymentName": "my-deployment", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "properties": { "templateLink": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutTagsResource.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutTagsResource.json index 38e75ca86a5c..a86201a57aa8 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutTagsResource.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutTagsResource.json @@ -1,7 +1,7 @@ { "parameters": { "scope": "subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/my-resource-group/providers/myPRNameSpace/VM/myVm", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "properties": { "tags": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutTagsSubscription.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutTagsSubscription.json index 9727f64f0553..6e16b58d06c6 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutTagsSubscription.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/examples/PutTagsSubscription.json @@ -1,7 +1,7 @@ { "parameters": { "scope": "subscriptions/00000000-0000-0000-0000-000000000000", - "api-version": "2023-07-01", + "api-version": "2023-10-01", "parameters": { "properties": { "tags": { diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/resources.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/resources.json index 2ce26553ff84..214c3654768e 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/resources.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2023-10-01/resources.json @@ -2,7 +2,7 @@ "swagger": "2.0", "info": { "title": "ResourceManagementClient", - "version": "2023-07-01", + "version": "2023-10-01", "description": "Provides operations for working with resources and resource groups." }, "host": "management.azure.com",