From 83492e8e2ab7fc167435718f6b4fdedce0f34fd9 Mon Sep 17 00:00:00 2001 From: jemex Date: Wed, 30 Jan 2019 23:58:22 -0800 Subject: [PATCH 1/3] SDK change for saved search dynamic group --- .../SoftwareUpdateConfigurationTests.cs | 20 +- .../CanCreateGetAndDelete.json | 204 ++++++++++-------- .../Generated/ConnectionTypeOperations.cs | 18 +- .../ConnectionTypeOperationsExtensions.cs | 36 ++-- .../Generated/IConnectionTypeOperations.cs | 18 +- .../Generated/Models/AgentRegistration.cs | 2 +- .../Models/DscConfigurationParameter.cs | 4 +- .../Generated/Models/DscNode.cs | 6 +- .../Generated/Models/DscNodeConfiguration.cs | 6 +- .../DscNodeUpdateParametersProperties.cs | 6 +- .../Models/NonAzureQueryProperties.cs | 62 ++++++ .../RunAsCredentialAssociationProperty.cs | 2 +- .../RunbookCreateOrUpdateDraftProperties.cs | 2 +- .../Models/RunbookDraftUndoEditResult.cs | 2 +- .../Generated/Models/RunbookParameter.cs | 4 +- .../SoftareUpdateConfigurationRunTasks.cs | 4 +- .../SoftwareUpdateConfigurationMachineRun.cs | 10 +- .../Models/SoftwareUpdateConfigurationRun.cs | 6 +- .../Generated/Models/SourceControlSyncJob.cs | 6 +- .../Models/SourceControlSyncJobById.cs | 10 +- .../Generated/Models/SyncType.cs | 2 +- .../Generated/Models/TargetProperties.cs | 12 +- .../Generated/Models/UpdateConfiguration.cs | 2 +- .../Generated/Models/Variable.cs | 2 +- 24 files changed, 276 insertions(+), 170 deletions(-) create mode 100644 src/SDKs/Automation/Management.Automation/Generated/Models/NonAzureQueryProperties.cs diff --git a/src/SDKs/Automation/Automation.Tests/ScenarioTests/UpdateManagement/SoftwareUpdateConfigurationTests.cs b/src/SDKs/Automation/Automation.Tests/ScenarioTests/UpdateManagement/SoftwareUpdateConfigurationTests.cs index 0cc3fc324d91..a9cde8bdbb69 100644 --- a/src/SDKs/Automation/Automation.Tests/ScenarioTests/UpdateManagement/SoftwareUpdateConfigurationTests.cs +++ b/src/SDKs/Automation/Automation.Tests/ScenarioTests/UpdateManagement/SoftwareUpdateConfigurationTests.cs @@ -39,6 +39,7 @@ public void CanCreateGetAndDelete() Assert.NotNull(getResult.UpdateConfiguration.Targets.AzureQueries); Assert.Equal(1, getResult.UpdateConfiguration.Targets.AzureQueries.Count); Assert.Equal(2, getResult.UpdateConfiguration.Targets.AzureQueries.First().Scope.Count); + Assert.Equal(2, getResult.UpdateConfiguration.Targets.NonAzureQueries.Count); Assert.NotNull(getResult.Tasks); Assert.NotNull(getResult.Tasks.PreTask); Assert.Equal("preScript", getResult.Tasks.PreTask.Source); @@ -52,14 +53,14 @@ public void CanCreateGetAndDelete() var listResult = this.automationClient.SoftwareUpdateConfigurations.List(ResourceGroupName, AutomationAccountName); Assert.NotNull(listResult); Assert.NotNull(listResult.Value); - Assert.Equal(3, listResult.Value.Count); + Assert.Equal(5, listResult.Value.Count); // List for specific VM listResult = this.automationClient.SoftwareUpdateConfigurations.ListByAzureVirtualMachine(ResourceGroupName, AutomationAccountName, VM_01); Assert.NotNull(listResult); Assert.NotNull(listResult.Value); - Assert.Equal(3, listResult.Value.Count); + Assert.Equal(5, listResult.Value.Count); var suc = listResult.Value.Where(v => v.Name.Equals(updateConfigurationName_01, StringComparison.OrdinalIgnoreCase)).Single(); Assert.Equal(updateConfigurationName_01, suc.Name); @@ -70,7 +71,7 @@ public void CanCreateGetAndDelete() { this.automationClient.SoftwareUpdateConfigurations.GetByName(ResourceGroupName, AutomationAccountName, updateConfigurationName_01); }); - + this.automationClient.SoftwareUpdateConfigurations.Delete(ResourceGroupName, AutomationAccountName, updateConfigurationName_02); Assert.Throws(() => @@ -130,6 +131,19 @@ private SoftwareUpdateConfiguration CreateSoftwareUpdateConfigurationModel(strin FilterOperator = TagOperators.All } } + }, + NonAzureQueries = new List + { + new NonAzureQueryProperties + { + FunctionAlias = "SavedSearch1", + WorkspaceId = "/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01" + }, + new NonAzureQueryProperties + { + FunctionAlias = "SavedSearch2", + WorkspaceId = "/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01" + } } } }; diff --git a/src/SDKs/Automation/Automation.Tests/SessionRecords/Automation.Tests.ScenarioTests.UpdateManagement.SoftwareUpdateConfigurationTests/CanCreateGetAndDelete.json b/src/SDKs/Automation/Automation.Tests/SessionRecords/Automation.Tests.ScenarioTests.UpdateManagement.SoftwareUpdateConfigurationTests/CanCreateGetAndDelete.json index 29dda6b189cc..477b58111980 100644 --- a/src/SDKs/Automation/Automation.Tests/SessionRecords/Automation.Tests.ScenarioTests.UpdateManagement.SoftwareUpdateConfigurationTests/CanCreateGetAndDelete.json +++ b/src/SDKs/Automation/Automation.Tests/SessionRecords/Automation.Tests.ScenarioTests.UpdateManagement.SoftwareUpdateConfigurationTests/CanCreateGetAndDelete.json @@ -4,23 +4,25 @@ "RequestUri": "/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001?api-version=2017-05-15-preview", "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDIyYjZjNjEtOTViMC00MjEzLWIzYmUtNzI4MjMxNWRmNzFkL3Jlc291cmNlR3JvdXBzL3RvLWRlbGV0ZS0wMS9wcm92aWRlcnMvTWljcm9zb2Z0LkF1dG9tYXRpb24vYXV0b21hdGlvbkFjY291bnRzL2Zicy1hYS0wMS9zb2Z0d2FyZVVwZGF0ZUNvbmZpZ3VyYXRpb25zL3Rlc3Qtc3VjLTAwMT9hcGktdmVyc2lvbj0yMDE3LTA1LTE1LXByZXZpZXc=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical,Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"scheduleInfo\": {\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"expiryTimeOffsetMinutes\": 0.0,\r\n \"nextRunOffsetMinutes\": 0.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\"\r\n },\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\"\r\n },\r\n \"postTask\": {\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n },\r\n \"source\": \"postScript\"\r\n }\r\n }\r\n }\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical,Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n }\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"functionAlias\": \"SavedSearch1\",\r\n \"workspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"functionAlias\": \"SavedSearch2\",\r\n \"workspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n }\r\n },\r\n \"scheduleInfo\": {\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"expiryTimeOffsetMinutes\": 0.0,\r\n \"nextRunOffsetMinutes\": 0.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\"\r\n },\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\"\r\n },\r\n \"postTask\": {\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n },\r\n \"source\": \"postScript\"\r\n }\r\n }\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "83f9fb67-aaa5-4ff1-a36e-3659ce9e225d" + "2dc7e41b-d560-4c30-b666-29870bd15a14" ], "Accept-Language": [ "en-US" ], "User-Agent": [ "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "1801" + "2330" ] }, "ResponseHeaders": { @@ -34,7 +36,7 @@ "https://management.azure.com/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001?api-version=2017-05-15-preview" ], "x-ms-request-id": [ - "83f9fb67-aaa5-4ff1-a36e-3659ce9e225d" + "2dc7e41b-d560-4c30-b666-29870bd15a14" ], "x-ms-location": [ "https://management.azure.com/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001?api-version=2017-05-15-preview" @@ -46,7 +48,7 @@ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -58,19 +60,19 @@ "1199" ], "x-ms-correlation-request-id": [ - "adeaf443-26a0-4754-9c11-a8390659156e" + "ae110cab-4a85-490c-bf29-c39655f09b26" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201122Z:adeaf443-26a0-4754-9c11-a8390659156e" + "WESTUS2:20190131T075350Z:ae110cab-4a85-490c-bf29-c39655f09b26" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:22 GMT" + "Thu, 31 Jan 2019 07:53:50 GMT" ], "Content-Length": [ - "1786" + "2194" ], "Content-Type": [ "application/json; charset=utf-8" @@ -79,7 +81,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2018-10-23T13:10:14.95-07:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2018-10-23T13:11:22.343-07:00\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"2019-01-30T23:53:50.663-08:00\",\r\n \"lastModifiedTime\": \"2019-01-30T23:53:50.663-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2019-01-30T23:53:50.85-08:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2019-01-30T23:53:50.883-08:00\"\r\n }\r\n}", "StatusCode": 201 }, { @@ -89,14 +91,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d0ec94da-a194-428e-ad21-31f31415acab" + "4eab3b1f-0942-4838-a8d1-f454dc4a6a56" ], "Accept-Language": [ "en-US" ], "User-Agent": [ "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -107,13 +111,13 @@ "no-cache" ], "x-ms-request-id": [ - "d0ec94da-a194-428e-ad21-31f31415acab" + "4eab3b1f-0942-4838-a8d1-f454dc4a6a56" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -122,22 +126,22 @@ "ASP.NET" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11999" ], "x-ms-correlation-request-id": [ - "cabd8659-046a-4bc1-ad6e-d3a169d7a8d5" + "f4e5e177-c01c-47b5-89b1-57d79fd5f60c" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201123Z:cabd8659-046a-4bc1-ad6e-d3a169d7a8d5" + "WESTUS2:20190131T075354Z:f4e5e177-c01c-47b5-89b1-57d79fd5f60c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:23 GMT" + "Thu, 31 Jan 2019 07:53:53 GMT" ], "Content-Length": [ - "1790" + "2191" ], "Content-Type": [ "application/json; charset=utf-8" @@ -146,7 +150,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"2018-10-23T13:10:14.903-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:22.28-07:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2018-10-23T13:10:14.95-07:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2018-10-23T13:11:22.343-07:00\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"2019-01-30T23:53:50.663-08:00\",\r\n \"lastModifiedTime\": \"2019-01-30T23:53:50.663-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2019-01-30T23:53:50.85-08:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2019-01-30T23:53:50.883-08:00\"\r\n }\r\n}", "StatusCode": 200 }, { @@ -156,14 +160,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a1b5a2b2-5548-4678-b30e-d93a780bb6bc" + "f9f2edd1-e8cc-45b4-ae1a-19e0669a4c37" ], "Accept-Language": [ "en-US" ], "User-Agent": [ "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -174,13 +180,13 @@ "no-cache" ], "x-ms-request-id": [ - "a1b5a2b2-5548-4678-b30e-d93a780bb6bc" + "f9f2edd1-e8cc-45b4-ae1a-19e0669a4c37" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -189,19 +195,19 @@ "ASP.NET" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11995" ], "x-ms-correlation-request-id": [ - "8ae11b50-90b8-4540-bcab-89e7d799a3d6" + "e0ef8083-dea9-47b5-81cb-62c96f275dfb" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201143Z:8ae11b50-90b8-4540-bcab-89e7d799a3d6" + "WESTUS2:20190131T075446Z:e0ef8083-dea9-47b5-81cb-62c96f275dfb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:42 GMT" + "Thu, 31 Jan 2019 07:54:45 GMT" ], "Content-Length": [ "71" @@ -220,23 +226,25 @@ "RequestUri": "/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002?api-version=2017-05-15-preview", "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDIyYjZjNjEtOTViMC00MjEzLWIzYmUtNzI4MjMxNWRmNzFkL3Jlc291cmNlR3JvdXBzL3RvLWRlbGV0ZS0wMS9wcm92aWRlcnMvTWljcm9zb2Z0LkF1dG9tYXRpb24vYXV0b21hdGlvbkFjY291bnRzL2Zicy1hYS0wMS9zb2Z0d2FyZVVwZGF0ZUNvbmZpZ3VyYXRpb25zL3Rlc3Qtc3VjLTAwMj9hcGktdmVyc2lvbj0yMDE3LTA1LTE1LXByZXZpZXc=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical,Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"scheduleInfo\": {\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"expiryTimeOffsetMinutes\": 0.0,\r\n \"nextRunOffsetMinutes\": 0.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\"\r\n },\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\"\r\n },\r\n \"postTask\": {\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n },\r\n \"source\": \"postScript\"\r\n }\r\n }\r\n }\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical,Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n }\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"functionAlias\": \"SavedSearch1\",\r\n \"workspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"functionAlias\": \"SavedSearch2\",\r\n \"workspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n }\r\n },\r\n \"scheduleInfo\": {\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"expiryTimeOffsetMinutes\": 0.0,\r\n \"nextRunOffsetMinutes\": 0.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\"\r\n },\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\"\r\n },\r\n \"postTask\": {\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n },\r\n \"source\": \"postScript\"\r\n }\r\n }\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4848f24a-0d03-4851-bbd5-804d38046eed" + "cc51c7b7-846a-4294-b162-ca21c2190f54" ], "Accept-Language": [ "en-US" ], "User-Agent": [ "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "1948" + "2477" ] }, "ResponseHeaders": { @@ -250,7 +258,7 @@ "https://management.azure.com/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002?api-version=2017-05-15-preview" ], "x-ms-request-id": [ - "4848f24a-0d03-4851-bbd5-804d38046eed" + "cc51c7b7-846a-4294-b162-ca21c2190f54" ], "x-ms-location": [ "https://management.azure.com/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002?api-version=2017-05-15-preview" @@ -262,7 +270,7 @@ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -274,19 +282,19 @@ "1198" ], "x-ms-correlation-request-id": [ - "031dd271-bfda-4895-b78f-2caef32f731a" + "c2cd3cf1-73c8-4b05-af99-9229e727142e" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201126Z:031dd271-bfda-4895-b78f-2caef32f731a" + "WESTUS2:20190131T075358Z:c2cd3cf1-73c8-4b05-af99-9229e727142e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:25 GMT" + "Thu, 31 Jan 2019 07:53:58 GMT" ], "Content-Length": [ - "1920" + "2332" ], "Content-Type": [ "application/json; charset=utf-8" @@ -295,7 +303,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2018-10-23T13:10:15.983-07:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2018-10-23T13:11:26-07:00\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"2019-01-30T23:53:57.553-08:00\",\r\n \"lastModifiedTime\": \"2019-01-30T23:53:57.553-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2019-01-30T23:53:58.413-08:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2019-01-30T23:53:58.413-08:00\"\r\n }\r\n}", "StatusCode": 201 }, { @@ -305,14 +313,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "703e78b3-bd22-46dd-b25a-771f455fbdd2" + "084708c4-a743-41a6-9435-d1212292709b" ], "Accept-Language": [ "en-US" ], "User-Agent": [ "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -323,13 +333,13 @@ "no-cache" ], "x-ms-request-id": [ - "703e78b3-bd22-46dd-b25a-771f455fbdd2" + "084708c4-a743-41a6-9435-d1212292709b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -338,22 +348,22 @@ "ASP.NET" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11998" ], "x-ms-correlation-request-id": [ - "f40dc528-cb40-4a64-950d-3e7a37cbb8f2" + "2259d8e3-4aea-4ed5-b05d-912da0594148" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201127Z:f40dc528-cb40-4a64-950d-3e7a37cbb8f2" + "WESTUS2:20190131T075400Z:2259d8e3-4aea-4ed5-b05d-912da0594148" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:27 GMT" + "Thu, 31 Jan 2019 07:54:00 GMT" ], "Content-Length": [ - "1927" + "2332" ], "Content-Type": [ "application/json; charset=utf-8" @@ -362,7 +372,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"2018-10-23T13:10:15.42-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:25.453-07:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2018-10-23T13:10:15.983-07:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2018-10-23T13:11:26-07:00\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"2019-01-30T23:53:57.553-08:00\",\r\n \"lastModifiedTime\": \"2019-01-30T23:53:57.553-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2019-01-30T23:53:58.413-08:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2019-01-30T23:53:58.413-08:00\"\r\n }\r\n}", "StatusCode": 200 }, { @@ -372,14 +382,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cdae63d3-81c3-480a-b831-dbdfaca5e5e5" + "9a155bf3-07cf-471b-b2a3-133b7bf5416a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -390,13 +402,13 @@ "no-cache" ], "x-ms-request-id": [ - "cdae63d3-81c3-480a-b831-dbdfaca5e5e5" + "9a155bf3-07cf-471b-b2a3-133b7bf5416a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -405,19 +417,19 @@ "ASP.NET" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11994" ], "x-ms-correlation-request-id": [ - "4b960dc7-ce2d-4250-ba2c-e2ee24ea2991" + "47fb8a5f-2e5a-49aa-a2e7-1d727b8ffc9f" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201145Z:4b960dc7-ce2d-4250-ba2c-e2ee24ea2991" + "WESTUS2:20190131T075452Z:47fb8a5f-2e5a-49aa-a2e7-1d727b8ffc9f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:44 GMT" + "Thu, 31 Jan 2019 07:54:51 GMT" ], "Content-Length": [ "71" @@ -439,14 +451,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a3e979e5-2501-4d43-8df9-a86570daab04" + "7ca3a498-b3db-4ef2-92ec-edd94f90b9ff" ], "Accept-Language": [ "en-US" ], "User-Agent": [ "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -457,13 +471,13 @@ "no-cache" ], "x-ms-request-id": [ - "a3e979e5-2501-4d43-8df9-a86570daab04" + "7ca3a498-b3db-4ef2-92ec-edd94f90b9ff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -472,22 +486,22 @@ "ASP.NET" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11997" ], "x-ms-correlation-request-id": [ - "701400f4-2f1c-4f6b-b8dd-bb5aa36876f6" + "cd4ce427-079c-4f3f-b16d-bc4dcdbf25a6" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201135Z:701400f4-2f1c-4f6b-b8dd-bb5aa36876f6" + "WESTUS2:20190131T075422Z:cd4ce427-079c-4f3f-b16d-bc4dcdbf25a6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:34 GMT" + "Thu, 31 Jan 2019 07:54:21 GMT" ], "Content-Length": [ - "4074" + "7991" ], "Content-Type": [ "application/json; charset=utf-8" @@ -496,7 +510,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/all-01\",\r\n \"name\": \"all-01\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security, UpdateRollup, FeaturePack, ServicePack, Definition, Tools, Updates\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": null,\r\n \"duration\": \"PT2H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-02\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Hour\",\r\n \"startTime\": \"2018-10-23T12:02:00-07:00\",\r\n \"creationTime\": \"2018-10-23T11:54:17.86-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T11:54:28.58-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2018-10-23T14:02:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"NUM\": \"32\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-10-23T13:10:15.983-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:26-07:00\",\r\n \"provisioningState\": \"Provisioning\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-10-23T13:10:14.95-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:22.343-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/all-01\",\r\n \"name\": \"all-01\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security, UpdateRollup, FeaturePack, ServicePack, Definition, Tools, Updates\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": null,\r\n \"duration\": \"PT2H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-02\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Hour\",\r\n \"startTime\": \"2018-10-23T12:02:00-07:00\",\r\n \"creationTime\": \"2018-10-23T11:54:17.86-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T11:54:28.58-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-01-31T00:02:00-08:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"NUM\": \"32\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-01-30T23:53:58.413-08:00\",\r\n \"lastModifiedTime\": \"2019-01-30T23:54:07.49-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-01-30T23:53:50.85-08:00\",\r\n \"lastModifiedTime\": \"2019-01-30T23:53:50.883-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/testJemal\",\r\n \"name\": \"testJemal\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-01-28T19:05:30.95-08:00\",\r\n \"lastModifiedTime\": \"2019-01-28T19:05:30.983-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-006\",\r\n \"name\": \"test-suc-006\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": null\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-12-27T14:17:21.987-08:00\",\r\n \"lastModifiedTime\": \"2018-12-27T14:17:22.11-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { @@ -506,14 +520,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9c76ab74-1952-4eac-8137-708ed937e6e9" + "30234100-c876-4332-a283-e555f865aa15" ], "Accept-Language": [ "en-US" ], "User-Agent": [ "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -524,13 +540,13 @@ "no-cache" ], "x-ms-request-id": [ - "9c76ab74-1952-4eac-8137-708ed937e6e9" + "30234100-c876-4332-a283-e555f865aa15" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -539,22 +555,22 @@ "ASP.NET" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11996" ], "x-ms-correlation-request-id": [ - "033ce2ea-a319-4830-817e-d82950e04039" + "df90adaf-4cc8-4c3b-8400-ff0f8f04829c" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201137Z:033ce2ea-a319-4830-817e-d82950e04039" + "WESTUS2:20190131T075436Z:df90adaf-4cc8-4c3b-8400-ff0f8f04829c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:36 GMT" + "Thu, 31 Jan 2019 07:54:36 GMT" ], "Content-Length": [ - "4074" + "7991" ], "Content-Type": [ "application/json; charset=utf-8" @@ -563,7 +579,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/all-01\",\r\n \"name\": \"all-01\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security, UpdateRollup, FeaturePack, ServicePack, Definition, Tools, Updates\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": null,\r\n \"duration\": \"PT2H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-02\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Hour\",\r\n \"startTime\": \"2018-10-23T12:02:00-07:00\",\r\n \"creationTime\": \"2018-10-23T11:54:17.86-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T11:54:28.58-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2018-10-23T14:02:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"NUM\": \"32\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-10-23T13:10:15.983-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:26-07:00\",\r\n \"provisioningState\": \"Provisioning\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-10-23T13:10:14.95-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:22.343-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/all-01\",\r\n \"name\": \"all-01\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security, UpdateRollup, FeaturePack, ServicePack, Definition, Tools, Updates\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": null,\r\n \"duration\": \"PT2H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-02\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Hour\",\r\n \"startTime\": \"2018-10-23T12:02:00-07:00\",\r\n \"creationTime\": \"2018-10-23T11:54:17.86-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T11:54:28.58-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-01-31T00:02:00-08:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"NUM\": \"32\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-01-30T23:53:58.413-08:00\",\r\n \"lastModifiedTime\": \"2019-01-30T23:54:07.49-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-01-30T23:53:50.85-08:00\",\r\n \"lastModifiedTime\": \"2019-01-30T23:53:50.883-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/testJemal\",\r\n \"name\": \"testJemal\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-01-28T19:05:30.95-08:00\",\r\n \"lastModifiedTime\": \"2019-01-28T19:05:30.983-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-006\",\r\n \"name\": \"test-suc-006\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": null\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-12-27T14:17:21.987-08:00\",\r\n \"lastModifiedTime\": \"2018-12-27T14:17:22.11-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { @@ -573,14 +589,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dac6a65e-3c18-4e2f-ad87-c87f5e1b5928" + "5a1f3dd6-ed2f-4e7e-97b3-2d2f5919aa96" ], "Accept-Language": [ "en-US" ], "User-Agent": [ "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -591,13 +609,13 @@ "no-cache" ], "x-ms-request-id": [ - "dac6a65e-3c18-4e2f-ad87-c87f5e1b5928" + "5a1f3dd6-ed2f-4e7e-97b3-2d2f5919aa96" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -609,16 +627,16 @@ "14999" ], "x-ms-correlation-request-id": [ - "5b2c865c-2d33-4c3e-9a40-29733da491f3" + "764ee2cc-8f98-42e8-bac4-79e9a656f89b" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201143Z:5b2c865c-2d33-4c3e-9a40-29733da491f3" + "WESTUS2:20190131T075445Z:764ee2cc-8f98-42e8-bac4-79e9a656f89b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:42 GMT" + "Thu, 31 Jan 2019 07:54:44 GMT" ], "Expires": [ "-1" @@ -637,14 +655,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "510f108e-8714-44a5-bfad-020b60be0a44" + "94f80900-f88e-4803-8cc7-262431f2e37f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -655,13 +675,13 @@ "no-cache" ], "x-ms-request-id": [ - "510f108e-8714-44a5-bfad-020b60be0a44" + "94f80900-f88e-4803-8cc7-262431f2e37f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -673,16 +693,16 @@ "14998" ], "x-ms-correlation-request-id": [ - "233c0d1b-41a4-4dfa-896e-af54bbc56103" + "0b77e499-de7b-4d58-8970-b3585bc6a33f" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201144Z:233c0d1b-41a4-4dfa-896e-af54bbc56103" + "WESTUS2:20190131T075450Z:0b77e499-de7b-4d58-8970-b3585bc6a33f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:44 GMT" + "Thu, 31 Jan 2019 07:54:49 GMT" ], "Expires": [ "-1" diff --git a/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperations.cs b/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperations.cs index e619cc575b81..f73b2c76c742 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperations.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperations.cs @@ -51,7 +51,7 @@ internal ConnectionTypeOperations(AutomationClient client) public AutomationClient Client { get; private set; } /// - /// Delete the connectiontype. + /// Delete the connection type. /// /// /// @@ -61,7 +61,7 @@ internal ConnectionTypeOperations(AutomationClient client) /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// Headers that will be added to request. @@ -244,7 +244,7 @@ internal ConnectionTypeOperations(AutomationClient client) } /// - /// Retrieve the connectiontype identified by connectiontype name. + /// Retrieve the connection type identified by connection type name. /// /// /// @@ -254,7 +254,7 @@ internal ConnectionTypeOperations(AutomationClient client) /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// Headers that will be added to request. @@ -458,7 +458,7 @@ internal ConnectionTypeOperations(AutomationClient client) } /// - /// Create a connectiontype. + /// Create a connection type. /// /// /// @@ -468,10 +468,10 @@ internal ConnectionTypeOperations(AutomationClient client) /// The name of the automation account. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// /// /// Headers that will be added to request. @@ -708,7 +708,7 @@ internal ConnectionTypeOperations(AutomationClient client) } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// @@ -913,7 +913,7 @@ internal ConnectionTypeOperations(AutomationClient client) } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// diff --git a/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperationsExtensions.cs b/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperationsExtensions.cs index 4d69a32dc9f1..e6ea80f31598 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperationsExtensions.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperationsExtensions.cs @@ -22,7 +22,7 @@ namespace Microsoft.Azure.Management.Automation public static partial class ConnectionTypeOperationsExtensions { /// - /// Delete the connectiontype. + /// Delete the connection type. /// /// /// @@ -35,7 +35,7 @@ public static partial class ConnectionTypeOperationsExtensions /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// public static void Delete(this IConnectionTypeOperations operations, string resourceGroupName, string automationAccountName, string connectionTypeName) { @@ -43,7 +43,7 @@ public static void Delete(this IConnectionTypeOperations operations, string reso } /// - /// Delete the connectiontype. + /// Delete the connection type. /// /// /// @@ -56,7 +56,7 @@ public static void Delete(this IConnectionTypeOperations operations, string reso /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// The cancellation token. @@ -67,7 +67,7 @@ public static void Delete(this IConnectionTypeOperations operations, string reso } /// - /// Retrieve the connectiontype identified by connectiontype name. + /// Retrieve the connection type identified by connection type name. /// /// /// @@ -80,7 +80,7 @@ public static void Delete(this IConnectionTypeOperations operations, string reso /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// public static ConnectionType Get(this IConnectionTypeOperations operations, string resourceGroupName, string automationAccountName, string connectionTypeName) { @@ -88,7 +88,7 @@ public static ConnectionType Get(this IConnectionTypeOperations operations, stri } /// - /// Retrieve the connectiontype identified by connectiontype name. + /// Retrieve the connection type identified by connection type name. /// /// /// @@ -101,7 +101,7 @@ public static ConnectionType Get(this IConnectionTypeOperations operations, stri /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// The cancellation token. @@ -115,7 +115,7 @@ public static ConnectionType Get(this IConnectionTypeOperations operations, stri } /// - /// Create a connectiontype. + /// Create a connection type. /// /// /// @@ -128,10 +128,10 @@ public static ConnectionType Get(this IConnectionTypeOperations operations, stri /// The name of the automation account. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// public static ConnectionType CreateOrUpdate(this IConnectionTypeOperations operations, string resourceGroupName, string automationAccountName, string connectionTypeName, ConnectionTypeCreateOrUpdateParameters parameters) { @@ -139,7 +139,7 @@ public static ConnectionType CreateOrUpdate(this IConnectionTypeOperations opera } /// - /// Create a connectiontype. + /// Create a connection type. /// /// /// @@ -152,10 +152,10 @@ public static ConnectionType CreateOrUpdate(this IConnectionTypeOperations opera /// The name of the automation account. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// /// /// The cancellation token. @@ -169,7 +169,7 @@ public static ConnectionType CreateOrUpdate(this IConnectionTypeOperations opera } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// @@ -187,7 +187,7 @@ public static IPage ListByAutomationAccount(this IConnectionType } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// @@ -211,7 +211,7 @@ public static IPage ListByAutomationAccount(this IConnectionType } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// @@ -226,7 +226,7 @@ public static IPage ListByAutomationAccountNext(this IConnection } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// diff --git a/src/SDKs/Automation/Management.Automation/Generated/IConnectionTypeOperations.cs b/src/SDKs/Automation/Management.Automation/Generated/IConnectionTypeOperations.cs index 756042e68612..9fd4d0e8f41d 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/IConnectionTypeOperations.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/IConnectionTypeOperations.cs @@ -24,7 +24,7 @@ namespace Microsoft.Azure.Management.Automation public partial interface IConnectionTypeOperations { /// - /// Delete the connectiontype. + /// Delete the connection type. /// /// /// @@ -34,7 +34,7 @@ public partial interface IConnectionTypeOperations /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// The headers that will be added to request. @@ -50,7 +50,7 @@ public partial interface IConnectionTypeOperations /// Task DeleteWithHttpMessagesAsync(string resourceGroupName, string automationAccountName, string connectionTypeName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// - /// Retrieve the connectiontype identified by connectiontype name. + /// Retrieve the connection type identified by connection type name. /// /// /// @@ -60,7 +60,7 @@ public partial interface IConnectionTypeOperations /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// The headers that will be added to request. @@ -79,7 +79,7 @@ public partial interface IConnectionTypeOperations /// Task> GetWithHttpMessagesAsync(string resourceGroupName, string automationAccountName, string connectionTypeName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// - /// Create a connectiontype. + /// Create a connection type. /// /// /// @@ -89,11 +89,11 @@ public partial interface IConnectionTypeOperations /// The name of the automation account. /// /// - /// The parameters supplied to the create or update connectiontype + /// The parameters supplied to the create or update connection type /// operation. /// /// - /// The parameters supplied to the create or update connectiontype + /// The parameters supplied to the create or update connection type /// operation. /// /// @@ -113,7 +113,7 @@ public partial interface IConnectionTypeOperations /// Task> CreateOrUpdateWithHttpMessagesAsync(string resourceGroupName, string automationAccountName, string connectionTypeName, ConnectionTypeCreateOrUpdateParameters parameters, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// @@ -139,7 +139,7 @@ public partial interface IConnectionTypeOperations /// Task>> ListByAutomationAccountWithHttpMessagesAsync(string resourceGroupName, string automationAccountName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/AgentRegistration.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/AgentRegistration.cs index 81b8892a0298..d6092c5f91b1 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/AgentRegistration.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/AgentRegistration.cs @@ -14,7 +14,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// Definition of the agent registration infomration type. + /// Definition of the agent registration information type. /// public partial class AgentRegistration { diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/DscConfigurationParameter.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/DscConfigurationParameter.cs index b0fa1d802439..e8dfc2b75ee8 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/DscConfigurationParameter.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/DscConfigurationParameter.cs @@ -31,7 +31,7 @@ public DscConfigurationParameter() /// /// Gets or sets the type of the parameter. /// Gets or sets a Boolean value to indicate - /// whether the parameter is madatory or not. + /// whether the parameter is mandatory or not. /// Get or sets the position of the /// parameter. /// Gets or sets the default value of @@ -58,7 +58,7 @@ public DscConfigurationParameter() /// /// Gets or sets a Boolean value to indicate whether the parameter is - /// madatory or not. + /// mandatory or not. /// [JsonProperty(PropertyName = "isMandatory")] public bool? IsMandatory { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNode.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNode.cs index 7242dd481f9b..7a81e0103feb 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNode.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNode.cs @@ -45,8 +45,8 @@ public DscNode() /// Gets or sets the ip of the node. /// Gets or sets the account id of the /// node. - /// Gets or sets the name of the dsc - /// nodeconfiguration. + /// Gets or sets the name of the dsc node + /// configuration. /// Gets or sets the status of the node. /// Gets or sets the node id. /// Gets or sets the etag of the resource. @@ -100,7 +100,7 @@ public DscNode() public string AccountId { get; set; } /// - /// Gets or sets the name of the dsc nodeconfiguration. + /// Gets or sets the name of the dsc node configuration. /// [JsonProperty(PropertyName = "properties.nodeConfiguration.name")] public string DscNodeName { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeConfiguration.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeConfiguration.cs index 0ebb414359ae..406c4773b864 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeConfiguration.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeConfiguration.cs @@ -42,8 +42,8 @@ public DscNodeConfiguration() /// Gets or sets the configuration of the /// node. /// Source of node configuration. - /// Number of nodes with this nodeconfiguration - /// assigned + /// Number of nodes with this node + /// configuration assigned /// If a new build /// version of NodeConfiguration is required. public DscNodeConfiguration(string id = default(string), string name = default(string), string type = default(string), System.DateTimeOffset lastModifiedTime = default(System.DateTimeOffset), System.DateTimeOffset creationTime = default(System.DateTimeOffset), DscConfigurationAssociationProperty configuration = default(DscConfigurationAssociationProperty), string source = default(string), long? nodeCount = default(long?), bool? incrementNodeConfigurationBuild = default(bool?)) @@ -88,7 +88,7 @@ public DscNodeConfiguration() public string Source { get; set; } /// - /// Gets or sets number of nodes with this nodeconfiguration assigned + /// Gets or sets number of nodes with this node configuration assigned /// [JsonProperty(PropertyName = "properties.nodeCount")] public long? NodeCount { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeUpdateParametersProperties.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeUpdateParametersProperties.cs index fbac0b981406..df875a7ace99 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeUpdateParametersProperties.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeUpdateParametersProperties.cs @@ -31,8 +31,8 @@ public DscNodeUpdateParametersProperties() /// Initializes a new instance of the DscNodeUpdateParametersProperties /// class. /// - /// Gets or sets the name of the dsc - /// nodeconfiguration. + /// Gets or sets the name of the dsc node + /// configuration. public DscNodeUpdateParametersProperties(string name = default(string)) { Name = name; @@ -45,7 +45,7 @@ public DscNodeUpdateParametersProperties() partial void CustomInit(); /// - /// Gets or sets the name of the dsc nodeconfiguration. + /// Gets or sets the name of the dsc node configuration. /// [JsonProperty(PropertyName = "nodeConfiguration.name")] public string Name { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/NonAzureQueryProperties.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/NonAzureQueryProperties.cs new file mode 100644 index 000000000000..60301c6f81d2 --- /dev/null +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/NonAzureQueryProperties.cs @@ -0,0 +1,62 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Automation.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// Non Azure query for the update configuration. + /// + public partial class NonAzureQueryProperties + { + /// + /// Initializes a new instance of the NonAzureQueryProperties class. + /// + public NonAzureQueryProperties() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the NonAzureQueryProperties class. + /// + /// Log Analytics Saved Search + /// name. + /// Workspace Id for Log Analytics in which + /// the saved Search is resided. + public NonAzureQueryProperties(string functionAlias = default(string), string workspaceId = default(string)) + { + FunctionAlias = functionAlias; + WorkspaceId = workspaceId; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets log Analytics Saved Search name. + /// + [JsonProperty(PropertyName = "functionAlias")] + public string FunctionAlias { get; set; } + + /// + /// Gets or sets workspace Id for Log Analytics in which the saved + /// Search is resided. + /// + [JsonProperty(PropertyName = "workspaceId")] + public string WorkspaceId { get; set; } + + } +} diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/RunAsCredentialAssociationProperty.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/RunAsCredentialAssociationProperty.cs index 5e901e1e92f9..8c307d156edd 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/RunAsCredentialAssociationProperty.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/RunAsCredentialAssociationProperty.cs @@ -14,7 +14,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// Definition of runas credential to use for hybrid worker. + /// Definition of RunAs credential to use for hybrid worker. /// public partial class RunAsCredentialAssociationProperty { diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookCreateOrUpdateDraftProperties.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookCreateOrUpdateDraftProperties.cs index 36d258e4dd03..633f7d462670 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookCreateOrUpdateDraftProperties.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookCreateOrUpdateDraftProperties.cs @@ -15,7 +15,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// The parameters supplied to the create or update dratft runbook + /// The parameters supplied to the create or update draft runbook /// properties. /// public partial class RunbookCreateOrUpdateDraftProperties diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookDraftUndoEditResult.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookDraftUndoEditResult.cs index f58930b27180..ebde734e95b8 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookDraftUndoEditResult.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookDraftUndoEditResult.cs @@ -14,7 +14,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// The response model for the undoedit runbook operation. + /// The response model for the undo edit runbook operation. /// public partial class RunbookDraftUndoEditResult { diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookParameter.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookParameter.cs index 76ba75690ef2..47e6c06e7d3b 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookParameter.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookParameter.cs @@ -31,7 +31,7 @@ public RunbookParameter() /// /// Gets or sets the type of the parameter. /// Gets or sets a Boolean value to indicate - /// whether the parameter is madatory or not. + /// whether the parameter is mandatory or not. /// Get or sets the position of the /// parameter. /// Gets or sets the default value of @@ -58,7 +58,7 @@ public RunbookParameter() /// /// Gets or sets a Boolean value to indicate whether the parameter is - /// madatory or not. + /// mandatory or not. /// [JsonProperty(PropertyName = "isMandatory")] public bool? IsMandatory { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftareUpdateConfigurationRunTasks.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftareUpdateConfigurationRunTasks.cs index deeedb0cfc4a..53ff20c1dd10 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftareUpdateConfigurationRunTasks.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftareUpdateConfigurationRunTasks.cs @@ -32,7 +32,7 @@ public SoftareUpdateConfigurationRunTasks() /// SoftareUpdateConfigurationRunTasks class. /// /// Pre task properties. - /// Post task object. + /// Post task properties. public SoftareUpdateConfigurationRunTasks(SoftareUpdateConfigurationRunTaskProperties preTask = default(SoftareUpdateConfigurationRunTaskProperties), SoftareUpdateConfigurationRunTaskProperties postTask = default(SoftareUpdateConfigurationRunTaskProperties)) { PreTask = preTask; @@ -52,7 +52,7 @@ public SoftareUpdateConfigurationRunTasks() public SoftareUpdateConfigurationRunTaskProperties PreTask { get; set; } /// - /// Gets or sets post task object. + /// Gets or sets post task properties. /// [JsonProperty(PropertyName = "postTask")] public SoftareUpdateConfigurationRunTaskProperties PostTask { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationMachineRun.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationMachineRun.cs index 81c9414c6d9e..c601070e6a03 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationMachineRun.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationMachineRun.cs @@ -59,15 +59,15 @@ public SoftwareUpdateConfigurationMachineRun() /// software update configuration run. /// Job associated with the software update /// configuration machine run - /// Creation time of theresource, which only - /// appears in the response. + /// Creation time of the resource, which + /// only appears in the response. /// createdBy property, which only appears in /// the response. /// Last time resource was modified, /// which only appears in the response. /// lastModifiedBy property, which only /// appears in the response. - /// detailes of provisioning error + /// Details of provisioning error public SoftwareUpdateConfigurationMachineRun(string name = default(string), string id = default(string), string targetComputer = default(string), string targetComputerType = default(string), UpdateConfigurationNavigation softwareUpdateConfiguration = default(UpdateConfigurationNavigation), string status = default(string), string osType = default(string), System.Guid? correlationId = default(System.Guid?), System.Guid? sourceComputerId = default(System.Guid?), System.DateTimeOffset startTime = default(System.DateTimeOffset), System.DateTimeOffset? endTime = default(System.DateTimeOffset?), string configuredDuration = default(string), JobNavigation job = default(JobNavigation), System.DateTimeOffset creationTime = default(System.DateTimeOffset), string createdBy = default(string), System.DateTimeOffset lastModifiedTime = default(System.DateTimeOffset), string lastModifiedBy = default(string), ErrorResponse error = default(ErrorResponse)) { Name = name; @@ -179,7 +179,7 @@ public SoftwareUpdateConfigurationMachineRun() public JobNavigation Job { get; set; } /// - /// Gets creation time of theresource, which only appears in the + /// Gets creation time of the resource, which only appears in the /// response. /// [JsonProperty(PropertyName = "properties.creationTime")] @@ -205,7 +205,7 @@ public SoftwareUpdateConfigurationMachineRun() public string LastModifiedBy { get; private set; } /// - /// Gets or sets detailes of provisioning error + /// Gets or sets details of provisioning error /// [JsonProperty(PropertyName = "properties.error")] public ErrorResponse Error { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationRun.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationRun.cs index 32736154cf41..456ca21f9bf5 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationRun.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationRun.cs @@ -54,8 +54,8 @@ public SoftwareUpdateConfigurationRun() /// update configuration run. /// Number of computers with failed /// status. - /// Creation time of theresource, which only - /// appears in the response. + /// Creation time of the resource, which + /// only appears in the response. /// CreatedBy property, which only appears in /// the response. /// Last time resource was modified, @@ -151,7 +151,7 @@ public SoftwareUpdateConfigurationRun() public int? FailedCount { get; private set; } /// - /// Gets creation time of theresource, which only appears in the + /// Gets creation time of the resource, which only appears in the /// response. /// [JsonProperty(PropertyName = "properties.creationTime")] diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJob.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJob.cs index f532736f78dd..b3dccb4f3c23 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJob.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJob.cs @@ -43,7 +43,7 @@ public SourceControlSyncJob() /// The start time of the job. /// The end time of the job. /// The sync type. Possible values include: - /// 'IncrementalSync', 'FullSync' + /// 'PartialSync', 'FullSync' public SourceControlSyncJob(string name = default(string), string type = default(string), string id = default(string), string sourceControlSyncJobId = default(string), System.DateTimeOffset creationTime = default(System.DateTimeOffset), string provisioningState = default(string), System.DateTimeOffset? startTime = default(System.DateTimeOffset?), System.DateTimeOffset? endTime = default(System.DateTimeOffset?), string syncType = default(string)) { Name = name; @@ -113,8 +113,8 @@ public SourceControlSyncJob() public System.DateTimeOffset? EndTime { get; private set; } /// - /// Gets or sets the sync type. Possible values include: - /// 'IncrementalSync', 'FullSync' + /// Gets or sets the sync type. Possible values include: 'PartialSync', + /// 'FullSync' /// [JsonProperty(PropertyName = "properties.syncType")] public string SyncType { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJobById.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJobById.cs index 9dc5c78cad25..686ce548905e 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJobById.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJobById.cs @@ -41,8 +41,8 @@ public SourceControlSyncJobById() /// The start time of the job. /// The end time of the job. /// The sync type. Possible values include: - /// 'IncrementalSync', 'FullSync' - /// The exceptions that occured while running + /// 'PartialSync', 'FullSync' + /// The exceptions that occurred while running /// the sync job. public SourceControlSyncJobById(string id = default(string), string sourceControlSyncJobId = default(string), System.DateTimeOffset creationTime = default(System.DateTimeOffset), string provisioningState = default(string), System.DateTimeOffset? startTime = default(System.DateTimeOffset?), System.DateTimeOffset? endTime = default(System.DateTimeOffset?), string syncType = default(string), string exception = default(string)) { @@ -100,14 +100,14 @@ public SourceControlSyncJobById() public System.DateTimeOffset? EndTime { get; private set; } /// - /// Gets or sets the sync type. Possible values include: - /// 'IncrementalSync', 'FullSync' + /// Gets or sets the sync type. Possible values include: 'PartialSync', + /// 'FullSync' /// [JsonProperty(PropertyName = "properties.syncType")] public string SyncType { get; set; } /// - /// Gets or sets the exceptions that occured while running the sync + /// Gets or sets the exceptions that occurred while running the sync /// job. /// [JsonProperty(PropertyName = "properties.exception")] diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SyncType.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SyncType.cs index 52d4334f9a94..106d73e92f54 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SyncType.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SyncType.cs @@ -16,7 +16,7 @@ namespace Microsoft.Azure.Management.Automation.Models /// public static class SyncType { - public const string IncrementalSync = "IncrementalSync"; + public const string PartialSync = "PartialSync"; public const string FullSync = "FullSync"; } } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/TargetProperties.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/TargetProperties.cs index 05b2fc9a2753..7c39b172b6ee 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/TargetProperties.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/TargetProperties.cs @@ -33,9 +33,12 @@ public TargetProperties() /// /// List of Azure queries in the software /// update configuration. - public TargetProperties(IList azureQueries = default(IList)) + /// List of non Azure queries in the + /// software update configuration. + public TargetProperties(IList azureQueries = default(IList), IList nonAzureQueries = default(IList)) { AzureQueries = azureQueries; + NonAzureQueries = nonAzureQueries; CustomInit(); } @@ -51,5 +54,12 @@ public TargetProperties() [JsonProperty(PropertyName = "azureQueries")] public IList AzureQueries { get; set; } + /// + /// Gets or sets list of non Azure queries in the software update + /// configuration. + /// + [JsonProperty(PropertyName = "nonAzureQueries")] + public IList NonAzureQueries { get; set; } + } } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/UpdateConfiguration.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/UpdateConfiguration.cs index a94502ef9083..2c528b9f3a00 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/UpdateConfiguration.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/UpdateConfiguration.cs @@ -16,7 +16,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// Update specifc properties of the software update configuration. + /// Update specific properties of the software update configuration. /// public partial class UpdateConfiguration { diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/Variable.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/Variable.cs index 95e59bebdf77..ac0d7d06bbd0 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/Variable.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/Variable.cs @@ -16,7 +16,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// Definition of the varible. + /// Definition of the variable. /// [Rest.Serialization.JsonTransformation] public partial class Variable : ProxyResource From 8c40998c4d905f8c7d56604a894a78ebfdd6dc0b Mon Sep 17 00:00:00 2001 From: jemex Date: Sun, 3 Feb 2019 15:06:57 -0800 Subject: [PATCH 2/3] Adding all the generated files --- .../SoftwareUpdateConfigurationTests.cs | 20 +- .../CanCreateGetAndDelete.json | 228 ++++++++++-------- .../Generated/ConnectionTypeOperations.cs | 18 +- .../ConnectionTypeOperationsExtensions.cs | 36 +-- .../Generated/IConnectionTypeOperations.cs | 18 +- .../Generated/Models/AgentRegistration.cs | 2 +- .../Models/DscConfigurationParameter.cs | 4 +- .../Generated/Models/DscNode.cs | 6 +- .../Generated/Models/DscNodeConfiguration.cs | 6 +- .../DscNodeUpdateParametersProperties.cs | 6 +- .../Models/NonAzureQueryProperties.cs | 62 +++++ .../RunAsCredentialAssociationProperty.cs | 2 +- .../RunbookCreateOrUpdateDraftProperties.cs | 2 +- .../Models/RunbookDraftUndoEditResult.cs | 2 +- .../Generated/Models/RunbookParameter.cs | 4 +- .../SoftareUpdateConfigurationRunTasks.cs | 4 +- .../SoftwareUpdateConfigurationMachineRun.cs | 10 +- .../Models/SoftwareUpdateConfigurationRun.cs | 6 +- .../Generated/Models/SourceControlSyncJob.cs | 6 +- .../Models/SourceControlSyncJobById.cs | 10 +- .../Generated/Models/SyncType.cs | 2 +- .../Generated/Models/TargetProperties.cs | 12 +- .../Generated/Models/UpdateConfiguration.cs | 2 +- .../Generated/Models/Variable.cs | 2 +- .../_metadata/automation_resource-manager.txt | 14 ++ 25 files changed, 302 insertions(+), 182 deletions(-) create mode 100644 src/SDKs/Automation/Management.Automation/Generated/Models/NonAzureQueryProperties.cs create mode 100644 src/SDKs/Automation/Management.Automation/SDKs/_metadata/automation_resource-manager.txt diff --git a/src/SDKs/Automation/Automation.Tests/ScenarioTests/UpdateManagement/SoftwareUpdateConfigurationTests.cs b/src/SDKs/Automation/Automation.Tests/ScenarioTests/UpdateManagement/SoftwareUpdateConfigurationTests.cs index 0cc3fc324d91..a9cde8bdbb69 100644 --- a/src/SDKs/Automation/Automation.Tests/ScenarioTests/UpdateManagement/SoftwareUpdateConfigurationTests.cs +++ b/src/SDKs/Automation/Automation.Tests/ScenarioTests/UpdateManagement/SoftwareUpdateConfigurationTests.cs @@ -39,6 +39,7 @@ public void CanCreateGetAndDelete() Assert.NotNull(getResult.UpdateConfiguration.Targets.AzureQueries); Assert.Equal(1, getResult.UpdateConfiguration.Targets.AzureQueries.Count); Assert.Equal(2, getResult.UpdateConfiguration.Targets.AzureQueries.First().Scope.Count); + Assert.Equal(2, getResult.UpdateConfiguration.Targets.NonAzureQueries.Count); Assert.NotNull(getResult.Tasks); Assert.NotNull(getResult.Tasks.PreTask); Assert.Equal("preScript", getResult.Tasks.PreTask.Source); @@ -52,14 +53,14 @@ public void CanCreateGetAndDelete() var listResult = this.automationClient.SoftwareUpdateConfigurations.List(ResourceGroupName, AutomationAccountName); Assert.NotNull(listResult); Assert.NotNull(listResult.Value); - Assert.Equal(3, listResult.Value.Count); + Assert.Equal(5, listResult.Value.Count); // List for specific VM listResult = this.automationClient.SoftwareUpdateConfigurations.ListByAzureVirtualMachine(ResourceGroupName, AutomationAccountName, VM_01); Assert.NotNull(listResult); Assert.NotNull(listResult.Value); - Assert.Equal(3, listResult.Value.Count); + Assert.Equal(5, listResult.Value.Count); var suc = listResult.Value.Where(v => v.Name.Equals(updateConfigurationName_01, StringComparison.OrdinalIgnoreCase)).Single(); Assert.Equal(updateConfigurationName_01, suc.Name); @@ -70,7 +71,7 @@ public void CanCreateGetAndDelete() { this.automationClient.SoftwareUpdateConfigurations.GetByName(ResourceGroupName, AutomationAccountName, updateConfigurationName_01); }); - + this.automationClient.SoftwareUpdateConfigurations.Delete(ResourceGroupName, AutomationAccountName, updateConfigurationName_02); Assert.Throws(() => @@ -130,6 +131,19 @@ private SoftwareUpdateConfiguration CreateSoftwareUpdateConfigurationModel(strin FilterOperator = TagOperators.All } } + }, + NonAzureQueries = new List + { + new NonAzureQueryProperties + { + FunctionAlias = "SavedSearch1", + WorkspaceId = "/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01" + }, + new NonAzureQueryProperties + { + FunctionAlias = "SavedSearch2", + WorkspaceId = "/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01" + } } } }; diff --git a/src/SDKs/Automation/Automation.Tests/SessionRecords/Automation.Tests.ScenarioTests.UpdateManagement.SoftwareUpdateConfigurationTests/CanCreateGetAndDelete.json b/src/SDKs/Automation/Automation.Tests/SessionRecords/Automation.Tests.ScenarioTests.UpdateManagement.SoftwareUpdateConfigurationTests/CanCreateGetAndDelete.json index 29dda6b189cc..4ce15b5cb2c0 100644 --- a/src/SDKs/Automation/Automation.Tests/SessionRecords/Automation.Tests.ScenarioTests.UpdateManagement.SoftwareUpdateConfigurationTests/CanCreateGetAndDelete.json +++ b/src/SDKs/Automation/Automation.Tests/SessionRecords/Automation.Tests.ScenarioTests.UpdateManagement.SoftwareUpdateConfigurationTests/CanCreateGetAndDelete.json @@ -4,23 +4,25 @@ "RequestUri": "/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001?api-version=2017-05-15-preview", "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDIyYjZjNjEtOTViMC00MjEzLWIzYmUtNzI4MjMxNWRmNzFkL3Jlc291cmNlR3JvdXBzL3RvLWRlbGV0ZS0wMS9wcm92aWRlcnMvTWljcm9zb2Z0LkF1dG9tYXRpb24vYXV0b21hdGlvbkFjY291bnRzL2Zicy1hYS0wMS9zb2Z0d2FyZVVwZGF0ZUNvbmZpZ3VyYXRpb25zL3Rlc3Qtc3VjLTAwMT9hcGktdmVyc2lvbj0yMDE3LTA1LTE1LXByZXZpZXc=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical,Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"scheduleInfo\": {\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"expiryTimeOffsetMinutes\": 0.0,\r\n \"nextRunOffsetMinutes\": 0.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\"\r\n },\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\"\r\n },\r\n \"postTask\": {\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n },\r\n \"source\": \"postScript\"\r\n }\r\n }\r\n }\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical,Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n }\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"functionAlias\": \"SavedSearch1\",\r\n \"workspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"functionAlias\": \"SavedSearch2\",\r\n \"workspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n }\r\n },\r\n \"scheduleInfo\": {\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"expiryTimeOffsetMinutes\": 0.0,\r\n \"nextRunOffsetMinutes\": 0.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\"\r\n },\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\"\r\n },\r\n \"postTask\": {\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n },\r\n \"source\": \"postScript\"\r\n }\r\n }\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "83f9fb67-aaa5-4ff1-a36e-3659ce9e225d" + "3b52cc75-df3c-4979-abbc-66ffd6ce36e2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "FxVersion/4.6.27129.04", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "1801" + "2330" ] }, "ResponseHeaders": { @@ -34,7 +36,7 @@ "https://management.azure.com/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001?api-version=2017-05-15-preview" ], "x-ms-request-id": [ - "83f9fb67-aaa5-4ff1-a36e-3659ce9e225d" + "3b52cc75-df3c-4979-abbc-66ffd6ce36e2" ], "x-ms-location": [ "https://management.azure.com/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001?api-version=2017-05-15-preview" @@ -46,7 +48,7 @@ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -58,19 +60,19 @@ "1199" ], "x-ms-correlation-request-id": [ - "adeaf443-26a0-4754-9c11-a8390659156e" + "3143a08e-9056-422e-a2cd-4897d1676f0d" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201122Z:adeaf443-26a0-4754-9c11-a8390659156e" + "WESTUS2:20190203T230236Z:3143a08e-9056-422e-a2cd-4897d1676f0d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:22 GMT" + "Sun, 03 Feb 2019 23:02:36 GMT" ], "Content-Length": [ - "1786" + "2185" ], "Content-Type": [ "application/json; charset=utf-8" @@ -79,7 +81,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2018-10-23T13:10:14.95-07:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2018-10-23T13:11:22.343-07:00\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2019-02-03T15:01:37.78-08:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2019-02-03T15:02:36.31-08:00\"\r\n }\r\n}", "StatusCode": 201 }, { @@ -89,14 +91,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d0ec94da-a194-428e-ad21-31f31415acab" + "113f79f5-e989-44dd-9720-a34e0f8516dd" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "FxVersion/4.6.27129.04", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -107,13 +111,13 @@ "no-cache" ], "x-ms-request-id": [ - "d0ec94da-a194-428e-ad21-31f31415acab" + "113f79f5-e989-44dd-9720-a34e0f8516dd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -122,22 +126,22 @@ "ASP.NET" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11999" ], "x-ms-correlation-request-id": [ - "cabd8659-046a-4bc1-ad6e-d3a169d7a8d5" + "a6bfeb0d-d1e7-4ce2-a5ce-1adb6b6b4ec1" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201123Z:cabd8659-046a-4bc1-ad6e-d3a169d7a8d5" + "WESTUS2:20190203T230238Z:a6bfeb0d-d1e7-4ce2-a5ce-1adb6b6b4ec1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:23 GMT" + "Sun, 03 Feb 2019 23:02:38 GMT" ], "Content-Length": [ - "1790" + "2189" ], "Content-Type": [ "application/json; charset=utf-8" @@ -146,7 +150,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"2018-10-23T13:10:14.903-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:22.28-07:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2018-10-23T13:10:14.95-07:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2018-10-23T13:11:22.343-07:00\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"2019-02-03T15:01:37.59-08:00\",\r\n \"lastModifiedTime\": \"2019-02-03T15:02:35.983-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2019-02-03T15:01:37.78-08:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2019-02-03T15:02:36.31-08:00\"\r\n }\r\n}", "StatusCode": 200 }, { @@ -156,14 +160,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a1b5a2b2-5548-4678-b30e-d93a780bb6bc" + "fdefb7d0-8d1b-4972-b5c9-1b0f7b76b8db" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "FxVersion/4.6.27129.04", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -174,13 +180,13 @@ "no-cache" ], "x-ms-request-id": [ - "a1b5a2b2-5548-4678-b30e-d93a780bb6bc" + "fdefb7d0-8d1b-4972-b5c9-1b0f7b76b8db" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -189,19 +195,19 @@ "ASP.NET" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11995" ], "x-ms-correlation-request-id": [ - "8ae11b50-90b8-4540-bcab-89e7d799a3d6" + "2c1d32c8-ca36-4071-b55a-7031a5e4178c" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201143Z:8ae11b50-90b8-4540-bcab-89e7d799a3d6" + "WESTUS2:20190203T230338Z:2c1d32c8-ca36-4071-b55a-7031a5e4178c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:42 GMT" + "Sun, 03 Feb 2019 23:03:37 GMT" ], "Content-Length": [ "71" @@ -220,23 +226,25 @@ "RequestUri": "/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002?api-version=2017-05-15-preview", "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDIyYjZjNjEtOTViMC00MjEzLWIzYmUtNzI4MjMxNWRmNzFkL3Jlc291cmNlR3JvdXBzL3RvLWRlbGV0ZS0wMS9wcm92aWRlcnMvTWljcm9zb2Z0LkF1dG9tYXRpb24vYXV0b21hdGlvbkFjY291bnRzL2Zicy1hYS0wMS9zb2Z0d2FyZVVwZGF0ZUNvbmZpZ3VyYXRpb25zL3Rlc3Qtc3VjLTAwMj9hcGktdmVyc2lvbj0yMDE3LTA1LTE1LXByZXZpZXc=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical,Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"scheduleInfo\": {\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"expiryTimeOffsetMinutes\": 0.0,\r\n \"nextRunOffsetMinutes\": 0.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\"\r\n },\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\"\r\n },\r\n \"postTask\": {\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n },\r\n \"source\": \"postScript\"\r\n }\r\n }\r\n }\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical,Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n }\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"functionAlias\": \"SavedSearch1\",\r\n \"workspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"functionAlias\": \"SavedSearch2\",\r\n \"workspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n }\r\n },\r\n \"scheduleInfo\": {\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"expiryTimeOffsetMinutes\": 0.0,\r\n \"nextRunOffsetMinutes\": 0.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\"\r\n },\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\"\r\n },\r\n \"postTask\": {\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n },\r\n \"source\": \"postScript\"\r\n }\r\n }\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4848f24a-0d03-4851-bbd5-804d38046eed" + "9c17ec5d-4d22-4727-a2c0-a243b8a853df" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "FxVersion/4.6.27129.04", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "1948" + "2477" ] }, "ResponseHeaders": { @@ -250,7 +258,7 @@ "https://management.azure.com/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002?api-version=2017-05-15-preview" ], "x-ms-request-id": [ - "4848f24a-0d03-4851-bbd5-804d38046eed" + "9c17ec5d-4d22-4727-a2c0-a243b8a853df" ], "x-ms-location": [ "https://management.azure.com/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002?api-version=2017-05-15-preview" @@ -262,7 +270,7 @@ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -274,19 +282,19 @@ "1198" ], "x-ms-correlation-request-id": [ - "031dd271-bfda-4895-b78f-2caef32f731a" + "4a0c5758-b006-4af9-ac08-1748644f4809" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201126Z:031dd271-bfda-4895-b78f-2caef32f731a" + "WESTUS2:20190203T230243Z:4a0c5758-b006-4af9-ac08-1748644f4809" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:25 GMT" + "Sun, 03 Feb 2019 23:02:42 GMT" ], "Content-Length": [ - "1920" + "2322" ], "Content-Type": [ "application/json; charset=utf-8" @@ -295,7 +303,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2018-10-23T13:10:15.983-07:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2018-10-23T13:11:26-07:00\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2019-02-03T15:01:39.2-08:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2019-02-03T15:02:42.907-08:00\"\r\n }\r\n}", "StatusCode": 201 }, { @@ -305,14 +313,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "703e78b3-bd22-46dd-b25a-771f455fbdd2" + "f2a94d04-5fe1-47b0-8f48-19a1e1c01e94" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "FxVersion/4.6.27129.04", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -323,13 +333,13 @@ "no-cache" ], "x-ms-request-id": [ - "703e78b3-bd22-46dd-b25a-771f455fbdd2" + "f2a94d04-5fe1-47b0-8f48-19a1e1c01e94" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -338,22 +348,22 @@ "ASP.NET" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11998" ], "x-ms-correlation-request-id": [ - "f40dc528-cb40-4a64-950d-3e7a37cbb8f2" + "10f93cd6-222d-46d9-8a55-ecd972f10f56" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201127Z:f40dc528-cb40-4a64-950d-3e7a37cbb8f2" + "WESTUS2:20190203T230244Z:10f93cd6-222d-46d9-8a55-ecd972f10f56" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:27 GMT" + "Sun, 03 Feb 2019 23:02:44 GMT" ], "Content-Length": [ - "1927" + "2329" ], "Content-Type": [ "application/json; charset=utf-8" @@ -362,7 +372,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"2018-10-23T13:10:15.42-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:25.453-07:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2018-10-23T13:10:15.983-07:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2018-10-23T13:11:26-07:00\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"type\": null,\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": [\r\n \"KB123\",\r\n \"KB123\"\r\n ],\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"scheduleInfo\": {\r\n \"description\": null,\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"startTimeOffsetMinutes\": -420.0,\r\n \"expiryTime\": \"9999-12-31T15:59:00-08:00\",\r\n \"expiryTimeOffsetMinutes\": -480.0,\r\n \"isEnabled\": true,\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"nextRunOffsetMinutes\": -420.0,\r\n \"interval\": 1,\r\n \"frequency\": \"Day\",\r\n \"creationTime\": \"2019-02-03T15:01:38.45-08:00\",\r\n \"lastModifiedTime\": \"2019-02-03T15:02:42.047-08:00\",\r\n \"timeZone\": \"America/Los_Angeles\",\r\n \"advancedSchedule\": null\r\n },\r\n \"provisioningState\": \"Provisioning\",\r\n \"createdBy\": \"{scrubbed}\",\r\n \"error\": null,\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n },\r\n \"creationTime\": \"2019-02-03T15:01:39.2-08:00\",\r\n \"lastModifiedBy\": null,\r\n \"lastModifiedTime\": \"2019-02-03T15:02:42.907-08:00\"\r\n }\r\n}", "StatusCode": 200 }, { @@ -372,14 +382,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cdae63d3-81c3-480a-b831-dbdfaca5e5e5" + "6949cb3c-8cb4-4509-9f2f-2706d2b4b8be" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "FxVersion/4.6.27129.04", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -390,13 +402,13 @@ "no-cache" ], "x-ms-request-id": [ - "cdae63d3-81c3-480a-b831-dbdfaca5e5e5" + "6949cb3c-8cb4-4509-9f2f-2706d2b4b8be" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -405,19 +417,19 @@ "ASP.NET" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11994" ], "x-ms-correlation-request-id": [ - "4b960dc7-ce2d-4250-ba2c-e2ee24ea2991" + "0c4511f2-f20f-49a0-9572-ce34ee590160" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201145Z:4b960dc7-ce2d-4250-ba2c-e2ee24ea2991" + "WESTUS2:20190203T230342Z:0c4511f2-f20f-49a0-9572-ce34ee590160" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:44 GMT" + "Sun, 03 Feb 2019 23:03:42 GMT" ], "Content-Length": [ "71" @@ -439,14 +451,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a3e979e5-2501-4d43-8df9-a86570daab04" + "a3670d52-994d-4f68-8da4-f290a1781e10" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "FxVersion/4.6.27129.04", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -457,13 +471,13 @@ "no-cache" ], "x-ms-request-id": [ - "a3e979e5-2501-4d43-8df9-a86570daab04" + "a3670d52-994d-4f68-8da4-f290a1781e10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -472,22 +486,22 @@ "ASP.NET" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11997" ], "x-ms-correlation-request-id": [ - "701400f4-2f1c-4f6b-b8dd-bb5aa36876f6" + "a83a925f-e93f-4400-a138-3f113d22fc8b" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201135Z:701400f4-2f1c-4f6b-b8dd-bb5aa36876f6" + "WESTUS2:20190203T230305Z:a83a925f-e93f-4400-a138-3f113d22fc8b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:34 GMT" + "Sun, 03 Feb 2019 23:03:04 GMT" ], "Content-Length": [ - "4074" + "7992" ], "Content-Type": [ "application/json; charset=utf-8" @@ -496,7 +510,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/all-01\",\r\n \"name\": \"all-01\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security, UpdateRollup, FeaturePack, ServicePack, Definition, Tools, Updates\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": null,\r\n \"duration\": \"PT2H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-02\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Hour\",\r\n \"startTime\": \"2018-10-23T12:02:00-07:00\",\r\n \"creationTime\": \"2018-10-23T11:54:17.86-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T11:54:28.58-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2018-10-23T14:02:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"NUM\": \"32\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-10-23T13:10:15.983-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:26-07:00\",\r\n \"provisioningState\": \"Provisioning\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-10-23T13:10:14.95-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:22.343-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/all-01\",\r\n \"name\": \"all-01\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security, UpdateRollup, FeaturePack, ServicePack, Definition, Tools, Updates\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": null,\r\n \"duration\": \"PT2H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-02\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Hour\",\r\n \"startTime\": \"2018-10-23T12:02:00-07:00\",\r\n \"creationTime\": \"2018-10-23T11:54:17.86-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T11:54:28.58-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-02-03T16:02:00-08:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"NUM\": \"32\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-02-03T15:01:39.2-08:00\",\r\n \"lastModifiedTime\": \"2019-02-03T15:02:42.907-08:00\",\r\n \"provisioningState\": \"Provisioning\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-02-03T15:01:37.78-08:00\",\r\n \"lastModifiedTime\": \"2019-02-03T15:02:36.31-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/testJemal\",\r\n \"name\": \"testJemal\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-01-28T19:05:30.95-08:00\",\r\n \"lastModifiedTime\": \"2019-01-28T19:05:30.983-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-006\",\r\n \"name\": \"test-suc-006\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": null\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-12-27T14:17:21.987-08:00\",\r\n \"lastModifiedTime\": \"2018-12-27T14:17:22.11-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { @@ -506,14 +520,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9c76ab74-1952-4eac-8137-708ed937e6e9" + "bafc257f-3271-4984-a2dd-bccb4ed9ee7d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "FxVersion/4.6.27129.04", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -524,13 +540,16 @@ "no-cache" ], "x-ms-request-id": [ - "9c76ab74-1952-4eac-8137-708ed937e6e9" + "bafc257f-3271-4984-a2dd-bccb4ed9ee7d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -538,23 +557,20 @@ "X-Powered-By": [ "ASP.NET" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" - ], "x-ms-correlation-request-id": [ - "033ce2ea-a319-4830-817e-d82950e04039" + "a3068375-ede9-4e06-b87f-c8482965d52b" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201137Z:033ce2ea-a319-4830-817e-d82950e04039" + "WESTUS2:20190203T230320Z:a3068375-ede9-4e06-b87f-c8482965d52b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:36 GMT" + "Sun, 03 Feb 2019 23:03:19 GMT" ], "Content-Length": [ - "4074" + "7992" ], "Content-Type": [ "application/json; charset=utf-8" @@ -563,7 +579,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/all-01\",\r\n \"name\": \"all-01\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security, UpdateRollup, FeaturePack, ServicePack, Definition, Tools, Updates\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": null,\r\n \"duration\": \"PT2H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-02\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Hour\",\r\n \"startTime\": \"2018-10-23T12:02:00-07:00\",\r\n \"creationTime\": \"2018-10-23T11:54:17.86-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T11:54:28.58-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2018-10-23T14:02:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"NUM\": \"32\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-10-23T13:10:15.983-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:26-07:00\",\r\n \"provisioningState\": \"Provisioning\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-10-23T13:10:14.95-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T13:11:22.343-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/all-01\",\r\n \"name\": \"all-01\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security, UpdateRollup, FeaturePack, ServicePack, Definition, Tools, Updates\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": null,\r\n \"duration\": \"PT2H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-02\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/a-stasku-rg0/providers/microsoft.compute/virtualmachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Hour\",\r\n \"startTime\": \"2018-10-23T12:02:00-07:00\",\r\n \"creationTime\": \"2018-10-23T11:54:17.86-07:00\",\r\n \"lastModifiedTime\": \"2018-10-23T11:54:28.58-07:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-02-03T16:02:00-08:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"NUM\": \"32\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-002\",\r\n \"name\": \"test-suc-002\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-02\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-02-03T15:01:39.2-08:00\",\r\n \"lastModifiedTime\": \"2019-02-03T15:02:42.907-08:00\",\r\n \"provisioningState\": \"Provisioning\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-001\",\r\n \"name\": \"test-suc-001\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-02-03T15:01:37.78-08:00\",\r\n \"lastModifiedTime\": \"2019-02-03T15:02:36.31-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/testJemal\",\r\n \"name\": \"testJemal\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": [\r\n {\r\n \"FunctionAlias\": \"SavedSearch1\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n },\r\n {\r\n \"FunctionAlias\": \"SavedSearch2\",\r\n \"WorkspaceId\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourcegroups/to-delete-01/providers/microsoft.operationalinsights/workspaces/fbs-aa-01\"\r\n }\r\n ]\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2019-01-28T19:05:30.95-08:00\",\r\n \"lastModifiedTime\": \"2019-01-28T19:05:30.983-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/to-delete-01/providers/Microsoft.Automation/automationAccounts/fbs-aa-01/softwareUpdateConfigurations/test-suc-006\",\r\n \"name\": \"test-suc-006\",\r\n \"properties\": {\r\n \"updateConfiguration\": {\r\n \"operatingSystem\": \"Windows\",\r\n \"windows\": {\r\n \"includedUpdateClassifications\": \"Critical, Security\",\r\n \"excludedKbNumbers\": null,\r\n \"includedKbNumbers\": null,\r\n \"rebootSetting\": \"IfRequired\",\r\n \"IsInvalidKbNumbers\": false\r\n },\r\n \"linux\": null,\r\n \"targets\": {\r\n \"azureQueries\": [\r\n {\r\n \"scope\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0\",\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d\"\r\n ],\r\n \"tagSettings\": {\r\n \"tags\": {\r\n \"tag1\": [\r\n \"tag1Value1\",\r\n \"tag1Value2\"\r\n ],\r\n \"tag2\": [\r\n \"tag2Value1\",\r\n \"tag2Value2\"\r\n ]\r\n },\r\n \"filterOperator\": \"All\"\r\n },\r\n \"locations\": [\r\n \"Japan East\",\r\n \"UK South\"\r\n ]\r\n }\r\n ],\r\n \"nonAzureQueries\": null\r\n },\r\n \"duration\": \"PT3H\",\r\n \"azureVirtualMachines\": [\r\n \"/subscriptions/422b6c61-95b0-4213-b3be-7282315df71d/resourceGroups/a-stasku-rg0/providers/Microsoft.Compute/virtualMachines/vmj-arm-01\"\r\n ],\r\n \"nonAzureComputerNames\": null\r\n },\r\n \"frequency\": \"Day\",\r\n \"startTime\": \"2019-05-05T19:26:00-07:00\",\r\n \"creationTime\": \"2018-12-27T14:17:21.987-08:00\",\r\n \"lastModifiedTime\": \"2018-12-27T14:17:22.11-08:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"nextRun\": \"2019-05-05T19:26:00-07:00\",\r\n \"tasks\": {\r\n \"preTask\": {\r\n \"source\": \"preScript\",\r\n \"parameters\": {}\r\n },\r\n \"postTask\": {\r\n \"source\": \"postScript\",\r\n \"parameters\": {\r\n \"Num\": \"4\"\r\n }\r\n }\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { @@ -573,14 +589,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dac6a65e-3c18-4e2f-ad87-c87f5e1b5928" + "27f93542-a819-4e54-affd-24453f5cb1d0" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "FxVersion/4.6.27129.04", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -591,13 +609,13 @@ "no-cache" ], "x-ms-request-id": [ - "dac6a65e-3c18-4e2f-ad87-c87f5e1b5928" + "27f93542-a819-4e54-affd-24453f5cb1d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -609,16 +627,16 @@ "14999" ], "x-ms-correlation-request-id": [ - "5b2c865c-2d33-4c3e-9a40-29733da491f3" + "b2d7ea57-13b8-474d-95ef-4a8deb2b7bfd" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201143Z:5b2c865c-2d33-4c3e-9a40-29733da491f3" + "WESTUS2:20190203T230337Z:b2d7ea57-13b8-474d-95ef-4a8deb2b7bfd" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:42 GMT" + "Sun, 03 Feb 2019 23:03:36 GMT" ], "Expires": [ "-1" @@ -637,14 +655,16 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "510f108e-8714-44a5-bfad-020b60be0a44" + "cf221943-09a4-4299-97a6-ec032eed9979" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.26919.02", - "Microsoft.Azure.Management.Automation.AutomationClient/3.3.0.0" + "FxVersion/4.6.27129.04", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.17763.", + "Microsoft.Azure.Management.Automation.AutomationClient/3.8.0.0" ] }, "ResponseHeaders": { @@ -655,13 +675,13 @@ "no-cache" ], "x-ms-request-id": [ - "510f108e-8714-44a5-bfad-020b60be0a44" + "cf221943-09a4-4299-97a6-ec032eed9979" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Server": [ - "Microsoft-IIS/8.5" + "Microsoft-IIS/10.0" ], "X-AspNet-Version": [ "4.0.30319" @@ -673,16 +693,16 @@ "14998" ], "x-ms-correlation-request-id": [ - "233c0d1b-41a4-4dfa-896e-af54bbc56103" + "2b0bdd3f-879c-46b0-a033-ed4853c4bc85" ], "x-ms-routing-request-id": [ - "WESTUS2:20181023T201144Z:233c0d1b-41a4-4dfa-896e-af54bbc56103" + "WESTUS2:20190203T230341Z:2b0bdd3f-879c-46b0-a033-ed4853c4bc85" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 23 Oct 2018 20:11:44 GMT" + "Sun, 03 Feb 2019 23:03:41 GMT" ], "Expires": [ "-1" diff --git a/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperations.cs b/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperations.cs index e619cc575b81..f73b2c76c742 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperations.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperations.cs @@ -51,7 +51,7 @@ internal ConnectionTypeOperations(AutomationClient client) public AutomationClient Client { get; private set; } /// - /// Delete the connectiontype. + /// Delete the connection type. /// /// /// @@ -61,7 +61,7 @@ internal ConnectionTypeOperations(AutomationClient client) /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// Headers that will be added to request. @@ -244,7 +244,7 @@ internal ConnectionTypeOperations(AutomationClient client) } /// - /// Retrieve the connectiontype identified by connectiontype name. + /// Retrieve the connection type identified by connection type name. /// /// /// @@ -254,7 +254,7 @@ internal ConnectionTypeOperations(AutomationClient client) /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// Headers that will be added to request. @@ -458,7 +458,7 @@ internal ConnectionTypeOperations(AutomationClient client) } /// - /// Create a connectiontype. + /// Create a connection type. /// /// /// @@ -468,10 +468,10 @@ internal ConnectionTypeOperations(AutomationClient client) /// The name of the automation account. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// /// /// Headers that will be added to request. @@ -708,7 +708,7 @@ internal ConnectionTypeOperations(AutomationClient client) } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// @@ -913,7 +913,7 @@ internal ConnectionTypeOperations(AutomationClient client) } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// diff --git a/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperationsExtensions.cs b/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperationsExtensions.cs index 4d69a32dc9f1..e6ea80f31598 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperationsExtensions.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/ConnectionTypeOperationsExtensions.cs @@ -22,7 +22,7 @@ namespace Microsoft.Azure.Management.Automation public static partial class ConnectionTypeOperationsExtensions { /// - /// Delete the connectiontype. + /// Delete the connection type. /// /// /// @@ -35,7 +35,7 @@ public static partial class ConnectionTypeOperationsExtensions /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// public static void Delete(this IConnectionTypeOperations operations, string resourceGroupName, string automationAccountName, string connectionTypeName) { @@ -43,7 +43,7 @@ public static void Delete(this IConnectionTypeOperations operations, string reso } /// - /// Delete the connectiontype. + /// Delete the connection type. /// /// /// @@ -56,7 +56,7 @@ public static void Delete(this IConnectionTypeOperations operations, string reso /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// The cancellation token. @@ -67,7 +67,7 @@ public static void Delete(this IConnectionTypeOperations operations, string reso } /// - /// Retrieve the connectiontype identified by connectiontype name. + /// Retrieve the connection type identified by connection type name. /// /// /// @@ -80,7 +80,7 @@ public static void Delete(this IConnectionTypeOperations operations, string reso /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// public static ConnectionType Get(this IConnectionTypeOperations operations, string resourceGroupName, string automationAccountName, string connectionTypeName) { @@ -88,7 +88,7 @@ public static ConnectionType Get(this IConnectionTypeOperations operations, stri } /// - /// Retrieve the connectiontype identified by connectiontype name. + /// Retrieve the connection type identified by connection type name. /// /// /// @@ -101,7 +101,7 @@ public static ConnectionType Get(this IConnectionTypeOperations operations, stri /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// The cancellation token. @@ -115,7 +115,7 @@ public static ConnectionType Get(this IConnectionTypeOperations operations, stri } /// - /// Create a connectiontype. + /// Create a connection type. /// /// /// @@ -128,10 +128,10 @@ public static ConnectionType Get(this IConnectionTypeOperations operations, stri /// The name of the automation account. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// public static ConnectionType CreateOrUpdate(this IConnectionTypeOperations operations, string resourceGroupName, string automationAccountName, string connectionTypeName, ConnectionTypeCreateOrUpdateParameters parameters) { @@ -139,7 +139,7 @@ public static ConnectionType CreateOrUpdate(this IConnectionTypeOperations opera } /// - /// Create a connectiontype. + /// Create a connection type. /// /// /// @@ -152,10 +152,10 @@ public static ConnectionType CreateOrUpdate(this IConnectionTypeOperations opera /// The name of the automation account. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// /// - /// The parameters supplied to the create or update connectiontype operation. + /// The parameters supplied to the create or update connection type operation. /// /// /// The cancellation token. @@ -169,7 +169,7 @@ public static ConnectionType CreateOrUpdate(this IConnectionTypeOperations opera } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// @@ -187,7 +187,7 @@ public static IPage ListByAutomationAccount(this IConnectionType } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// @@ -211,7 +211,7 @@ public static IPage ListByAutomationAccount(this IConnectionType } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// @@ -226,7 +226,7 @@ public static IPage ListByAutomationAccountNext(this IConnection } /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// diff --git a/src/SDKs/Automation/Management.Automation/Generated/IConnectionTypeOperations.cs b/src/SDKs/Automation/Management.Automation/Generated/IConnectionTypeOperations.cs index 756042e68612..9fd4d0e8f41d 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/IConnectionTypeOperations.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/IConnectionTypeOperations.cs @@ -24,7 +24,7 @@ namespace Microsoft.Azure.Management.Automation public partial interface IConnectionTypeOperations { /// - /// Delete the connectiontype. + /// Delete the connection type. /// /// /// @@ -34,7 +34,7 @@ public partial interface IConnectionTypeOperations /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// The headers that will be added to request. @@ -50,7 +50,7 @@ public partial interface IConnectionTypeOperations /// Task DeleteWithHttpMessagesAsync(string resourceGroupName, string automationAccountName, string connectionTypeName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// - /// Retrieve the connectiontype identified by connectiontype name. + /// Retrieve the connection type identified by connection type name. /// /// /// @@ -60,7 +60,7 @@ public partial interface IConnectionTypeOperations /// The name of the automation account. /// /// - /// The name of connectiontype. + /// The name of connection type. /// /// /// The headers that will be added to request. @@ -79,7 +79,7 @@ public partial interface IConnectionTypeOperations /// Task> GetWithHttpMessagesAsync(string resourceGroupName, string automationAccountName, string connectionTypeName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// - /// Create a connectiontype. + /// Create a connection type. /// /// /// @@ -89,11 +89,11 @@ public partial interface IConnectionTypeOperations /// The name of the automation account. /// /// - /// The parameters supplied to the create or update connectiontype + /// The parameters supplied to the create or update connection type /// operation. /// /// - /// The parameters supplied to the create or update connectiontype + /// The parameters supplied to the create or update connection type /// operation. /// /// @@ -113,7 +113,7 @@ public partial interface IConnectionTypeOperations /// Task> CreateOrUpdateWithHttpMessagesAsync(string resourceGroupName, string automationAccountName, string connectionTypeName, ConnectionTypeCreateOrUpdateParameters parameters, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// @@ -139,7 +139,7 @@ public partial interface IConnectionTypeOperations /// Task>> ListByAutomationAccountWithHttpMessagesAsync(string resourceGroupName, string automationAccountName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// - /// Retrieve a list of connectiontypes. + /// Retrieve a list of connection types. /// /// /// diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/AgentRegistration.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/AgentRegistration.cs index 81b8892a0298..d6092c5f91b1 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/AgentRegistration.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/AgentRegistration.cs @@ -14,7 +14,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// Definition of the agent registration infomration type. + /// Definition of the agent registration information type. /// public partial class AgentRegistration { diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/DscConfigurationParameter.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/DscConfigurationParameter.cs index b0fa1d802439..e8dfc2b75ee8 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/DscConfigurationParameter.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/DscConfigurationParameter.cs @@ -31,7 +31,7 @@ public DscConfigurationParameter() /// /// Gets or sets the type of the parameter. /// Gets or sets a Boolean value to indicate - /// whether the parameter is madatory or not. + /// whether the parameter is mandatory or not. /// Get or sets the position of the /// parameter. /// Gets or sets the default value of @@ -58,7 +58,7 @@ public DscConfigurationParameter() /// /// Gets or sets a Boolean value to indicate whether the parameter is - /// madatory or not. + /// mandatory or not. /// [JsonProperty(PropertyName = "isMandatory")] public bool? IsMandatory { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNode.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNode.cs index 7242dd481f9b..7a81e0103feb 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNode.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNode.cs @@ -45,8 +45,8 @@ public DscNode() /// Gets or sets the ip of the node. /// Gets or sets the account id of the /// node. - /// Gets or sets the name of the dsc - /// nodeconfiguration. + /// Gets or sets the name of the dsc node + /// configuration. /// Gets or sets the status of the node. /// Gets or sets the node id. /// Gets or sets the etag of the resource. @@ -100,7 +100,7 @@ public DscNode() public string AccountId { get; set; } /// - /// Gets or sets the name of the dsc nodeconfiguration. + /// Gets or sets the name of the dsc node configuration. /// [JsonProperty(PropertyName = "properties.nodeConfiguration.name")] public string DscNodeName { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeConfiguration.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeConfiguration.cs index 0ebb414359ae..406c4773b864 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeConfiguration.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeConfiguration.cs @@ -42,8 +42,8 @@ public DscNodeConfiguration() /// Gets or sets the configuration of the /// node. /// Source of node configuration. - /// Number of nodes with this nodeconfiguration - /// assigned + /// Number of nodes with this node + /// configuration assigned /// If a new build /// version of NodeConfiguration is required. public DscNodeConfiguration(string id = default(string), string name = default(string), string type = default(string), System.DateTimeOffset lastModifiedTime = default(System.DateTimeOffset), System.DateTimeOffset creationTime = default(System.DateTimeOffset), DscConfigurationAssociationProperty configuration = default(DscConfigurationAssociationProperty), string source = default(string), long? nodeCount = default(long?), bool? incrementNodeConfigurationBuild = default(bool?)) @@ -88,7 +88,7 @@ public DscNodeConfiguration() public string Source { get; set; } /// - /// Gets or sets number of nodes with this nodeconfiguration assigned + /// Gets or sets number of nodes with this node configuration assigned /// [JsonProperty(PropertyName = "properties.nodeCount")] public long? NodeCount { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeUpdateParametersProperties.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeUpdateParametersProperties.cs index fbac0b981406..df875a7ace99 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeUpdateParametersProperties.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/DscNodeUpdateParametersProperties.cs @@ -31,8 +31,8 @@ public DscNodeUpdateParametersProperties() /// Initializes a new instance of the DscNodeUpdateParametersProperties /// class. /// - /// Gets or sets the name of the dsc - /// nodeconfiguration. + /// Gets or sets the name of the dsc node + /// configuration. public DscNodeUpdateParametersProperties(string name = default(string)) { Name = name; @@ -45,7 +45,7 @@ public DscNodeUpdateParametersProperties() partial void CustomInit(); /// - /// Gets or sets the name of the dsc nodeconfiguration. + /// Gets or sets the name of the dsc node configuration. /// [JsonProperty(PropertyName = "nodeConfiguration.name")] public string Name { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/NonAzureQueryProperties.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/NonAzureQueryProperties.cs new file mode 100644 index 000000000000..60301c6f81d2 --- /dev/null +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/NonAzureQueryProperties.cs @@ -0,0 +1,62 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Automation.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// Non Azure query for the update configuration. + /// + public partial class NonAzureQueryProperties + { + /// + /// Initializes a new instance of the NonAzureQueryProperties class. + /// + public NonAzureQueryProperties() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the NonAzureQueryProperties class. + /// + /// Log Analytics Saved Search + /// name. + /// Workspace Id for Log Analytics in which + /// the saved Search is resided. + public NonAzureQueryProperties(string functionAlias = default(string), string workspaceId = default(string)) + { + FunctionAlias = functionAlias; + WorkspaceId = workspaceId; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets log Analytics Saved Search name. + /// + [JsonProperty(PropertyName = "functionAlias")] + public string FunctionAlias { get; set; } + + /// + /// Gets or sets workspace Id for Log Analytics in which the saved + /// Search is resided. + /// + [JsonProperty(PropertyName = "workspaceId")] + public string WorkspaceId { get; set; } + + } +} diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/RunAsCredentialAssociationProperty.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/RunAsCredentialAssociationProperty.cs index 5e901e1e92f9..8c307d156edd 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/RunAsCredentialAssociationProperty.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/RunAsCredentialAssociationProperty.cs @@ -14,7 +14,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// Definition of runas credential to use for hybrid worker. + /// Definition of RunAs credential to use for hybrid worker. /// public partial class RunAsCredentialAssociationProperty { diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookCreateOrUpdateDraftProperties.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookCreateOrUpdateDraftProperties.cs index 36d258e4dd03..633f7d462670 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookCreateOrUpdateDraftProperties.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookCreateOrUpdateDraftProperties.cs @@ -15,7 +15,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// The parameters supplied to the create or update dratft runbook + /// The parameters supplied to the create or update draft runbook /// properties. /// public partial class RunbookCreateOrUpdateDraftProperties diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookDraftUndoEditResult.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookDraftUndoEditResult.cs index f58930b27180..ebde734e95b8 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookDraftUndoEditResult.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookDraftUndoEditResult.cs @@ -14,7 +14,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// The response model for the undoedit runbook operation. + /// The response model for the undo edit runbook operation. /// public partial class RunbookDraftUndoEditResult { diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookParameter.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookParameter.cs index 76ba75690ef2..47e6c06e7d3b 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookParameter.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/RunbookParameter.cs @@ -31,7 +31,7 @@ public RunbookParameter() /// /// Gets or sets the type of the parameter. /// Gets or sets a Boolean value to indicate - /// whether the parameter is madatory or not. + /// whether the parameter is mandatory or not. /// Get or sets the position of the /// parameter. /// Gets or sets the default value of @@ -58,7 +58,7 @@ public RunbookParameter() /// /// Gets or sets a Boolean value to indicate whether the parameter is - /// madatory or not. + /// mandatory or not. /// [JsonProperty(PropertyName = "isMandatory")] public bool? IsMandatory { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftareUpdateConfigurationRunTasks.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftareUpdateConfigurationRunTasks.cs index deeedb0cfc4a..53ff20c1dd10 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftareUpdateConfigurationRunTasks.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftareUpdateConfigurationRunTasks.cs @@ -32,7 +32,7 @@ public SoftareUpdateConfigurationRunTasks() /// SoftareUpdateConfigurationRunTasks class. /// /// Pre task properties. - /// Post task object. + /// Post task properties. public SoftareUpdateConfigurationRunTasks(SoftareUpdateConfigurationRunTaskProperties preTask = default(SoftareUpdateConfigurationRunTaskProperties), SoftareUpdateConfigurationRunTaskProperties postTask = default(SoftareUpdateConfigurationRunTaskProperties)) { PreTask = preTask; @@ -52,7 +52,7 @@ public SoftareUpdateConfigurationRunTasks() public SoftareUpdateConfigurationRunTaskProperties PreTask { get; set; } /// - /// Gets or sets post task object. + /// Gets or sets post task properties. /// [JsonProperty(PropertyName = "postTask")] public SoftareUpdateConfigurationRunTaskProperties PostTask { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationMachineRun.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationMachineRun.cs index 81c9414c6d9e..c601070e6a03 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationMachineRun.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationMachineRun.cs @@ -59,15 +59,15 @@ public SoftwareUpdateConfigurationMachineRun() /// software update configuration run. /// Job associated with the software update /// configuration machine run - /// Creation time of theresource, which only - /// appears in the response. + /// Creation time of the resource, which + /// only appears in the response. /// createdBy property, which only appears in /// the response. /// Last time resource was modified, /// which only appears in the response. /// lastModifiedBy property, which only /// appears in the response. - /// detailes of provisioning error + /// Details of provisioning error public SoftwareUpdateConfigurationMachineRun(string name = default(string), string id = default(string), string targetComputer = default(string), string targetComputerType = default(string), UpdateConfigurationNavigation softwareUpdateConfiguration = default(UpdateConfigurationNavigation), string status = default(string), string osType = default(string), System.Guid? correlationId = default(System.Guid?), System.Guid? sourceComputerId = default(System.Guid?), System.DateTimeOffset startTime = default(System.DateTimeOffset), System.DateTimeOffset? endTime = default(System.DateTimeOffset?), string configuredDuration = default(string), JobNavigation job = default(JobNavigation), System.DateTimeOffset creationTime = default(System.DateTimeOffset), string createdBy = default(string), System.DateTimeOffset lastModifiedTime = default(System.DateTimeOffset), string lastModifiedBy = default(string), ErrorResponse error = default(ErrorResponse)) { Name = name; @@ -179,7 +179,7 @@ public SoftwareUpdateConfigurationMachineRun() public JobNavigation Job { get; set; } /// - /// Gets creation time of theresource, which only appears in the + /// Gets creation time of the resource, which only appears in the /// response. /// [JsonProperty(PropertyName = "properties.creationTime")] @@ -205,7 +205,7 @@ public SoftwareUpdateConfigurationMachineRun() public string LastModifiedBy { get; private set; } /// - /// Gets or sets detailes of provisioning error + /// Gets or sets details of provisioning error /// [JsonProperty(PropertyName = "properties.error")] public ErrorResponse Error { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationRun.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationRun.cs index 32736154cf41..456ca21f9bf5 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationRun.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SoftwareUpdateConfigurationRun.cs @@ -54,8 +54,8 @@ public SoftwareUpdateConfigurationRun() /// update configuration run. /// Number of computers with failed /// status. - /// Creation time of theresource, which only - /// appears in the response. + /// Creation time of the resource, which + /// only appears in the response. /// CreatedBy property, which only appears in /// the response. /// Last time resource was modified, @@ -151,7 +151,7 @@ public SoftwareUpdateConfigurationRun() public int? FailedCount { get; private set; } /// - /// Gets creation time of theresource, which only appears in the + /// Gets creation time of the resource, which only appears in the /// response. /// [JsonProperty(PropertyName = "properties.creationTime")] diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJob.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJob.cs index f532736f78dd..b3dccb4f3c23 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJob.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJob.cs @@ -43,7 +43,7 @@ public SourceControlSyncJob() /// The start time of the job. /// The end time of the job. /// The sync type. Possible values include: - /// 'IncrementalSync', 'FullSync' + /// 'PartialSync', 'FullSync' public SourceControlSyncJob(string name = default(string), string type = default(string), string id = default(string), string sourceControlSyncJobId = default(string), System.DateTimeOffset creationTime = default(System.DateTimeOffset), string provisioningState = default(string), System.DateTimeOffset? startTime = default(System.DateTimeOffset?), System.DateTimeOffset? endTime = default(System.DateTimeOffset?), string syncType = default(string)) { Name = name; @@ -113,8 +113,8 @@ public SourceControlSyncJob() public System.DateTimeOffset? EndTime { get; private set; } /// - /// Gets or sets the sync type. Possible values include: - /// 'IncrementalSync', 'FullSync' + /// Gets or sets the sync type. Possible values include: 'PartialSync', + /// 'FullSync' /// [JsonProperty(PropertyName = "properties.syncType")] public string SyncType { get; set; } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJobById.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJobById.cs index 9dc5c78cad25..686ce548905e 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJobById.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SourceControlSyncJobById.cs @@ -41,8 +41,8 @@ public SourceControlSyncJobById() /// The start time of the job. /// The end time of the job. /// The sync type. Possible values include: - /// 'IncrementalSync', 'FullSync' - /// The exceptions that occured while running + /// 'PartialSync', 'FullSync' + /// The exceptions that occurred while running /// the sync job. public SourceControlSyncJobById(string id = default(string), string sourceControlSyncJobId = default(string), System.DateTimeOffset creationTime = default(System.DateTimeOffset), string provisioningState = default(string), System.DateTimeOffset? startTime = default(System.DateTimeOffset?), System.DateTimeOffset? endTime = default(System.DateTimeOffset?), string syncType = default(string), string exception = default(string)) { @@ -100,14 +100,14 @@ public SourceControlSyncJobById() public System.DateTimeOffset? EndTime { get; private set; } /// - /// Gets or sets the sync type. Possible values include: - /// 'IncrementalSync', 'FullSync' + /// Gets or sets the sync type. Possible values include: 'PartialSync', + /// 'FullSync' /// [JsonProperty(PropertyName = "properties.syncType")] public string SyncType { get; set; } /// - /// Gets or sets the exceptions that occured while running the sync + /// Gets or sets the exceptions that occurred while running the sync /// job. /// [JsonProperty(PropertyName = "properties.exception")] diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/SyncType.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/SyncType.cs index 52d4334f9a94..106d73e92f54 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/SyncType.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/SyncType.cs @@ -16,7 +16,7 @@ namespace Microsoft.Azure.Management.Automation.Models /// public static class SyncType { - public const string IncrementalSync = "IncrementalSync"; + public const string PartialSync = "PartialSync"; public const string FullSync = "FullSync"; } } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/TargetProperties.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/TargetProperties.cs index 05b2fc9a2753..7c39b172b6ee 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/TargetProperties.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/TargetProperties.cs @@ -33,9 +33,12 @@ public TargetProperties() /// /// List of Azure queries in the software /// update configuration. - public TargetProperties(IList azureQueries = default(IList)) + /// List of non Azure queries in the + /// software update configuration. + public TargetProperties(IList azureQueries = default(IList), IList nonAzureQueries = default(IList)) { AzureQueries = azureQueries; + NonAzureQueries = nonAzureQueries; CustomInit(); } @@ -51,5 +54,12 @@ public TargetProperties() [JsonProperty(PropertyName = "azureQueries")] public IList AzureQueries { get; set; } + /// + /// Gets or sets list of non Azure queries in the software update + /// configuration. + /// + [JsonProperty(PropertyName = "nonAzureQueries")] + public IList NonAzureQueries { get; set; } + } } diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/UpdateConfiguration.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/UpdateConfiguration.cs index a94502ef9083..2c528b9f3a00 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/UpdateConfiguration.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/UpdateConfiguration.cs @@ -16,7 +16,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// Update specifc properties of the software update configuration. + /// Update specific properties of the software update configuration. /// public partial class UpdateConfiguration { diff --git a/src/SDKs/Automation/Management.Automation/Generated/Models/Variable.cs b/src/SDKs/Automation/Management.Automation/Generated/Models/Variable.cs index 95e59bebdf77..ac0d7d06bbd0 100644 --- a/src/SDKs/Automation/Management.Automation/Generated/Models/Variable.cs +++ b/src/SDKs/Automation/Management.Automation/Generated/Models/Variable.cs @@ -16,7 +16,7 @@ namespace Microsoft.Azure.Management.Automation.Models using System.Linq; /// - /// Definition of the varible. + /// Definition of the variable. /// [Rest.Serialization.JsonTransformation] public partial class Variable : ProxyResource diff --git a/src/SDKs/Automation/Management.Automation/SDKs/_metadata/automation_resource-manager.txt b/src/SDKs/Automation/Management.Automation/SDKs/_metadata/automation_resource-manager.txt new file mode 100644 index 000000000000..0b7643f6a413 --- /dev/null +++ b/src/SDKs/Automation/Management.Automation/SDKs/_metadata/automation_resource-manager.txt @@ -0,0 +1,14 @@ +Installing AutoRest version: latest +AutoRest installed successfully. +Commencing code generation +Generating CSharp code +Executing AutoRest command +cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/automation/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=C:\JSdk\azure-sdk-for-net\src\SDKs\Automation\Management.Automation +2019-02-02 01:47:52 UTC +Azure-rest-api-specs repository information +GitHub fork: Azure +Branch: master +Commit: 8c304e7250847a0221171ef82400ce4115d32667 +AutoRest information +Requested version: latest +Bootstrapper version: autorest@2.0.4283 From 19dcbdb5d19c2030bdb7b04b03f8da9e4874d130 Mon Sep 17 00:00:00 2001 From: jemex Date: Tue, 5 Feb 2019 16:33:09 -0800 Subject: [PATCH 3/3] bumping the version up --- .../Microsoft.Azure.Management.Automation.csproj | 6 ++---- .../Management.Automation/Properties/AssemblyInfo.cs | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/SDKs/Automation/Management.Automation/Microsoft.Azure.Management.Automation.csproj b/src/SDKs/Automation/Management.Automation/Microsoft.Azure.Management.Automation.csproj index e7846083947d..b9fecfbf7038 100644 --- a/src/SDKs/Automation/Management.Automation/Microsoft.Azure.Management.Automation.csproj +++ b/src/SDKs/Automation/Management.Automation/Microsoft.Azure.Management.Automation.csproj @@ -6,16 +6,14 @@ Microsoft.Azure.Management.Automation Provides Microsoft Azure Automation management operations including the ability to create, update and delete runbooks and schedules. - 3.8.0-preview + 3.8.1-preview Microsoft Azure Automation Management Library Microsoft.Azure.Management.Automation Automation;Runbook; diff --git a/src/SDKs/Automation/Management.Automation/Properties/AssemblyInfo.cs b/src/SDKs/Automation/Management.Automation/Properties/AssemblyInfo.cs index 858219b2fcba..6116f03f8760 100644 --- a/src/SDKs/Automation/Management.Automation/Properties/AssemblyInfo.cs +++ b/src/SDKs/Automation/Management.Automation/Properties/AssemblyInfo.cs @@ -8,7 +8,7 @@ [assembly: AssemblyDescription("Provides Microsoft Azure Automation management operations including the ability to create, update and delete runbooks and schedules.")] [assembly: AssemblyVersion("3.0.1.0")] -[assembly: AssemblyFileVersion("3.8.0.0")] +[assembly: AssemblyFileVersion("3.8.1.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")]