diff --git a/src/SqlVirtualMachine/Az.SqlVirtualMachine.format.ps1xml b/src/SqlVirtualMachine/Az.SqlVirtualMachine.format.ps1xml index 94e3f2c29dd8..d20eef4d1e15 100644 --- a/src/SqlVirtualMachine/Az.SqlVirtualMachine.format.ps1xml +++ b/src/SqlVirtualMachine/Az.SqlVirtualMachine.format.ps1xml @@ -1,50 +1,6 @@ - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.AvailabilityGroupListenersDeleteAcceptedResponseHeaders - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.AvailabilityGroupListenersDeleteAcceptedResponseHeaders - - - - - - - - - - - - Location - - - - - - - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders - - - - - - - - - - - - Location - - - - - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.SqlVirtualMachineIdentity @@ -91,94 +47,6 @@ - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.SqlVirtualMachinesDeleteAcceptedResponseHeaders - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.SqlVirtualMachinesDeleteAcceptedResponseHeaders - - - - - - - - - - - - Location - - - - - - - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.SqlVirtualMachinesRedeployAcceptedResponseHeaders - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.SqlVirtualMachinesRedeployAcceptedResponseHeaders - - - - - - - - - - - - Location - - - - - - - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders - - - - - - - - - - - - Location - - - - - - - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.SqlVirtualMachineTroubleshootAcceptedResponseHeaders - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.SqlVirtualMachineTroubleshootAcceptedResponseHeaders - - - - - - - - - - - - Location - - - - - - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api30.ErrorDetail diff --git a/src/SqlVirtualMachine/Az.SqlVirtualMachine.psd1 b/src/SqlVirtualMachine/Az.SqlVirtualMachine.psd1 index 4427f53970c4..c8d78585871d 100644 --- a/src/SqlVirtualMachine/Az.SqlVirtualMachine.psd1 +++ b/src/SqlVirtualMachine/Az.SqlVirtualMachine.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 2023/5/22 +# Generated on: 8/21/2023 # @{ @@ -115,7 +115,7 @@ PrivateData = @{ # IconUri = '' # ReleaseNotes of this module - ReleaseNotes = '* Converted Az.SqlVirtualMachine to autorest-based module.' + # ReleaseNotes = '' # Prerelease string of this module # Prerelease = '' diff --git a/src/SqlVirtualMachine/ChangeLog.md b/src/SqlVirtualMachine/ChangeLog.md index 6b4fe062316d..7ddfd3425a53 100644 --- a/src/SqlVirtualMachine/ChangeLog.md +++ b/src/SqlVirtualMachine/ChangeLog.md @@ -18,6 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release +* Added more parameters on cmdlet `Update-AzSqlVM`. ## Version 2.0.0 * Converted Az.SqlVirtualMachine to autorest-based module. diff --git a/src/SqlVirtualMachine/SqlVirtualMachine.sln b/src/SqlVirtualMachine/SqlVirtualMachine.sln index 169df748093f..8031f5df6ebc 100644 --- a/src/SqlVirtualMachine/SqlVirtualMachine.sln +++ b/src/SqlVirtualMachine/SqlVirtualMachine.sln @@ -3,19 +3,19 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Accounts", "..\Accounts\Accounts\Accounts.csproj", "{8F385D2E-0D29-4457-8EA6-2851C9FA004D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Accounts", "..\Accounts\Accounts\Accounts.csproj", "{D412BF65-B4A1-48F9-ACD5-67A5753BA638}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssemblyLoading", "..\Accounts\AssemblyLoading\AssemblyLoading.csproj", "{D45EA433-EA95-4718-854A-250008577DAE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssemblyLoading", "..\Accounts\AssemblyLoading\AssemblyLoading.csproj", "{ED3CCA63-5D24-4392-885B-AE4CA817A84A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authentication", "..\Accounts\Authentication\Authentication.csproj", "{2B7DB633-2FC1-4C8E-9AF5-4B0014DF627E}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authentication", "..\Accounts\Authentication\Authentication.csproj", "{9378A762-A4E7-46BB-83A6-514790381697}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authentication.ResourceManager", "..\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj", "{8DD09976-0F6A-44A1-9C78-0ABF871F0E8C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authentication.ResourceManager", "..\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj", "{3CC1DE3F-0936-4612-92F0-057C401C38BE}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AuthenticationAssemblyLoadContext", "..\Accounts\AuthenticationAssemblyLoadContext\AuthenticationAssemblyLoadContext.csproj", "{A535213C-9110-40BE-BA5B-A0DFBD16A8F9}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AuthenticationAssemblyLoadContext", "..\Accounts\AuthenticationAssemblyLoadContext\AuthenticationAssemblyLoadContext.csproj", "{740BE452-C444-41A9-887E-14FB74F3FFE7}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticators", "..\Accounts\Authenticators\Authenticators.csproj", "{23255B78-05FD-49FE-AAC3-9FD5674DA77D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticators", "..\Accounts\Authenticators\Authenticators.csproj", "{805A8F98-69D4-4E9B-91AF-9FEABCBBAB39}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SqlVirtualMachine", "Az.SqlVirtualMachine.csproj", "{A1E2093C-9C15-43CC-A52F-1FF2FCCA5F71}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SqlVirtualMachine", "Az.SqlVirtualMachine.csproj", "{FC4B680C-579F-4165-B9B7-1CF23128DCC4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -26,33 +26,33 @@ Global HideSolutionNode = FALSE EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8F385D2E-0D29-4457-8EA6-2851C9FA004D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8F385D2E-0D29-4457-8EA6-2851C9FA004D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8F385D2E-0D29-4457-8EA6-2851C9FA004D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8F385D2E-0D29-4457-8EA6-2851C9FA004D}.Release|Any CPU.Build.0 = Release|Any CPU - {D45EA433-EA95-4718-854A-250008577DAE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D45EA433-EA95-4718-854A-250008577DAE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D45EA433-EA95-4718-854A-250008577DAE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D45EA433-EA95-4718-854A-250008577DAE}.Release|Any CPU.Build.0 = Release|Any CPU - {2B7DB633-2FC1-4C8E-9AF5-4B0014DF627E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2B7DB633-2FC1-4C8E-9AF5-4B0014DF627E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2B7DB633-2FC1-4C8E-9AF5-4B0014DF627E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2B7DB633-2FC1-4C8E-9AF5-4B0014DF627E}.Release|Any CPU.Build.0 = Release|Any CPU - {8DD09976-0F6A-44A1-9C78-0ABF871F0E8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8DD09976-0F6A-44A1-9C78-0ABF871F0E8C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8DD09976-0F6A-44A1-9C78-0ABF871F0E8C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8DD09976-0F6A-44A1-9C78-0ABF871F0E8C}.Release|Any CPU.Build.0 = Release|Any CPU - {A535213C-9110-40BE-BA5B-A0DFBD16A8F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A535213C-9110-40BE-BA5B-A0DFBD16A8F9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A535213C-9110-40BE-BA5B-A0DFBD16A8F9}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A535213C-9110-40BE-BA5B-A0DFBD16A8F9}.Release|Any CPU.Build.0 = Release|Any CPU - {23255B78-05FD-49FE-AAC3-9FD5674DA77D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {23255B78-05FD-49FE-AAC3-9FD5674DA77D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {23255B78-05FD-49FE-AAC3-9FD5674DA77D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {23255B78-05FD-49FE-AAC3-9FD5674DA77D}.Release|Any CPU.Build.0 = Release|Any CPU - {A1E2093C-9C15-43CC-A52F-1FF2FCCA5F71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A1E2093C-9C15-43CC-A52F-1FF2FCCA5F71}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A1E2093C-9C15-43CC-A52F-1FF2FCCA5F71}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A1E2093C-9C15-43CC-A52F-1FF2FCCA5F71}.Release|Any CPU.Build.0 = Release|Any CPU + {D412BF65-B4A1-48F9-ACD5-67A5753BA638}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D412BF65-B4A1-48F9-ACD5-67A5753BA638}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D412BF65-B4A1-48F9-ACD5-67A5753BA638}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D412BF65-B4A1-48F9-ACD5-67A5753BA638}.Release|Any CPU.Build.0 = Release|Any CPU + {ED3CCA63-5D24-4392-885B-AE4CA817A84A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ED3CCA63-5D24-4392-885B-AE4CA817A84A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ED3CCA63-5D24-4392-885B-AE4CA817A84A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ED3CCA63-5D24-4392-885B-AE4CA817A84A}.Release|Any CPU.Build.0 = Release|Any CPU + {9378A762-A4E7-46BB-83A6-514790381697}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9378A762-A4E7-46BB-83A6-514790381697}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9378A762-A4E7-46BB-83A6-514790381697}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9378A762-A4E7-46BB-83A6-514790381697}.Release|Any CPU.Build.0 = Release|Any CPU + {3CC1DE3F-0936-4612-92F0-057C401C38BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3CC1DE3F-0936-4612-92F0-057C401C38BE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3CC1DE3F-0936-4612-92F0-057C401C38BE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3CC1DE3F-0936-4612-92F0-057C401C38BE}.Release|Any CPU.Build.0 = Release|Any CPU + {740BE452-C444-41A9-887E-14FB74F3FFE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {740BE452-C444-41A9-887E-14FB74F3FFE7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {740BE452-C444-41A9-887E-14FB74F3FFE7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {740BE452-C444-41A9-887E-14FB74F3FFE7}.Release|Any CPU.Build.0 = Release|Any CPU + {805A8F98-69D4-4E9B-91AF-9FEABCBBAB39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {805A8F98-69D4-4E9B-91AF-9FEABCBBAB39}.Debug|Any CPU.Build.0 = Debug|Any CPU + {805A8F98-69D4-4E9B-91AF-9FEABCBBAB39}.Release|Any CPU.ActiveCfg = Release|Any CPU + {805A8F98-69D4-4E9B-91AF-9FEABCBBAB39}.Release|Any CPU.Build.0 = Release|Any CPU + {FC4B680C-579F-4165-B9B7-1CF23128DCC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FC4B680C-579F-4165-B9B7-1CF23128DCC4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FC4B680C-579F-4165-B9B7-1CF23128DCC4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FC4B680C-579F-4165-B9B7-1CF23128DCC4}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection EndGlobal diff --git a/src/SqlVirtualMachine/custom/Update-AzSqlVM.ps1 b/src/SqlVirtualMachine/custom/Update-AzSqlVM.ps1 index 46c2259434c0..0540433784f5 100644 --- a/src/SqlVirtualMachine/custom/Update-AzSqlVM.ps1 +++ b/src/SqlVirtualMachine/custom/Update-AzSqlVM.ps1 @@ -110,6 +110,214 @@ param( [System.Collections.Hashtable] # Resource tags. ${Tag}, + + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.BackupScheduleType])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.BackupScheduleType] + # Backup schedule type. + ${AutoBackupSettingBackupScheduleType}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Include or exclude system databases from auto backup. + ${AutoBackupSettingBackupSystemDb}, + + [Parameter()] + [AllowEmptyCollection()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AutoBackupDaysOfWeek])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AutoBackupDaysOfWeek[]] + # Days of the week for the backups when FullBackupFrequency is set to Weekly. + ${AutoBackupSettingDaysOfWeek}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable autobackup on SQL virtual machine. + ${AutoBackupSettingEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable encryption for backup on SQL virtual machine. + ${AutoBackupSettingEnableEncryption}, + + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.FullBackupFrequencyType])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.FullBackupFrequencyType] + # Frequency of full backups. + # In both cases, full backups begin during the next scheduled time window. + ${AutoBackupSettingFullBackupFrequency}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Start time of a given day during which full backups can take place. + # 0-23 hours. + ${AutoBackupSettingFullBackupStartTime}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Duration of the time window of a given day during which full backups can take place. + # 1-23 hours. + ${AutoBackupSettingFullBackupWindowHour}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Frequency of log backups. + # 5-60 minutes. + ${AutoBackupSettingLogBackupFrequency}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # Password for encryption on backup. + ${AutoBackupSettingPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Retention period of backup: 1-90 days. + ${AutoBackupSettingRetentionPeriod}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Storage account key where backup will be taken to. + ${AutoBackupSettingStorageAccessKey}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Storage account url where backup will be taken to. + ${AutoBackupSettingStorageAccountUrl}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Storage container name where backup will be taken to. + ${AutoBackupSettingStorageContainerName}, + + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DayOfWeek])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DayOfWeek] + # Day of week to apply the patch on. + ${AutoPatchingSettingDayOfWeek}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable autopatching on SQL virtual machine. + ${AutoPatchingSettingEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Duration of patching. + ${AutoPatchingSettingMaintenanceWindowDuration}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Hour of the day when patching is initiated. + # Local VM time. + ${AutoPatchingSettingMaintenanceWindowStartingHour}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable SQL best practices Assessment feature on SQL virtual machine. + ${AssessmentSettingEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Run SQL best practices Assessment immediately on SQL virtual machine. + ${AssessmentSettingRunImmediately}, + + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AssessmentDayOfWeek])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AssessmentDayOfWeek] + # Day of the week to run assessment. + ${ScheduleDayOfWeek}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable assessment schedule on SQL virtual machine. + ${ScheduleEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Occurrence of the DayOfWeek day within a month to schedule assessment. + # Takes values: 1,2,3,4 and -1. + # Use -1 for last DayOfWeek day of the month + ${ScheduleMonthlyOccurrence}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Time of the day in HH:mm format. + # Eg. + # 17:30 + ${ScheduleStartTime}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Number of weeks to schedule between 2 assessment runs. + # Takes value from 1-6 + ${ScheduleWeeklyInterval}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # ARM resource id of the SQL virtual machine group this SQL virtual machine is or will be part of. + ${SqlVirtualMachineGroupResourceId}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # ARM Resource id of underlying virtual machine created from SQL marketplace image. + ${VirtualMachineResourceId}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # Cluster bootstrap account password. + ${WsfcDomainCredentialsClusterBootstrapAccountPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # Cluster operator account password. + ${WsfcDomainCredentialsClusterOperatorAccountPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # SQL service account password. + ${WsfcDomainCredentialsSqlServiceAccountPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Domain credentials for setting up Windows Server Failover Cluster for SQL availability group. + ${WsfcStaticIP}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable automatic upgrade of Sql IaaS extension Agent. + ${EnableAutomaticUpgrade}, [Parameter()] [Alias('AzureRMContext', 'AzureCredential')] @@ -180,7 +388,39 @@ process { $hasSku = $PSBoundParameters.Remove('Sku') $hasSqlManagementType = $PSBoundParameters.Remove('SqlManagementType') $hasTag = $PSBoundParameters.Remove('Tag') - + $hasAutoBackupSettingBackupScheduleType = $PSBoundParameters.Remove('AutoBackupSettingBackupScheduleType') + $hasAutoBackupSettingBackupSystemDb = $PSBoundParameters.Remove('AutoBackupSettingBackupSystemDb') + $hasAutoBackupSettingDaysOfWeek = $PSBoundParameters.Remove('AutoBackupSettingDaysOfWeek') + $hasAutoBackupSettingEnable = $PSBoundParameters.Remove('AutoBackupSettingEnable') + $hasAutoBackupSettingEnableEncryption = $PSBoundParameters.Remove('AutoBackupSettingEnableEncryption') + $hasAutoBackupSettingFullBackupFrequency = $PSBoundParameters.Remove('AutoBackupSettingFullBackupFrequency') + $hasAutoBackupSettingFullBackupStartTime = $PSBoundParameters.Remove('AutoBackupSettingFullBackupStartTime') + $hasAutoBackupSettingFullBackupWindowHour = $PSBoundParameters.Remove('AutoBackupSettingFullBackupWindowHour') + $hasAutoBackupSettingLogBackupFrequency = $PSBoundParameters.Remove('AutoBackupSettingLogBackupFrequency') + $hasAutoBackupSettingPassword = $PSBoundParameters.Remove('AutoBackupSettingPassword') + $hasAutoBackupSettingRetentionPeriod = $PSBoundParameters.Remove('AutoBackupSettingRetentionPeriod') + $hasAutoBackupSettingStorageAccessKey = $PSBoundParameters.Remove('AutoBackupSettingStorageAccessKey') + $hasAutoBackupSettingStorageAccountUrl = $PSBoundParameters.Remove('AutoBackupSettingStorageAccountUrl') + $hasAutoBackupSettingStorageContainerName = $PSBoundParameters.Remove('AutoBackupSettingStorageContainerName') + $hasAutoPatchingSettingDayOfWeek = $PSBoundParameters.Remove('AutoPatchingSettingDayOfWeek') + $hasAutoPatchingSettingEnable = $PSBoundParameters.Remove('AutoPatchingSettingEnable') + $hasAutoPatchingSettingMaintenanceWindowDuration = $PSBoundParameters.Remove('AutoPatchingSettingMaintenanceWindowDuration') + $hasAutoPatchingSettingMaintenanceWindowStartingHour = $PSBoundParameters.Remove('AutoPatchingSettingMaintenanceWindowStartingHour') + $hasAssessmentSettingEnable = $PSBoundParameters.Remove('AssessmentSettingEnable') + $hasAssessmentSettingRunImmediately = $PSBoundParameters.Remove('AssessmentSettingRunImmediately') + $hasScheduleDayOfWeek = $PSBoundParameters.Remove('ScheduleDayOfWeek') + $hasScheduleEnable = $PSBoundParameters.Remove('ScheduleEnable') + $hasScheduleMonthlyOccurrence = $PSBoundParameters.Remove('ScheduleMonthlyOccurrence') + $hasScheduleStartTime = $PSBoundParameters.Remove('ScheduleStartTime') + $hasScheduleWeeklyInterval = $PSBoundParameters.Remove('ScheduleWeeklyInterval') + $hasSqlVirtualMachineGroupResourceId = $PSBoundParameters.Remove('SqlVirtualMachineGroupResourceId') + $hasVirtualMachineResourceId = $PSBoundParameters.Remove('VirtualMachineResourceId') + $hasWsfcDomainCredentialsClusterBootstrapAccountPassword = $PSBoundParameters.Remove('WsfcDomainCredentialsClusterBootstrapAccountPassword') + $hasWsfcDomainCredentialsClusterOperatorAccountPassword = $PSBoundParameters.Remove('WsfcDomainCredentialsClusterOperatorAccountPassword') + $hasWsfcDomainCredentialsSqlServiceAccountPassword = $PSBoundParameters.Remove('WsfcDomainCredentialsSqlServiceAccountPassword') + $hasWsfcStaticIP = $PSBoundParameters.Remove('WsfcStaticIP') + $hasEnableAutomaticUpgrade = $PSBoundParameters.Remove('EnableAutomaticUpgrade') + $hasAsJob = $PSBoundParameters.Remove('AsJob') $null = $PSBoundParameters.Remove('WhatIf') $null = $PSBoundParameters.Remove('Confirm') @@ -210,6 +450,102 @@ process { if ($hasTag) { $sqlvm.Tag = $Tag } + if ($hasAutoBackupSettingBackupScheduleType) { + $sqlvm.AutoBackupSettingBackupScheduleType=$AutoBackupSettingBackupScheduleType + } + if ($hasAutoBackupSettingBackupSystemDb) { + $sqlvm.AutoBackupSettingBackupSystemDb=$AutoBackupSettingBackupSystemDb + } + if ($hasAutoBackupSettingDaysOfWeek) { + $sqlvm.AutoBackupSettingDaysOfWeek=$AutoBackupSettingDaysOfWeek + } + if ($hasAutoBackupSettingEnable) { + $sqlvm.AutoBackupSettingEnable=$AutoBackupSettingEnable + } + if ($hasAutoBackupSettingEnableEncryption) { + $sqlvm.AutoBackupSettingEnableEncryption=$AutoBackupSettingEnableEncryption + } + if ($hasAutoBackupSettingFullBackupFrequency) { + $sqlvm.AutoBackupSettingFullBackupFrequency=$AutoBackupSettingFullBackupFrequency + } + if ($hasAutoBackupSettingFullBackupStartTime) { + $sqlvm.AutoBackupSettingFullBackupStartTime=$AutoBackupSettingFullBackupStartTime + } + if ($hasAutoBackupSettingFullBackupWindowHour) { + $sqlvm.AutoBackupSettingFullBackupWindowHour=$AutoBackupSettingFullBackupWindowHour + } + if ($hasAutoBackupSettingLogBackupFrequency) { + $sqlvm.AutoBackupSettingLogBackupFrequency=$AutoBackupSettingLogBackupFrequency + } + if ($hasAutoBackupSettingPassword) { + $sqlvm.AutoBackupSettingPassword=$AutoBackupSettingPassword + } + if ($hasAutoBackupSettingRetentionPeriod) { + $sqlvm.AutoBackupSettingRetentionPeriod=$AutoBackupSettingRetentionPeriod + } + if ($hasAutoBackupSettingStorageAccessKey) { + $sqlvm.AutoBackupSettingStorageAccessKey=$AutoBackupSettingStorageAccessKey + } + if ($hasAutoBackupSettingStorageAccountUrl) { + $sqlvm.AutoBackupSettingStorageAccountUrl=$AutoBackupSettingStorageAccountUrl + } + if ($hasAutoBackupSettingStorageContainerName) { + $sqlvm.AutoBackupSettingStorageContainerName=$AutoBackupSettingStorageContainerName + } + if ($hasAutoPatchingSettingDayOfWeek) { + $sqlvm.AutoPatchingSettingDayOfWeek = $AutoPatchingSettingDayOfWeek + } + if ($hasAutoPatchingSettingEnable) { + $sqlvm.AutoPatchingSettingEnable = $AutoPatchingSettingEnable + } + if ($hasAutoPatchingSettingMaintenanceWindowDuration) { + $sqlvm.AutoPatchingSettingMaintenanceWindowDuration = $AutoPatchingSettingMaintenanceWindowDuration + } + if ($hasAutoPatchingSettingMaintenanceWindowStartingHour) { + $sqlvm.AutoPatchingSettingMaintenanceWindowStartingHour = $AutoPatchingSettingMaintenanceWindowStartingHour + } + if ($hasAssessmentSettingEnable) { + $sqlvm.AssessmentSettingEnable=$AssessmentSettingEnable + } + if ($hasAssessmentSettingRunImmediately) { + $sqlvm.AssessmentSettingRunImmediately=$AssessmentSettingRunImmediately + } + if ($hasScheduleDayOfWeek) { + $sqlvm.ScheduleDayOfWeek=$ScheduleDayOfWeek + } + if ($hasScheduleEnable) { + $sqlvm.ScheduleEnable=$ScheduleEnable + } + if ($hasScheduleMonthlyOccurrence) { + $sqlvm.ScheduleMonthlyOccurrence=$ScheduleMonthlyOccurrence + } + if ($hasScheduleStartTime) { + $sqlvm.ScheduleStartTime=$ScheduleStartTime + } + if ($hasScheduleWeeklyInterval) { + $sqlvm.ScheduleWeeklyInterval=$ScheduleWeeklyInterval + } + if ($hasSqlVirtualMachineGroupResourceId) { + $sqlvm.GroupResourceId=$SqlVirtualMachineGroupResourceId + } + if ($hasVirtualMachineResourceId) { + $sqlvm.VirtualMachineResourceId=$VirtualMachineResourceId + } + if ($hasWsfcDomainCredentialsClusterBootstrapAccountPassword) { + $sqlvm.WsfcDomainCredentialsClusterBootstrapAccountPassword=$WsfcDomainCredentialsClusterBootstrapAccountPassword + } + if ($hasWsfcDomainCredentialsClusterOperatorAccountPassword) { + $sqlvm.WsfcDomainCredentialsClusterOperatorAccountPassword=$WsfcDomainCredentialsClusterOperatorAccountPassword + } + if ($hasWsfcDomainCredentialsSqlServiceAccountPassword) { + $sqlvm.WsfcDomainCredentialsSqlServiceAccountPassword=$WsfcDomainCredentialsSqlServiceAccountPassword + } + if ($hasWsfcStaticIP) { + $sqlvm.WsfcStaticIP=$WsfcStaticIP + } + if ($hasEnableAutomaticUpgrade) { + $sqlvm.EnableAutomaticUpgrade=$EnableAutomaticUpgrade + } if ($hasAsJob) { $PSBoundParameters.Add('AsJob', $true) diff --git a/src/SqlVirtualMachine/examples/New-AzSqlVM.md b/src/SqlVirtualMachine/examples/New-AzSqlVM.md index 8198fcd63432..e8b340eedff8 100644 --- a/src/SqlVirtualMachine/examples/New-AzSqlVM.md +++ b/src/SqlVirtualMachine/examples/New-AzSqlVM.md @@ -8,6 +8,7 @@ Location Name ResourceGroupName -------- ---- ----------------- eastus sqlvm1 ResourceGroup01 ``` + Create a SQL virtual machine with default settings. ### Example 2 @@ -21,7 +22,7 @@ Location Name ResourceGroupName eastus sqlvm1 ResourceGroup01 ``` -Create a SQL virtual machine with specific sku type and license type. +Create a SQL virtual machine with specific sku and license type. ### Example 3 ```powershell @@ -52,10 +53,10 @@ Create a SQL virtual machine with DR billing tag. ### Example 5 ```powershell New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoBackupSettingEnable ` --AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 ` --AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey 'keyvalue' -AutoBackupSettingStorageAccountUrl ` -'https://storagename1.blob.core.windows.net/' -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 ` --AutoBackupSettingStorageContainerName 'storagecontainer1' +-AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 ` +-AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey 'keyvalue' -AutoBackupSettingStorageAccountUrl ` +'https://storagename.blob.core.windows.net/' -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 ` +-AutoBackupSettingStorageContainerName 'storagecontainername' ``` ```output @@ -68,7 +69,7 @@ Create a SQL virtual machine and configure auto backup settings. ### Example 6 ```powershell -New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoPatchingSettingDayOfWeek Thursday ` +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoPatchingSettingDayOfWeek Thursday ` -AutoPatchingSettingMaintenanceWindowDuration 120 -AutoPatchingSettingMaintenanceWindowStartingHour 3 -AutoPatchingSettingEnable ``` diff --git a/src/SqlVirtualMachine/examples/Update-AzSqlVM.md b/src/SqlVirtualMachine/examples/Update-AzSqlVM.md index a64989c798a9..7bceb9e4ef20 100644 --- a/src/SqlVirtualMachine/examples/Update-AzSqlVM.md +++ b/src/SqlVirtualMachine/examples/Update-AzSqlVM.md @@ -1,6 +1,6 @@ ### Example 1 ```powershell -Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -SqlManagementType 'Full' -Sku 'Standard' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} ``` ```output @@ -9,10 +9,128 @@ Location Name ResourceGroupName eastus sqlvm1 ResourceGroup01 ``` +Update a SQL virtual machine with AHUB billing and add a tag. + ### Example 2 ```powershell $sqlVM = Get-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -$sqlVM | Update-AzSqlVM -SqlManagementType 'Full' -Sku 'Standard' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} +$sqlVM | Update-AzSqlVM -Sku 'Standard' -LicenseType 'AHUB' +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine's sku and license type via identity. + +### Example 3 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoBackupSettingEnable ` +-AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 ` +-AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey 'keyvalue' -AutoBackupSettingStorageAccountUrl ` +'https://storagename.blob.core.windows.net/' -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 ` +-AutoBackupSettingStorageContainerName 'storagecontainername' +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to enable auto backup. + +### Example 4 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoBackupSettingEnable:$false +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to disable auto backup. + +### Example 5 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' ` +-AutoPatchingSettingDayOfWeek Thursday ` +-AutoPatchingSettingMaintenanceWindowDuration 120 -AutoPatchingSettingMaintenanceWindowStartingHour 3 -AutoPatchingSettingEnable +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to enable auto patching. + +### Example 6 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoPatchingSettingEnable:$false +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to disable auto patching. + +### Example 7 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AssessmentSettingEnable +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to enable assessment. + +### Example 8 +```powershell +# $pwd is the password for cluster accounts +$securepwd = ConvertTo-SecureString -String $pwd -AsPlainText -Force +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' ` +-SqlVirtualMachineGroupResourceId '' ` +-WsfcDomainCredentialsClusterBootstrapAccountPassword $securepwd ` +-WsfcDomainCredentialsClusterOperatorAccountPassword $securepwd ` +-WsfcDomainCredentialsSqlServiceAccountPassword $securepwd +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to add it to a SQL VM group. + +### Example 9 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -SqlVirtualMachineGroupResourceId '' +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to remove it from a SQL VM group. + +### Example 10 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Tag @{'newkey'='newvalue'} -AsJob ``` ```output @@ -21,3 +139,4 @@ Location Name ResourceGroupName eastus sqlvm1 ResourceGroup01 ``` +Update a SQL virtual machine's tag as a background job. diff --git a/src/SqlVirtualMachine/exports/New-AzSqlVM.ps1 b/src/SqlVirtualMachine/exports/New-AzSqlVM.ps1 index 68c8adb8a9bb..b261d5f6d361 100644 --- a/src/SqlVirtualMachine/exports/New-AzSqlVM.ps1 +++ b/src/SqlVirtualMachine/exports/New-AzSqlVM.ps1 @@ -23,6 +23,23 @@ Creates or updates a SQL virtual machine. New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' .Example New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -Sku 'Developer' -LicenseType 'PAYG' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -LicenseType 'AHUB' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -LicenseType 'DR' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoBackupSettingEnable ` +-AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 ` +-AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey 'keyvalue' -AutoBackupSettingStorageAccountUrl ` +'https://storagename.blob.core.windows.net/' -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 ` +-AutoBackupSettingStorageContainerName 'storagecontainername' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoPatchingSettingDayOfWeek Thursday ` +-AutoPatchingSettingMaintenanceWindowDuration 120 -AutoPatchingSettingMaintenanceWindowStartingHour 3 -AutoPatchingSettingEnable +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AssessmentSettingEnable +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AsJob .Outputs Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api20220801Preview.ISqlVirtualMachine diff --git a/src/SqlVirtualMachine/exports/ProxyCmdletDefinitions.ps1 b/src/SqlVirtualMachine/exports/ProxyCmdletDefinitions.ps1 index 47dca6ceab8f..4c6bf1285b43 100644 --- a/src/SqlVirtualMachine/exports/ProxyCmdletDefinitions.ps1 +++ b/src/SqlVirtualMachine/exports/ProxyCmdletDefinitions.ps1 @@ -2677,6 +2677,23 @@ Creates or updates a SQL virtual machine. New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' .Example New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -Sku 'Developer' -LicenseType 'PAYG' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -LicenseType 'AHUB' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -LicenseType 'DR' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoBackupSettingEnable ` +-AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 ` +-AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey 'keyvalue' -AutoBackupSettingStorageAccountUrl ` +'https://storagename.blob.core.windows.net/' -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 ` +-AutoBackupSettingStorageContainerName 'storagecontainername' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoPatchingSettingDayOfWeek Thursday ` +-AutoPatchingSettingMaintenanceWindowDuration 120 -AutoPatchingSettingMaintenanceWindowStartingHour 3 -AutoPatchingSettingEnable +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AssessmentSettingEnable +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AsJob .Outputs Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api20220801Preview.ISqlVirtualMachine @@ -3352,10 +3369,38 @@ Updates a SQL virtual machine. .Description Updates a SQL virtual machine. .Example -Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -SqlManagementType 'Full' -Sku 'Standard' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} .Example $sqlVM = Get-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -$sqlVM | Update-AzSqlVM -SqlManagementType 'Full' -Sku 'Standard' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} +$sqlVM | Update-AzSqlVM -Sku 'Standard' -LicenseType 'AHUB' +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoBackupSettingEnable ` +-AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 ` +-AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey 'keyvalue' -AutoBackupSettingStorageAccountUrl ` +'https://storagename.blob.core.windows.net/' -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 ` +-AutoBackupSettingStorageContainerName 'storagecontainername' +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoBackupSettingEnable:$false +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' ` +-AutoPatchingSettingDayOfWeek Thursday ` +-AutoPatchingSettingMaintenanceWindowDuration 120 -AutoPatchingSettingMaintenanceWindowStartingHour 3 -AutoPatchingSettingEnable +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoPatchingSettingEnable:$false +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AssessmentSettingEnable +.Example +# $pwd is the password for cluster accounts +$securepwd = ConvertTo-SecureString -String $pwd -AsPlainText -Force +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' ` +-SqlVirtualMachineGroupResourceId '' ` +-WsfcDomainCredentialsClusterBootstrapAccountPassword $securepwd ` +-WsfcDomainCredentialsClusterOperatorAccountPassword $securepwd ` +-WsfcDomainCredentialsSqlServiceAccountPassword $securepwd +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -SqlVirtualMachineGroupResourceId '' +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Tag @{'newkey'='newvalue'} -AsJob .Inputs Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineIdentity @@ -3443,6 +3488,214 @@ param( # Resource tags. ${Tag}, + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.BackupScheduleType])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.BackupScheduleType] + # Backup schedule type. + ${AutoBackupSettingBackupScheduleType}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Include or exclude system databases from auto backup. + ${AutoBackupSettingBackupSystemDb}, + + [Parameter()] + [AllowEmptyCollection()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AutoBackupDaysOfWeek])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AutoBackupDaysOfWeek[]] + # Days of the week for the backups when FullBackupFrequency is set to Weekly. + ${AutoBackupSettingDaysOfWeek}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable autobackup on SQL virtual machine. + ${AutoBackupSettingEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable encryption for backup on SQL virtual machine. + ${AutoBackupSettingEnableEncryption}, + + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.FullBackupFrequencyType])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.FullBackupFrequencyType] + # Frequency of full backups. + # In both cases, full backups begin during the next scheduled time window. + ${AutoBackupSettingFullBackupFrequency}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Start time of a given day during which full backups can take place. + # 0-23 hours. + ${AutoBackupSettingFullBackupStartTime}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Duration of the time window of a given day during which full backups can take place. + # 1-23 hours. + ${AutoBackupSettingFullBackupWindowHour}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Frequency of log backups. + # 5-60 minutes. + ${AutoBackupSettingLogBackupFrequency}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # Password for encryption on backup. + ${AutoBackupSettingPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Retention period of backup: 1-90 days. + ${AutoBackupSettingRetentionPeriod}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Storage account key where backup will be taken to. + ${AutoBackupSettingStorageAccessKey}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Storage account url where backup will be taken to. + ${AutoBackupSettingStorageAccountUrl}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Storage container name where backup will be taken to. + ${AutoBackupSettingStorageContainerName}, + + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DayOfWeek])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DayOfWeek] + # Day of week to apply the patch on. + ${AutoPatchingSettingDayOfWeek}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable autopatching on SQL virtual machine. + ${AutoPatchingSettingEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Duration of patching. + ${AutoPatchingSettingMaintenanceWindowDuration}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Hour of the day when patching is initiated. + # Local VM time. + ${AutoPatchingSettingMaintenanceWindowStartingHour}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable SQL best practices Assessment feature on SQL virtual machine. + ${AssessmentSettingEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Run SQL best practices Assessment immediately on SQL virtual machine. + ${AssessmentSettingRunImmediately}, + + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AssessmentDayOfWeek])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AssessmentDayOfWeek] + # Day of the week to run assessment. + ${ScheduleDayOfWeek}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable assessment schedule on SQL virtual machine. + ${ScheduleEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Occurrence of the DayOfWeek day within a month to schedule assessment. + # Takes values: 1,2,3,4 and -1. + # Use -1 for last DayOfWeek day of the month + ${ScheduleMonthlyOccurrence}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Time of the day in HH:mm format. + # Eg. + # 17:30 + ${ScheduleStartTime}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Number of weeks to schedule between 2 assessment runs. + # Takes value from 1-6 + ${ScheduleWeeklyInterval}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # ARM resource id of the SQL virtual machine group this SQL virtual machine is or will be part of. + ${SqlVirtualMachineGroupResourceId}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # ARM Resource id of underlying virtual machine created from SQL marketplace image. + ${VirtualMachineResourceId}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # Cluster bootstrap account password. + ${WsfcDomainCredentialsClusterBootstrapAccountPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # Cluster operator account password. + ${WsfcDomainCredentialsClusterOperatorAccountPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # SQL service account password. + ${WsfcDomainCredentialsSqlServiceAccountPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Domain credentials for setting up Windows Server Failover Cluster for SQL availability group. + ${WsfcStaticIP}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable automatic upgrade of Sql IaaS extension Agent. + ${EnableAutomaticUpgrade}, + [Parameter()] [Alias('AzureRMContext', 'AzureCredential')] [ValidateNotNull()] diff --git a/src/SqlVirtualMachine/exports/Update-AzSqlVM.ps1 b/src/SqlVirtualMachine/exports/Update-AzSqlVM.ps1 index ffcdeedc30be..b84911ead270 100644 --- a/src/SqlVirtualMachine/exports/Update-AzSqlVM.ps1 +++ b/src/SqlVirtualMachine/exports/Update-AzSqlVM.ps1 @@ -20,10 +20,38 @@ Updates a SQL virtual machine. .Description Updates a SQL virtual machine. .Example -Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -SqlManagementType 'Full' -Sku 'Standard' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} .Example $sqlVM = Get-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -$sqlVM | Update-AzSqlVM -SqlManagementType 'Full' -Sku 'Standard' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} +$sqlVM | Update-AzSqlVM -Sku 'Standard' -LicenseType 'AHUB' +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoBackupSettingEnable ` +-AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 ` +-AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey 'keyvalue' -AutoBackupSettingStorageAccountUrl ` +'https://storagename.blob.core.windows.net/' -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 ` +-AutoBackupSettingStorageContainerName 'storagecontainername' +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoBackupSettingEnable:$false +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' ` +-AutoPatchingSettingDayOfWeek Thursday ` +-AutoPatchingSettingMaintenanceWindowDuration 120 -AutoPatchingSettingMaintenanceWindowStartingHour 3 -AutoPatchingSettingEnable +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoPatchingSettingEnable:$false +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AssessmentSettingEnable +.Example +# $pwd is the password for cluster accounts +$securepwd = ConvertTo-SecureString -String $pwd -AsPlainText -Force +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' ` +-SqlVirtualMachineGroupResourceId '' ` +-WsfcDomainCredentialsClusterBootstrapAccountPassword $securepwd ` +-WsfcDomainCredentialsClusterOperatorAccountPassword $securepwd ` +-WsfcDomainCredentialsSqlServiceAccountPassword $securepwd +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -SqlVirtualMachineGroupResourceId '' +.Example +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Tag @{'newkey'='newvalue'} -AsJob .Inputs Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineIdentity @@ -111,6 +139,214 @@ param( # Resource tags. ${Tag}, + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.BackupScheduleType])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.BackupScheduleType] + # Backup schedule type. + ${AutoBackupSettingBackupScheduleType}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Include or exclude system databases from auto backup. + ${AutoBackupSettingBackupSystemDb}, + + [Parameter()] + [AllowEmptyCollection()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AutoBackupDaysOfWeek])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AutoBackupDaysOfWeek[]] + # Days of the week for the backups when FullBackupFrequency is set to Weekly. + ${AutoBackupSettingDaysOfWeek}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable autobackup on SQL virtual machine. + ${AutoBackupSettingEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable encryption for backup on SQL virtual machine. + ${AutoBackupSettingEnableEncryption}, + + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.FullBackupFrequencyType])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.FullBackupFrequencyType] + # Frequency of full backups. + # In both cases, full backups begin during the next scheduled time window. + ${AutoBackupSettingFullBackupFrequency}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Start time of a given day during which full backups can take place. + # 0-23 hours. + ${AutoBackupSettingFullBackupStartTime}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Duration of the time window of a given day during which full backups can take place. + # 1-23 hours. + ${AutoBackupSettingFullBackupWindowHour}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Frequency of log backups. + # 5-60 minutes. + ${AutoBackupSettingLogBackupFrequency}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # Password for encryption on backup. + ${AutoBackupSettingPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Retention period of backup: 1-90 days. + ${AutoBackupSettingRetentionPeriod}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Storage account key where backup will be taken to. + ${AutoBackupSettingStorageAccessKey}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Storage account url where backup will be taken to. + ${AutoBackupSettingStorageAccountUrl}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Storage container name where backup will be taken to. + ${AutoBackupSettingStorageContainerName}, + + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DayOfWeek])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DayOfWeek] + # Day of week to apply the patch on. + ${AutoPatchingSettingDayOfWeek}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable autopatching on SQL virtual machine. + ${AutoPatchingSettingEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Duration of patching. + ${AutoPatchingSettingMaintenanceWindowDuration}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Hour of the day when patching is initiated. + # Local VM time. + ${AutoPatchingSettingMaintenanceWindowStartingHour}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable SQL best practices Assessment feature on SQL virtual machine. + ${AssessmentSettingEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Run SQL best practices Assessment immediately on SQL virtual machine. + ${AssessmentSettingRunImmediately}, + + [Parameter()] + [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AssessmentDayOfWeek])] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AssessmentDayOfWeek] + # Day of the week to run assessment. + ${ScheduleDayOfWeek}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable or disable assessment schedule on SQL virtual machine. + ${ScheduleEnable}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Occurrence of the DayOfWeek day within a month to schedule assessment. + # Takes values: 1,2,3,4 and -1. + # Use -1 for last DayOfWeek day of the month + ${ScheduleMonthlyOccurrence}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Time of the day in HH:mm format. + # Eg. + # 17:30 + ${ScheduleStartTime}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Int32] + # Number of weeks to schedule between 2 assessment runs. + # Takes value from 1-6 + ${ScheduleWeeklyInterval}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # ARM resource id of the SQL virtual machine group this SQL virtual machine is or will be part of. + ${SqlVirtualMachineGroupResourceId}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # ARM Resource id of underlying virtual machine created from SQL marketplace image. + ${VirtualMachineResourceId}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # Cluster bootstrap account password. + ${WsfcDomainCredentialsClusterBootstrapAccountPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # Cluster operator account password. + ${WsfcDomainCredentialsClusterOperatorAccountPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Security.SecureString] + # SQL service account password. + ${WsfcDomainCredentialsSqlServiceAccountPassword}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.String] + # Domain credentials for setting up Windows Server Failover Cluster for SQL availability group. + ${WsfcStaticIP}, + + [Parameter()] + [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Category('Body')] + [System.Management.Automation.SwitchParameter] + # Enable automatic upgrade of Sql IaaS extension Agent. + ${EnableAutomaticUpgrade}, + [Parameter()] [Alias('AzureRMContext', 'AzureCredential')] [ValidateNotNull()] diff --git a/src/SqlVirtualMachine/generate-info.json b/src/SqlVirtualMachine/generate-info.json index 85edf98f9b89..7a841c975a30 100644 --- a/src/SqlVirtualMachine/generate-info.json +++ b/src/SqlVirtualMachine/generate-info.json @@ -1,8 +1,8 @@ { - "swagger_commit": "3ce676c2fc2338288452c140f2f9d65e61018e8f", + "swagger_commit": "5bcbf0ec9a42be239bf89f3f8c4586dc2dc68d0c", "node": "v14.15.5", "autorest": "`-- (empty)", - "autorest_core": "3.9.5", + "autorest_core": "3.9.7", "autorest_modelerfour": "4.15.414", - "autorest_powershell": "3.0.504" + "autorest_powershell": "3.0.505" } diff --git a/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.PowerShell.cs b/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.PowerShell.cs deleted file mode 100644 index 6c42fdd78d4c..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.PowerShell.cs +++ /dev/null @@ -1,167 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - [System.ComponentModel.TypeConverter(typeof(AvailabilityGroupListenersDeleteAcceptedResponseHeadersTypeConverter))] - public partial class AvailabilityGroupListenersDeleteAcceptedResponseHeaders - { - - /// - /// AfterDeserializeDictionary will be called after the deserialization has finished, allowing customization of the - /// object before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Collections.IDictionary content that should be used. - - partial void AfterDeserializeDictionary(global::System.Collections.IDictionary content); - - /// - /// AfterDeserializePSObject will be called after the deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Management.Automation.PSObject content that should be used. - - partial void AfterDeserializePSObject(global::System.Management.Automation.PSObject content); - - /// - /// BeforeDeserializeDictionary will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Collections.IDictionary content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializeDictionary(global::System.Collections.IDictionary content, ref bool returnNow); - - /// - /// BeforeDeserializePSObject will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializePSObject(global::System.Management.Automation.PSObject content, ref bool returnNow); - - /// - /// OverrideToString will be called if it is implemented. Implement this method in a partial class to enable this behavior - /// - /// /// instance serialized to a string, normally it is a Json - /// /// set returnNow to true if you provide a customized OverrideToString function - - partial void OverrideToString(ref string stringResult, ref bool returnNow); - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - internal AvailabilityGroupListenersDeleteAcceptedResponseHeaders(global::System.Collections.IDictionary content) - { - bool returnNow = false; - BeforeDeserializeDictionary(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializeDictionary(content); - } - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - internal AvailabilityGroupListenersDeleteAcceptedResponseHeaders(global::System.Management.Automation.PSObject content) - { - bool returnNow = false; - BeforeDeserializePSObject(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializePSObject(content); - } - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeaders DeserializeFromDictionary(global::System.Collections.IDictionary content) - { - return new AvailabilityGroupListenersDeleteAcceptedResponseHeaders(content); - } - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeaders DeserializeFromPSObject(global::System.Management.Automation.PSObject content) - { - return new AvailabilityGroupListenersDeleteAcceptedResponseHeaders(content); - } - - /// - /// Creates a new instance of , deserializing the content - /// from a json string. - /// - /// a string containing a JSON serialized instance of this model. - /// - /// an instance of the model class. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeaders FromJsonString(string jsonText) => FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(jsonText)); - - /// Serializes this instance to a json string. - - /// a containing this model serialized to JSON text. - public string ToJsonString() => ToJson(null, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode.IncludeAll)?.ToString(); - - public override string ToString() - { - var returnNow = false; - var result = global::System.String.Empty; - OverrideToString(ref result, ref returnNow); - if (returnNow) - { - return result; - } - return ToJsonString(); - } - } - [System.ComponentModel.TypeConverter(typeof(AvailabilityGroupListenersDeleteAcceptedResponseHeadersTypeConverter))] - public partial interface IAvailabilityGroupListenersDeleteAcceptedResponseHeaders - - { - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.TypeConverter.cs b/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.TypeConverter.cs deleted file mode 100644 index cd6b060b57f7..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.TypeConverter.cs +++ /dev/null @@ -1,153 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - /// - /// A PowerShell PSTypeConverter to support converting to an instance of - /// - public partial class AvailabilityGroupListenersDeleteAcceptedResponseHeadersTypeConverter : global::System.Management.Automation.PSTypeConverter - { - - /// - /// Determines if the converter can convert the parameter to the parameter. - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false. - /// - public override bool CanConvertFrom(object sourceValue, global::System.Type destinationType) => CanConvertFrom(sourceValue); - - /// - /// Determines if the converter can convert the parameter to the - /// type. - /// - /// the instance to check if it can be converted to the type. - /// - /// true if the instance could be converted to a type, otherwise false - /// - public static bool CanConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return true; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - // we say yest to PSObjects - return true; - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - // we say yest to Hashtables/dictionaries - return true; - } - try - { - if (null != sourceValue.ToJsonString()) - { - return true; - } - } - catch - { - // Not one of our objects - } - try - { - string text = sourceValue.ToString()?.Trim(); - return true == text?.StartsWith("{") && true == text?.EndsWith("}") && Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(text).Type == Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonType.Object; - } - catch - { - // Doesn't look like it can be treated as JSON - } - return false; - } - - /// - /// Determines if the parameter can be converted to the - /// parameter - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false - /// - public override bool CanConvertTo(object sourceValue, global::System.Type destinationType) => false; - - /// - /// Converts the parameter to the parameter using and - /// - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// - /// an instance of , or null if there is no suitable - /// conversion. - /// - public override object ConvertFrom(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => ConvertFrom(sourceValue); - - /// - /// Converts the parameter into an instance of - /// - /// the value to convert into an instance of . - /// - /// an instance of , or null if there is no suitable - /// conversion. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeaders ConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return null; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeaders).IsAssignableFrom(type)) - { - return sourceValue; - } - try - { - return AvailabilityGroupListenersDeleteAcceptedResponseHeaders.FromJsonString(typeof(string) == sourceValue.GetType() ? sourceValue : sourceValue.ToJsonString());; - } - catch - { - // Unable to use JSON pattern - } - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - return AvailabilityGroupListenersDeleteAcceptedResponseHeaders.DeserializeFromPSObject(sourceValue); - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - return AvailabilityGroupListenersDeleteAcceptedResponseHeaders.DeserializeFromDictionary(sourceValue); - } - return null; - } - - /// NotImplemented -- this will return null - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// will always return null. - public override object ConvertTo(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => null; - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.cs b/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.cs deleted file mode 100644 index 82e33511f4f1..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.cs +++ /dev/null @@ -1,57 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class AvailabilityGroupListenersDeleteAcceptedResponseHeaders : - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeaders, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeadersInternal, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable - { - - /// Backing field for property. - private string _location; - - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)] - public string Location { get => this._location; set => this._location = value; } - - /// - /// Creates an new instance. - /// - public AvailabilityGroupListenersDeleteAcceptedResponseHeaders() - { - - } - - /// - void Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable.ReadHeaders(global::System.Net.Http.Headers.HttpResponseHeaders headers) - { - if (headers.TryGetValues("Location", out var __locationHeader0)) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeadersInternal)this).Location = System.Linq.Enumerable.FirstOrDefault(__locationHeader0) is string __headerLocationHeader0 ? __headerLocationHeader0 : (string)null; - } - } - } - public partial interface IAvailabilityGroupListenersDeleteAcceptedResponseHeaders - - { - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info( - Required = false, - ReadOnly = false, - Description = @"", - SerializedName = @"Location", - PossibleTypes = new [] { typeof(string) })] - string Location { get; set; } - - } - internal partial interface IAvailabilityGroupListenersDeleteAcceptedResponseHeadersInternal - - { - string Location { get; set; } - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.json.cs b/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.json.cs deleted file mode 100644 index 7869a9960b37..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/AvailabilityGroupListenersDeleteAcceptedResponseHeaders.json.cs +++ /dev/null @@ -1,108 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class AvailabilityGroupListenersDeleteAcceptedResponseHeaders - { - - /// - /// AfterFromJson will be called after the json deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JsonNode that should be deserialized into this object. - - partial void AfterFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json); - - /// - /// AfterToJson will be called after the json serialization has finished, allowing customization of the before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JSON container that the serialization result will be placed in. - - partial void AfterToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container); - - /// - /// BeforeFromJson will be called before the json deserialization has commenced, allowing complete customization of - /// the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the - /// output parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JsonNode that should be deserialized into this object. - /// Determines if the rest of the deserialization should be processed, or if the method should return - /// instantly. - - partial void BeforeFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json, ref bool returnNow); - - /// - /// BeforeToJson will be called before the json serialization has commenced, allowing complete customization of the - /// object before it is serialized. - /// If you wish to disable the default serialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JSON container that the serialization result will be placed in. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, ref bool returnNow); - - /// - /// Deserializes a Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject into a new instance of . - /// - /// A Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject instance to deserialize from. - internal AvailabilityGroupListenersDeleteAcceptedResponseHeaders(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json) - { - bool returnNow = false; - BeforeFromJson(json, ref returnNow); - if (returnNow) - { - return; - } - AfterFromJson(json); - } - - /// - /// Deserializes a into an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeaders. - /// - /// a to deserialize from. - /// - /// an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeaders. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.IAvailabilityGroupListenersDeleteAcceptedResponseHeaders FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode node) - { - return node is Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json ? new AvailabilityGroupListenersDeleteAcceptedResponseHeaders(json) : null; - } - - /// - /// Serializes this instance of into a . - /// - /// The container to serialize this object into. If the caller - /// passes in null, a new instance will be created and returned to the caller. - /// Allows the caller to choose the depth of the serialization. See . - /// - /// a serialized instance of as a . - /// - public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode ToJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode serializationMode) - { - container = container ?? new Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject(); - - bool returnNow = false; - BeforeToJson(ref container, ref returnNow); - if (returnNow) - { - return container; - } - AfterToJson(ref container); - return container; - } - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.PowerShell.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.PowerShell.cs deleted file mode 100644 index 070100be7618..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.PowerShell.cs +++ /dev/null @@ -1,167 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - [System.ComponentModel.TypeConverter(typeof(SqlVirtualMachineGroupsDeleteAcceptedResponseHeadersTypeConverter))] - public partial class SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders - { - - /// - /// AfterDeserializeDictionary will be called after the deserialization has finished, allowing customization of the - /// object before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Collections.IDictionary content that should be used. - - partial void AfterDeserializeDictionary(global::System.Collections.IDictionary content); - - /// - /// AfterDeserializePSObject will be called after the deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Management.Automation.PSObject content that should be used. - - partial void AfterDeserializePSObject(global::System.Management.Automation.PSObject content); - - /// - /// BeforeDeserializeDictionary will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Collections.IDictionary content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializeDictionary(global::System.Collections.IDictionary content, ref bool returnNow); - - /// - /// BeforeDeserializePSObject will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializePSObject(global::System.Management.Automation.PSObject content, ref bool returnNow); - - /// - /// OverrideToString will be called if it is implemented. Implement this method in a partial class to enable this behavior - /// - /// /// instance serialized to a string, normally it is a Json - /// /// set returnNow to true if you provide a customized OverrideToString function - - partial void OverrideToString(ref string stringResult, ref bool returnNow); - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeaders DeserializeFromDictionary(global::System.Collections.IDictionary content) - { - return new SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders(content); - } - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeaders DeserializeFromPSObject(global::System.Management.Automation.PSObject content) - { - return new SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders(content); - } - - /// - /// Creates a new instance of , deserializing the content - /// from a json string. - /// - /// a string containing a JSON serialized instance of this model. - /// - /// an instance of the model class. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeaders FromJsonString(string jsonText) => FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(jsonText)); - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - internal SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders(global::System.Collections.IDictionary content) - { - bool returnNow = false; - BeforeDeserializeDictionary(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializeDictionary(content); - } - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - internal SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders(global::System.Management.Automation.PSObject content) - { - bool returnNow = false; - BeforeDeserializePSObject(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializePSObject(content); - } - - /// Serializes this instance to a json string. - - /// a containing this model serialized to JSON text. - public string ToJsonString() => ToJson(null, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode.IncludeAll)?.ToString(); - - public override string ToString() - { - var returnNow = false; - var result = global::System.String.Empty; - OverrideToString(ref result, ref returnNow); - if (returnNow) - { - return result; - } - return ToJsonString(); - } - } - [System.ComponentModel.TypeConverter(typeof(SqlVirtualMachineGroupsDeleteAcceptedResponseHeadersTypeConverter))] - public partial interface ISqlVirtualMachineGroupsDeleteAcceptedResponseHeaders - - { - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.TypeConverter.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.TypeConverter.cs deleted file mode 100644 index c8ff8d26aaf7..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.TypeConverter.cs +++ /dev/null @@ -1,153 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - /// - /// A PowerShell PSTypeConverter to support converting to an instance of - /// - public partial class SqlVirtualMachineGroupsDeleteAcceptedResponseHeadersTypeConverter : global::System.Management.Automation.PSTypeConverter - { - - /// - /// Determines if the converter can convert the parameter to the parameter. - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false. - /// - public override bool CanConvertFrom(object sourceValue, global::System.Type destinationType) => CanConvertFrom(sourceValue); - - /// - /// Determines if the converter can convert the parameter to the - /// type. - /// - /// the instance to check if it can be converted to the type. - /// - /// true if the instance could be converted to a - /// type, otherwise false - /// - public static bool CanConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return true; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - // we say yest to PSObjects - return true; - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - // we say yest to Hashtables/dictionaries - return true; - } - try - { - if (null != sourceValue.ToJsonString()) - { - return true; - } - } - catch - { - // Not one of our objects - } - try - { - string text = sourceValue.ToString()?.Trim(); - return true == text?.StartsWith("{") && true == text?.EndsWith("}") && Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(text).Type == Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonType.Object; - } - catch - { - // Doesn't look like it can be treated as JSON - } - return false; - } - - /// - /// Determines if the parameter can be converted to the - /// parameter - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false - /// - public override bool CanConvertTo(object sourceValue, global::System.Type destinationType) => false; - - /// - /// Converts the parameter to the parameter using and - /// - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// - /// an instance of , or null if there is no suitable - /// conversion. - /// - public override object ConvertFrom(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => ConvertFrom(sourceValue); - - /// - /// Converts the parameter into an instance of - /// - /// the value to convert into an instance of . - /// - /// an instance of , or null if there is no suitable - /// conversion. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeaders ConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return null; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeaders).IsAssignableFrom(type)) - { - return sourceValue; - } - try - { - return SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.FromJsonString(typeof(string) == sourceValue.GetType() ? sourceValue : sourceValue.ToJsonString());; - } - catch - { - // Unable to use JSON pattern - } - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - return SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.DeserializeFromPSObject(sourceValue); - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - return SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.DeserializeFromDictionary(sourceValue); - } - return null; - } - - /// NotImplemented -- this will return null - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// will always return null. - public override object ConvertTo(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => null; - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.cs deleted file mode 100644 index ccbb9042e506..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.cs +++ /dev/null @@ -1,57 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders : - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeaders, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeadersInternal, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable - { - - /// Backing field for property. - private string _location; - - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)] - public string Location { get => this._location; set => this._location = value; } - - /// - void Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable.ReadHeaders(global::System.Net.Http.Headers.HttpResponseHeaders headers) - { - if (headers.TryGetValues("Location", out var __locationHeader0)) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeadersInternal)this).Location = System.Linq.Enumerable.FirstOrDefault(__locationHeader0) is string __headerLocationHeader0 ? __headerLocationHeader0 : (string)null; - } - } - - /// - /// Creates an new instance. - /// - public SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders() - { - - } - } - public partial interface ISqlVirtualMachineGroupsDeleteAcceptedResponseHeaders - - { - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info( - Required = false, - ReadOnly = false, - Description = @"", - SerializedName = @"Location", - PossibleTypes = new [] { typeof(string) })] - string Location { get; set; } - - } - internal partial interface ISqlVirtualMachineGroupsDeleteAcceptedResponseHeadersInternal - - { - string Location { get; set; } - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.json.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.json.cs deleted file mode 100644 index b71b8252b0b7..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders.json.cs +++ /dev/null @@ -1,108 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders - { - - /// - /// AfterFromJson will be called after the json deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JsonNode that should be deserialized into this object. - - partial void AfterFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json); - - /// - /// AfterToJson will be called after the json serialization has finished, allowing customization of the before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JSON container that the serialization result will be placed in. - - partial void AfterToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container); - - /// - /// BeforeFromJson will be called before the json deserialization has commenced, allowing complete customization of - /// the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the - /// output parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JsonNode that should be deserialized into this object. - /// Determines if the rest of the deserialization should be processed, or if the method should return - /// instantly. - - partial void BeforeFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json, ref bool returnNow); - - /// - /// BeforeToJson will be called before the json serialization has commenced, allowing complete customization of the - /// object before it is serialized. - /// If you wish to disable the default serialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JSON container that the serialization result will be placed in. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, ref bool returnNow); - - /// - /// Deserializes a into an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeaders. - /// - /// a to deserialize from. - /// - /// an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeaders. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineGroupsDeleteAcceptedResponseHeaders FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode node) - { - return node is Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json ? new SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders(json) : null; - } - - /// - /// Deserializes a Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject into a new instance of . - /// - /// A Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject instance to deserialize from. - internal SqlVirtualMachineGroupsDeleteAcceptedResponseHeaders(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json) - { - bool returnNow = false; - BeforeFromJson(json, ref returnNow); - if (returnNow) - { - return; - } - AfterFromJson(json); - } - - /// - /// Serializes this instance of into a . - /// - /// The container to serialize this object into. If the caller - /// passes in null, a new instance will be created and returned to the caller. - /// Allows the caller to choose the depth of the serialization. See . - /// - /// a serialized instance of as a . - /// - public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode ToJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode serializationMode) - { - container = container ?? new Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject(); - - bool returnNow = false; - BeforeToJson(ref container, ref returnNow); - if (returnNow) - { - return container; - } - AfterToJson(ref container); - return container; - } - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.PowerShell.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.PowerShell.cs deleted file mode 100644 index d3a99095b5db..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.PowerShell.cs +++ /dev/null @@ -1,167 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - [System.ComponentModel.TypeConverter(typeof(SqlVirtualMachineTroubleshootAcceptedResponseHeadersTypeConverter))] - public partial class SqlVirtualMachineTroubleshootAcceptedResponseHeaders - { - - /// - /// AfterDeserializeDictionary will be called after the deserialization has finished, allowing customization of the - /// object before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Collections.IDictionary content that should be used. - - partial void AfterDeserializeDictionary(global::System.Collections.IDictionary content); - - /// - /// AfterDeserializePSObject will be called after the deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Management.Automation.PSObject content that should be used. - - partial void AfterDeserializePSObject(global::System.Management.Automation.PSObject content); - - /// - /// BeforeDeserializeDictionary will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Collections.IDictionary content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializeDictionary(global::System.Collections.IDictionary content, ref bool returnNow); - - /// - /// BeforeDeserializePSObject will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializePSObject(global::System.Management.Automation.PSObject content, ref bool returnNow); - - /// - /// OverrideToString will be called if it is implemented. Implement this method in a partial class to enable this behavior - /// - /// /// instance serialized to a string, normally it is a Json - /// /// set returnNow to true if you provide a customized OverrideToString function - - partial void OverrideToString(ref string stringResult, ref bool returnNow); - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeaders DeserializeFromDictionary(global::System.Collections.IDictionary content) - { - return new SqlVirtualMachineTroubleshootAcceptedResponseHeaders(content); - } - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeaders DeserializeFromPSObject(global::System.Management.Automation.PSObject content) - { - return new SqlVirtualMachineTroubleshootAcceptedResponseHeaders(content); - } - - /// - /// Creates a new instance of , deserializing the content - /// from a json string. - /// - /// a string containing a JSON serialized instance of this model. - /// - /// an instance of the model class. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeaders FromJsonString(string jsonText) => FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(jsonText)); - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - internal SqlVirtualMachineTroubleshootAcceptedResponseHeaders(global::System.Collections.IDictionary content) - { - bool returnNow = false; - BeforeDeserializeDictionary(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializeDictionary(content); - } - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - internal SqlVirtualMachineTroubleshootAcceptedResponseHeaders(global::System.Management.Automation.PSObject content) - { - bool returnNow = false; - BeforeDeserializePSObject(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializePSObject(content); - } - - /// Serializes this instance to a json string. - - /// a containing this model serialized to JSON text. - public string ToJsonString() => ToJson(null, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode.IncludeAll)?.ToString(); - - public override string ToString() - { - var returnNow = false; - var result = global::System.String.Empty; - OverrideToString(ref result, ref returnNow); - if (returnNow) - { - return result; - } - return ToJsonString(); - } - } - [System.ComponentModel.TypeConverter(typeof(SqlVirtualMachineTroubleshootAcceptedResponseHeadersTypeConverter))] - public partial interface ISqlVirtualMachineTroubleshootAcceptedResponseHeaders - - { - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.TypeConverter.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.TypeConverter.cs deleted file mode 100644 index 0cbad9e1a0b5..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.TypeConverter.cs +++ /dev/null @@ -1,153 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - /// - /// A PowerShell PSTypeConverter to support converting to an instance of - /// - public partial class SqlVirtualMachineTroubleshootAcceptedResponseHeadersTypeConverter : global::System.Management.Automation.PSTypeConverter - { - - /// - /// Determines if the converter can convert the parameter to the parameter. - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false. - /// - public override bool CanConvertFrom(object sourceValue, global::System.Type destinationType) => CanConvertFrom(sourceValue); - - /// - /// Determines if the converter can convert the parameter to the - /// type. - /// - /// the instance to check if it can be converted to the type. - /// - /// true if the instance could be converted to a - /// type, otherwise false - /// - public static bool CanConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return true; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - // we say yest to PSObjects - return true; - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - // we say yest to Hashtables/dictionaries - return true; - } - try - { - if (null != sourceValue.ToJsonString()) - { - return true; - } - } - catch - { - // Not one of our objects - } - try - { - string text = sourceValue.ToString()?.Trim(); - return true == text?.StartsWith("{") && true == text?.EndsWith("}") && Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(text).Type == Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonType.Object; - } - catch - { - // Doesn't look like it can be treated as JSON - } - return false; - } - - /// - /// Determines if the parameter can be converted to the - /// parameter - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false - /// - public override bool CanConvertTo(object sourceValue, global::System.Type destinationType) => false; - - /// - /// Converts the parameter to the parameter using and - /// - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// - /// an instance of , or null if there is no suitable - /// conversion. - /// - public override object ConvertFrom(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => ConvertFrom(sourceValue); - - /// - /// Converts the parameter into an instance of - /// - /// the value to convert into an instance of . - /// - /// an instance of , or null if there is no suitable - /// conversion. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeaders ConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return null; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeaders).IsAssignableFrom(type)) - { - return sourceValue; - } - try - { - return SqlVirtualMachineTroubleshootAcceptedResponseHeaders.FromJsonString(typeof(string) == sourceValue.GetType() ? sourceValue : sourceValue.ToJsonString());; - } - catch - { - // Unable to use JSON pattern - } - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - return SqlVirtualMachineTroubleshootAcceptedResponseHeaders.DeserializeFromPSObject(sourceValue); - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - return SqlVirtualMachineTroubleshootAcceptedResponseHeaders.DeserializeFromDictionary(sourceValue); - } - return null; - } - - /// NotImplemented -- this will return null - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// will always return null. - public override object ConvertTo(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => null; - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.cs deleted file mode 100644 index e847c15bb4f1..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.cs +++ /dev/null @@ -1,57 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class SqlVirtualMachineTroubleshootAcceptedResponseHeaders : - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeaders, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeadersInternal, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable - { - - /// Backing field for property. - private string _location; - - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)] - public string Location { get => this._location; set => this._location = value; } - - /// - void Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable.ReadHeaders(global::System.Net.Http.Headers.HttpResponseHeaders headers) - { - if (headers.TryGetValues("Location", out var __locationHeader0)) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeadersInternal)this).Location = System.Linq.Enumerable.FirstOrDefault(__locationHeader0) is string __headerLocationHeader0 ? __headerLocationHeader0 : (string)null; - } - } - - /// - /// Creates an new instance. - /// - public SqlVirtualMachineTroubleshootAcceptedResponseHeaders() - { - - } - } - public partial interface ISqlVirtualMachineTroubleshootAcceptedResponseHeaders - - { - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info( - Required = false, - ReadOnly = false, - Description = @"", - SerializedName = @"Location", - PossibleTypes = new [] { typeof(string) })] - string Location { get; set; } - - } - internal partial interface ISqlVirtualMachineTroubleshootAcceptedResponseHeadersInternal - - { - string Location { get; set; } - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.json.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.json.cs deleted file mode 100644 index 372be0a5355a..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachineTroubleshootAcceptedResponseHeaders.json.cs +++ /dev/null @@ -1,108 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class SqlVirtualMachineTroubleshootAcceptedResponseHeaders - { - - /// - /// AfterFromJson will be called after the json deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JsonNode that should be deserialized into this object. - - partial void AfterFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json); - - /// - /// AfterToJson will be called after the json serialization has finished, allowing customization of the before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JSON container that the serialization result will be placed in. - - partial void AfterToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container); - - /// - /// BeforeFromJson will be called before the json deserialization has commenced, allowing complete customization of - /// the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the - /// output parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JsonNode that should be deserialized into this object. - /// Determines if the rest of the deserialization should be processed, or if the method should return - /// instantly. - - partial void BeforeFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json, ref bool returnNow); - - /// - /// BeforeToJson will be called before the json serialization has commenced, allowing complete customization of the - /// object before it is serialized. - /// If you wish to disable the default serialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JSON container that the serialization result will be placed in. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, ref bool returnNow); - - /// - /// Deserializes a into an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeaders. - /// - /// a to deserialize from. - /// - /// an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeaders. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachineTroubleshootAcceptedResponseHeaders FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode node) - { - return node is Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json ? new SqlVirtualMachineTroubleshootAcceptedResponseHeaders(json) : null; - } - - /// - /// Deserializes a Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject into a new instance of . - /// - /// A Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject instance to deserialize from. - internal SqlVirtualMachineTroubleshootAcceptedResponseHeaders(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json) - { - bool returnNow = false; - BeforeFromJson(json, ref returnNow); - if (returnNow) - { - return; - } - AfterFromJson(json); - } - - /// - /// Serializes this instance of into a . - /// - /// The container to serialize this object into. If the caller - /// passes in null, a new instance will be created and returned to the caller. - /// Allows the caller to choose the depth of the serialization. See . - /// - /// a serialized instance of as a . - /// - public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode ToJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode serializationMode) - { - container = container ?? new Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject(); - - bool returnNow = false; - BeforeToJson(ref container, ref returnNow); - if (returnNow) - { - return container; - } - AfterToJson(ref container); - return container; - } - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.PowerShell.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.PowerShell.cs deleted file mode 100644 index e912606bb954..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.PowerShell.cs +++ /dev/null @@ -1,167 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - [System.ComponentModel.TypeConverter(typeof(SqlVirtualMachinesDeleteAcceptedResponseHeadersTypeConverter))] - public partial class SqlVirtualMachinesDeleteAcceptedResponseHeaders - { - - /// - /// AfterDeserializeDictionary will be called after the deserialization has finished, allowing customization of the - /// object before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Collections.IDictionary content that should be used. - - partial void AfterDeserializeDictionary(global::System.Collections.IDictionary content); - - /// - /// AfterDeserializePSObject will be called after the deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Management.Automation.PSObject content that should be used. - - partial void AfterDeserializePSObject(global::System.Management.Automation.PSObject content); - - /// - /// BeforeDeserializeDictionary will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Collections.IDictionary content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializeDictionary(global::System.Collections.IDictionary content, ref bool returnNow); - - /// - /// BeforeDeserializePSObject will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializePSObject(global::System.Management.Automation.PSObject content, ref bool returnNow); - - /// - /// OverrideToString will be called if it is implemented. Implement this method in a partial class to enable this behavior - /// - /// /// instance serialized to a string, normally it is a Json - /// /// set returnNow to true if you provide a customized OverrideToString function - - partial void OverrideToString(ref string stringResult, ref bool returnNow); - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeaders DeserializeFromDictionary(global::System.Collections.IDictionary content) - { - return new SqlVirtualMachinesDeleteAcceptedResponseHeaders(content); - } - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeaders DeserializeFromPSObject(global::System.Management.Automation.PSObject content) - { - return new SqlVirtualMachinesDeleteAcceptedResponseHeaders(content); - } - - /// - /// Creates a new instance of , deserializing the content from - /// a json string. - /// - /// a string containing a JSON serialized instance of this model. - /// - /// an instance of the model class. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeaders FromJsonString(string jsonText) => FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(jsonText)); - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - internal SqlVirtualMachinesDeleteAcceptedResponseHeaders(global::System.Collections.IDictionary content) - { - bool returnNow = false; - BeforeDeserializeDictionary(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializeDictionary(content); - } - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - internal SqlVirtualMachinesDeleteAcceptedResponseHeaders(global::System.Management.Automation.PSObject content) - { - bool returnNow = false; - BeforeDeserializePSObject(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializePSObject(content); - } - - /// Serializes this instance to a json string. - - /// a containing this model serialized to JSON text. - public string ToJsonString() => ToJson(null, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode.IncludeAll)?.ToString(); - - public override string ToString() - { - var returnNow = false; - var result = global::System.String.Empty; - OverrideToString(ref result, ref returnNow); - if (returnNow) - { - return result; - } - return ToJsonString(); - } - } - [System.ComponentModel.TypeConverter(typeof(SqlVirtualMachinesDeleteAcceptedResponseHeadersTypeConverter))] - public partial interface ISqlVirtualMachinesDeleteAcceptedResponseHeaders - - { - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.TypeConverter.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.TypeConverter.cs deleted file mode 100644 index f7d53bb5064f..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.TypeConverter.cs +++ /dev/null @@ -1,153 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - /// - /// A PowerShell PSTypeConverter to support converting to an instance of - /// - public partial class SqlVirtualMachinesDeleteAcceptedResponseHeadersTypeConverter : global::System.Management.Automation.PSTypeConverter - { - - /// - /// Determines if the converter can convert the parameter to the parameter. - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false. - /// - public override bool CanConvertFrom(object sourceValue, global::System.Type destinationType) => CanConvertFrom(sourceValue); - - /// - /// Determines if the converter can convert the parameter to the - /// type. - /// - /// the instance to check if it can be converted to the type. - /// - /// true if the instance could be converted to a type, - /// otherwise false - /// - public static bool CanConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return true; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - // we say yest to PSObjects - return true; - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - // we say yest to Hashtables/dictionaries - return true; - } - try - { - if (null != sourceValue.ToJsonString()) - { - return true; - } - } - catch - { - // Not one of our objects - } - try - { - string text = sourceValue.ToString()?.Trim(); - return true == text?.StartsWith("{") && true == text?.EndsWith("}") && Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(text).Type == Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonType.Object; - } - catch - { - // Doesn't look like it can be treated as JSON - } - return false; - } - - /// - /// Determines if the parameter can be converted to the - /// parameter - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false - /// - public override bool CanConvertTo(object sourceValue, global::System.Type destinationType) => false; - - /// - /// Converts the parameter to the parameter using and - /// - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// - /// an instance of , or null if there is no suitable - /// conversion. - /// - public override object ConvertFrom(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => ConvertFrom(sourceValue); - - /// - /// Converts the parameter into an instance of - /// - /// the value to convert into an instance of . - /// - /// an instance of , or null if there is no suitable - /// conversion. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeaders ConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return null; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeaders).IsAssignableFrom(type)) - { - return sourceValue; - } - try - { - return SqlVirtualMachinesDeleteAcceptedResponseHeaders.FromJsonString(typeof(string) == sourceValue.GetType() ? sourceValue : sourceValue.ToJsonString());; - } - catch - { - // Unable to use JSON pattern - } - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - return SqlVirtualMachinesDeleteAcceptedResponseHeaders.DeserializeFromPSObject(sourceValue); - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - return SqlVirtualMachinesDeleteAcceptedResponseHeaders.DeserializeFromDictionary(sourceValue); - } - return null; - } - - /// NotImplemented -- this will return null - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// will always return null. - public override object ConvertTo(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => null; - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.cs deleted file mode 100644 index ff72bada5aa3..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.cs +++ /dev/null @@ -1,57 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class SqlVirtualMachinesDeleteAcceptedResponseHeaders : - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeaders, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeadersInternal, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable - { - - /// Backing field for property. - private string _location; - - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)] - public string Location { get => this._location; set => this._location = value; } - - /// - void Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable.ReadHeaders(global::System.Net.Http.Headers.HttpResponseHeaders headers) - { - if (headers.TryGetValues("Location", out var __locationHeader0)) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeadersInternal)this).Location = System.Linq.Enumerable.FirstOrDefault(__locationHeader0) is string __headerLocationHeader0 ? __headerLocationHeader0 : (string)null; - } - } - - /// - /// Creates an new instance. - /// - public SqlVirtualMachinesDeleteAcceptedResponseHeaders() - { - - } - } - public partial interface ISqlVirtualMachinesDeleteAcceptedResponseHeaders - - { - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info( - Required = false, - ReadOnly = false, - Description = @"", - SerializedName = @"Location", - PossibleTypes = new [] { typeof(string) })] - string Location { get; set; } - - } - internal partial interface ISqlVirtualMachinesDeleteAcceptedResponseHeadersInternal - - { - string Location { get; set; } - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.json.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.json.cs deleted file mode 100644 index 4a855ab6a9f4..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesDeleteAcceptedResponseHeaders.json.cs +++ /dev/null @@ -1,108 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class SqlVirtualMachinesDeleteAcceptedResponseHeaders - { - - /// - /// AfterFromJson will be called after the json deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JsonNode that should be deserialized into this object. - - partial void AfterFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json); - - /// - /// AfterToJson will be called after the json serialization has finished, allowing customization of the before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JSON container that the serialization result will be placed in. - - partial void AfterToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container); - - /// - /// BeforeFromJson will be called before the json deserialization has commenced, allowing complete customization of - /// the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the - /// output parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JsonNode that should be deserialized into this object. - /// Determines if the rest of the deserialization should be processed, or if the method should return - /// instantly. - - partial void BeforeFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json, ref bool returnNow); - - /// - /// BeforeToJson will be called before the json serialization has commenced, allowing complete customization of the - /// object before it is serialized. - /// If you wish to disable the default serialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JSON container that the serialization result will be placed in. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, ref bool returnNow); - - /// - /// Deserializes a into an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeaders. - /// - /// a to deserialize from. - /// - /// an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeaders. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesDeleteAcceptedResponseHeaders FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode node) - { - return node is Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json ? new SqlVirtualMachinesDeleteAcceptedResponseHeaders(json) : null; - } - - /// - /// Deserializes a Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject into a new instance of . - /// - /// A Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject instance to deserialize from. - internal SqlVirtualMachinesDeleteAcceptedResponseHeaders(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json) - { - bool returnNow = false; - BeforeFromJson(json, ref returnNow); - if (returnNow) - { - return; - } - AfterFromJson(json); - } - - /// - /// Serializes this instance of into a . - /// - /// The container to serialize this object into. If the caller - /// passes in null, a new instance will be created and returned to the caller. - /// Allows the caller to choose the depth of the serialization. See . - /// - /// a serialized instance of as a . - /// - public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode ToJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode serializationMode) - { - container = container ?? new Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject(); - - bool returnNow = false; - BeforeToJson(ref container, ref returnNow); - if (returnNow) - { - return container; - } - AfterToJson(ref container); - return container; - } - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.PowerShell.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.PowerShell.cs deleted file mode 100644 index 0f24dcd5908c..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.PowerShell.cs +++ /dev/null @@ -1,167 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - [System.ComponentModel.TypeConverter(typeof(SqlVirtualMachinesRedeployAcceptedResponseHeadersTypeConverter))] - public partial class SqlVirtualMachinesRedeployAcceptedResponseHeaders - { - - /// - /// AfterDeserializeDictionary will be called after the deserialization has finished, allowing customization of the - /// object before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Collections.IDictionary content that should be used. - - partial void AfterDeserializeDictionary(global::System.Collections.IDictionary content); - - /// - /// AfterDeserializePSObject will be called after the deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Management.Automation.PSObject content that should be used. - - partial void AfterDeserializePSObject(global::System.Management.Automation.PSObject content); - - /// - /// BeforeDeserializeDictionary will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Collections.IDictionary content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializeDictionary(global::System.Collections.IDictionary content, ref bool returnNow); - - /// - /// BeforeDeserializePSObject will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializePSObject(global::System.Management.Automation.PSObject content, ref bool returnNow); - - /// - /// OverrideToString will be called if it is implemented. Implement this method in a partial class to enable this behavior - /// - /// /// instance serialized to a string, normally it is a Json - /// /// set returnNow to true if you provide a customized OverrideToString function - - partial void OverrideToString(ref string stringResult, ref bool returnNow); - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeaders DeserializeFromDictionary(global::System.Collections.IDictionary content) - { - return new SqlVirtualMachinesRedeployAcceptedResponseHeaders(content); - } - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeaders DeserializeFromPSObject(global::System.Management.Automation.PSObject content) - { - return new SqlVirtualMachinesRedeployAcceptedResponseHeaders(content); - } - - /// - /// Creates a new instance of , deserializing the content - /// from a json string. - /// - /// a string containing a JSON serialized instance of this model. - /// - /// an instance of the model class. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeaders FromJsonString(string jsonText) => FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(jsonText)); - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - internal SqlVirtualMachinesRedeployAcceptedResponseHeaders(global::System.Collections.IDictionary content) - { - bool returnNow = false; - BeforeDeserializeDictionary(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializeDictionary(content); - } - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - internal SqlVirtualMachinesRedeployAcceptedResponseHeaders(global::System.Management.Automation.PSObject content) - { - bool returnNow = false; - BeforeDeserializePSObject(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializePSObject(content); - } - - /// Serializes this instance to a json string. - - /// a containing this model serialized to JSON text. - public string ToJsonString() => ToJson(null, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode.IncludeAll)?.ToString(); - - public override string ToString() - { - var returnNow = false; - var result = global::System.String.Empty; - OverrideToString(ref result, ref returnNow); - if (returnNow) - { - return result; - } - return ToJsonString(); - } - } - [System.ComponentModel.TypeConverter(typeof(SqlVirtualMachinesRedeployAcceptedResponseHeadersTypeConverter))] - public partial interface ISqlVirtualMachinesRedeployAcceptedResponseHeaders - - { - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.TypeConverter.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.TypeConverter.cs deleted file mode 100644 index 139b015c7222..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.TypeConverter.cs +++ /dev/null @@ -1,153 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - /// - /// A PowerShell PSTypeConverter to support converting to an instance of - /// - public partial class SqlVirtualMachinesRedeployAcceptedResponseHeadersTypeConverter : global::System.Management.Automation.PSTypeConverter - { - - /// - /// Determines if the converter can convert the parameter to the parameter. - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false. - /// - public override bool CanConvertFrom(object sourceValue, global::System.Type destinationType) => CanConvertFrom(sourceValue); - - /// - /// Determines if the converter can convert the parameter to the - /// type. - /// - /// the instance to check if it can be converted to the type. - /// - /// true if the instance could be converted to a type, - /// otherwise false - /// - public static bool CanConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return true; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - // we say yest to PSObjects - return true; - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - // we say yest to Hashtables/dictionaries - return true; - } - try - { - if (null != sourceValue.ToJsonString()) - { - return true; - } - } - catch - { - // Not one of our objects - } - try - { - string text = sourceValue.ToString()?.Trim(); - return true == text?.StartsWith("{") && true == text?.EndsWith("}") && Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(text).Type == Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonType.Object; - } - catch - { - // Doesn't look like it can be treated as JSON - } - return false; - } - - /// - /// Determines if the parameter can be converted to the - /// parameter - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false - /// - public override bool CanConvertTo(object sourceValue, global::System.Type destinationType) => false; - - /// - /// Converts the parameter to the parameter using and - /// - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// - /// an instance of , or null if there is no suitable - /// conversion. - /// - public override object ConvertFrom(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => ConvertFrom(sourceValue); - - /// - /// Converts the parameter into an instance of - /// - /// the value to convert into an instance of . - /// - /// an instance of , or null if there is no suitable - /// conversion. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeaders ConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return null; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeaders).IsAssignableFrom(type)) - { - return sourceValue; - } - try - { - return SqlVirtualMachinesRedeployAcceptedResponseHeaders.FromJsonString(typeof(string) == sourceValue.GetType() ? sourceValue : sourceValue.ToJsonString());; - } - catch - { - // Unable to use JSON pattern - } - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - return SqlVirtualMachinesRedeployAcceptedResponseHeaders.DeserializeFromPSObject(sourceValue); - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - return SqlVirtualMachinesRedeployAcceptedResponseHeaders.DeserializeFromDictionary(sourceValue); - } - return null; - } - - /// NotImplemented -- this will return null - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// will always return null. - public override object ConvertTo(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => null; - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.cs deleted file mode 100644 index 9de104e4287e..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.cs +++ /dev/null @@ -1,57 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class SqlVirtualMachinesRedeployAcceptedResponseHeaders : - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeaders, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeadersInternal, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable - { - - /// Backing field for property. - private string _location; - - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)] - public string Location { get => this._location; set => this._location = value; } - - /// - void Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable.ReadHeaders(global::System.Net.Http.Headers.HttpResponseHeaders headers) - { - if (headers.TryGetValues("Location", out var __locationHeader0)) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeadersInternal)this).Location = System.Linq.Enumerable.FirstOrDefault(__locationHeader0) is string __headerLocationHeader0 ? __headerLocationHeader0 : (string)null; - } - } - - /// - /// Creates an new instance. - /// - public SqlVirtualMachinesRedeployAcceptedResponseHeaders() - { - - } - } - public partial interface ISqlVirtualMachinesRedeployAcceptedResponseHeaders - - { - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info( - Required = false, - ReadOnly = false, - Description = @"", - SerializedName = @"Location", - PossibleTypes = new [] { typeof(string) })] - string Location { get; set; } - - } - internal partial interface ISqlVirtualMachinesRedeployAcceptedResponseHeadersInternal - - { - string Location { get; set; } - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.json.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.json.cs deleted file mode 100644 index 848ff89d0b3b..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesRedeployAcceptedResponseHeaders.json.cs +++ /dev/null @@ -1,108 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class SqlVirtualMachinesRedeployAcceptedResponseHeaders - { - - /// - /// AfterFromJson will be called after the json deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JsonNode that should be deserialized into this object. - - partial void AfterFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json); - - /// - /// AfterToJson will be called after the json serialization has finished, allowing customization of the before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JSON container that the serialization result will be placed in. - - partial void AfterToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container); - - /// - /// BeforeFromJson will be called before the json deserialization has commenced, allowing complete customization of - /// the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the - /// output parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JsonNode that should be deserialized into this object. - /// Determines if the rest of the deserialization should be processed, or if the method should return - /// instantly. - - partial void BeforeFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json, ref bool returnNow); - - /// - /// BeforeToJson will be called before the json serialization has commenced, allowing complete customization of the - /// object before it is serialized. - /// If you wish to disable the default serialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JSON container that the serialization result will be placed in. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, ref bool returnNow); - - /// - /// Deserializes a into an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeaders. - /// - /// a to deserialize from. - /// - /// an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeaders. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesRedeployAcceptedResponseHeaders FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode node) - { - return node is Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json ? new SqlVirtualMachinesRedeployAcceptedResponseHeaders(json) : null; - } - - /// - /// Deserializes a Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject into a new instance of . - /// - /// A Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject instance to deserialize from. - internal SqlVirtualMachinesRedeployAcceptedResponseHeaders(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json) - { - bool returnNow = false; - BeforeFromJson(json, ref returnNow); - if (returnNow) - { - return; - } - AfterFromJson(json); - } - - /// - /// Serializes this instance of into a . - /// - /// The container to serialize this object into. If the caller - /// passes in null, a new instance will be created and returned to the caller. - /// Allows the caller to choose the depth of the serialization. See . - /// - /// a serialized instance of as a . - /// - public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode ToJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode serializationMode) - { - container = container ?? new Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject(); - - bool returnNow = false; - BeforeToJson(ref container, ref returnNow); - if (returnNow) - { - return container; - } - AfterToJson(ref container); - return container; - } - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.PowerShell.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.PowerShell.cs deleted file mode 100644 index 35f835c520bb..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.PowerShell.cs +++ /dev/null @@ -1,167 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - [System.ComponentModel.TypeConverter(typeof(SqlVirtualMachinesStartAssessmentAcceptedResponseHeadersTypeConverter))] - public partial class SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders - { - - /// - /// AfterDeserializeDictionary will be called after the deserialization has finished, allowing customization of the - /// object before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Collections.IDictionary content that should be used. - - partial void AfterDeserializeDictionary(global::System.Collections.IDictionary content); - - /// - /// AfterDeserializePSObject will be called after the deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The global::System.Management.Automation.PSObject content that should be used. - - partial void AfterDeserializePSObject(global::System.Management.Automation.PSObject content); - - /// - /// BeforeDeserializeDictionary will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Collections.IDictionary content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializeDictionary(global::System.Collections.IDictionary content, ref bool returnNow); - - /// - /// BeforeDeserializePSObject will be called before the deserialization has commenced, allowing complete customization - /// of the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeDeserializePSObject(global::System.Management.Automation.PSObject content, ref bool returnNow); - - /// - /// OverrideToString will be called if it is implemented. Implement this method in a partial class to enable this behavior - /// - /// /// instance serialized to a string, normally it is a Json - /// /// set returnNow to true if you provide a customized OverrideToString function - - partial void OverrideToString(ref string stringResult, ref bool returnNow); - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeaders DeserializeFromDictionary(global::System.Collections.IDictionary content) - { - return new SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders(content); - } - - /// - /// Deserializes a into an instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - /// - /// an instance of . - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeaders DeserializeFromPSObject(global::System.Management.Automation.PSObject content) - { - return new SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders(content); - } - - /// - /// Creates a new instance of , deserializing the content - /// from a json string. - /// - /// a string containing a JSON serialized instance of this model. - /// - /// an instance of the model class. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeaders FromJsonString(string jsonText) => FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(jsonText)); - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Collections.IDictionary content that should be used. - internal SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders(global::System.Collections.IDictionary content) - { - bool returnNow = false; - BeforeDeserializeDictionary(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializeDictionary(content); - } - - /// - /// Deserializes a into a new instance of . - /// - /// The global::System.Management.Automation.PSObject content that should be used. - internal SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders(global::System.Management.Automation.PSObject content) - { - bool returnNow = false; - BeforeDeserializePSObject(content, ref returnNow); - if (returnNow) - { - return; - } - // actually deserialize - if (content.Contains("Location")) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeadersInternal)this).Location = (string) content.GetValueForProperty("Location",((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeadersInternal)this).Location, global::System.Convert.ToString); - } - AfterDeserializePSObject(content); - } - - /// Serializes this instance to a json string. - - /// a containing this model serialized to JSON text. - public string ToJsonString() => ToJson(null, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode.IncludeAll)?.ToString(); - - public override string ToString() - { - var returnNow = false; - var result = global::System.String.Empty; - OverrideToString(ref result, ref returnNow); - if (returnNow) - { - return result; - } - return ToJsonString(); - } - } - [System.ComponentModel.TypeConverter(typeof(SqlVirtualMachinesStartAssessmentAcceptedResponseHeadersTypeConverter))] - public partial interface ISqlVirtualMachinesStartAssessmentAcceptedResponseHeaders - - { - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.TypeConverter.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.TypeConverter.cs deleted file mode 100644 index f288e4c29179..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.TypeConverter.cs +++ /dev/null @@ -1,153 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.PowerShell; - - /// - /// A PowerShell PSTypeConverter to support converting to an instance of - /// - public partial class SqlVirtualMachinesStartAssessmentAcceptedResponseHeadersTypeConverter : global::System.Management.Automation.PSTypeConverter - { - - /// - /// Determines if the converter can convert the parameter to the parameter. - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false. - /// - public override bool CanConvertFrom(object sourceValue, global::System.Type destinationType) => CanConvertFrom(sourceValue); - - /// - /// Determines if the converter can convert the parameter to the - /// type. - /// - /// the instance to check if it can be converted to the type. - /// - /// true if the instance could be converted to a type, otherwise false - /// - public static bool CanConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return true; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - // we say yest to PSObjects - return true; - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - // we say yest to Hashtables/dictionaries - return true; - } - try - { - if (null != sourceValue.ToJsonString()) - { - return true; - } - } - catch - { - // Not one of our objects - } - try - { - string text = sourceValue.ToString()?.Trim(); - return true == text?.StartsWith("{") && true == text?.EndsWith("}") && Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode.Parse(text).Type == Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonType.Object; - } - catch - { - // Doesn't look like it can be treated as JSON - } - return false; - } - - /// - /// Determines if the parameter can be converted to the - /// parameter - /// - /// the to convert from - /// the to convert to - /// - /// true if the converter can convert the parameter to the parameter, otherwise false - /// - public override bool CanConvertTo(object sourceValue, global::System.Type destinationType) => false; - - /// - /// Converts the parameter to the parameter using and - /// - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// - /// an instance of , or null if there is no - /// suitable conversion. - /// - public override object ConvertFrom(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => ConvertFrom(sourceValue); - - /// - /// Converts the parameter into an instance of - /// - /// the value to convert into an instance of . - /// - /// an instance of , or null if there is no - /// suitable conversion. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeaders ConvertFrom(dynamic sourceValue) - { - if (null == sourceValue) - { - return null; - } - global::System.Type type = sourceValue.GetType(); - if (typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeaders).IsAssignableFrom(type)) - { - return sourceValue; - } - try - { - return SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.FromJsonString(typeof(string) == sourceValue.GetType() ? sourceValue : sourceValue.ToJsonString());; - } - catch - { - // Unable to use JSON pattern - } - if (typeof(global::System.Management.Automation.PSObject).IsAssignableFrom(type)) - { - return SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.DeserializeFromPSObject(sourceValue); - } - if (typeof(global::System.Collections.IDictionary).IsAssignableFrom(type)) - { - return SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.DeserializeFromDictionary(sourceValue); - } - return null; - } - - /// NotImplemented -- this will return null - /// the to convert from - /// the to convert to - /// not used by this TypeConverter. - /// when set to true, will ignore the case when converting. - /// will always return null. - public override object ConvertTo(object sourceValue, global::System.Type destinationType, global::System.IFormatProvider formatProvider, bool ignoreCase) => null; - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.cs deleted file mode 100644 index 221fa8bdd921..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.cs +++ /dev/null @@ -1,57 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders : - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeaders, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeadersInternal, - Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable - { - - /// Backing field for property. - private string _location; - - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)] - public string Location { get => this._location; set => this._location = value; } - - /// - void Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.IHeaderSerializable.ReadHeaders(global::System.Net.Http.Headers.HttpResponseHeaders headers) - { - if (headers.TryGetValues("Location", out var __locationHeader0)) - { - ((Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeadersInternal)this).Location = System.Linq.Enumerable.FirstOrDefault(__locationHeader0) is string __headerLocationHeader0 ? __headerLocationHeader0 : (string)null; - } - } - - /// - /// Creates an new instance. - /// - public SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders() - { - - } - } - public partial interface ISqlVirtualMachinesStartAssessmentAcceptedResponseHeaders - - { - [Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info( - Required = false, - ReadOnly = false, - Description = @"", - SerializedName = @"Location", - PossibleTypes = new [] { typeof(string) })] - string Location { get; set; } - - } - internal partial interface ISqlVirtualMachinesStartAssessmentAcceptedResponseHeadersInternal - - { - string Location { get; set; } - - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.json.cs b/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.json.cs deleted file mode 100644 index 4e865e0d8c84..000000000000 --- a/src/SqlVirtualMachine/generated/api/Models/SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders.json.cs +++ /dev/null @@ -1,108 +0,0 @@ -// 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.PowerShell.Cmdlets.SqlVirtualMachine.Models -{ - using static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Extensions; - - public partial class SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders - { - - /// - /// AfterFromJson will be called after the json deserialization has finished, allowing customization of the object - /// before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JsonNode that should be deserialized into this object. - - partial void AfterFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json); - - /// - /// AfterToJson will be called after the json serialization has finished, allowing customization of the before it is returned. Implement this method in a partial class to enable this behavior - /// - /// The JSON container that the serialization result will be placed in. - - partial void AfterToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container); - - /// - /// BeforeFromJson will be called before the json deserialization has commenced, allowing complete customization of - /// the object before it is deserialized. - /// If you wish to disable the default deserialization entirely, return true in the - /// output parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JsonNode that should be deserialized into this object. - /// Determines if the rest of the deserialization should be processed, or if the method should return - /// instantly. - - partial void BeforeFromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json, ref bool returnNow); - - /// - /// BeforeToJson will be called before the json serialization has commenced, allowing complete customization of the - /// object before it is serialized. - /// If you wish to disable the default serialization entirely, return true in the output - /// parameter. - /// Implement this method in a partial class to enable this behavior. - /// - /// The JSON container that the serialization result will be placed in. - /// Determines if the rest of the serialization should be processed, or if the method should return - /// instantly. - - partial void BeforeToJson(ref Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, ref bool returnNow); - - /// - /// Deserializes a into an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeaders. - /// - /// a to deserialize from. - /// - /// an instance of Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeaders. - /// - public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.ISqlVirtualMachinesStartAssessmentAcceptedResponseHeaders FromJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode node) - { - return node is Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json ? new SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders(json) : null; - } - - /// - /// Deserializes a Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject into a new instance of . - /// - /// A Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject instance to deserialize from. - internal SqlVirtualMachinesStartAssessmentAcceptedResponseHeaders(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject json) - { - bool returnNow = false; - BeforeFromJson(json, ref returnNow); - if (returnNow) - { - return; - } - AfterFromJson(json); - } - - /// - /// Serializes this instance of into a . - /// - /// The container to serialize this object into. If the caller - /// passes in null, a new instance will be created and returned to the caller. - /// Allows the caller to choose the depth of the serialization. See . - /// - /// a serialized instance of as a . - /// - public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonNode ToJson(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject container, Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.SerializationMode serializationMode) - { - container = container ?? new Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Json.JsonObject(); - - bool returnNow = false; - BeforeToJson(ref container, ref returnNow); - if (returnNow) - { - return container; - } - AfterToJson(ref container); - return container; - } - } -} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/runtime/MessageAttribute.cs b/src/SqlVirtualMachine/generated/runtime/MessageAttribute.cs index 33809d11fde7..ef7c268d7676 100644 --- a/src/SqlVirtualMachine/generated/runtime/MessageAttribute.cs +++ b/src/SqlVirtualMachine/generated/runtime/MessageAttribute.cs @@ -21,7 +21,7 @@ public class GenericBreakingChangeAttribute : Attribute //The version the change is effective from, non mandatory public string DeprecateByVersion { get; } - public bool DeprecateByVersionSet { get; } = false; + public string DeprecateByAzVersion { get; } //The date on which the change comes in effect public DateTime ChangeInEfectByDate { get; } @@ -32,23 +32,18 @@ public class GenericBreakingChangeAttribute : Attribute //New way fo calling the cmdlet public string NewWay { get; set; } - public GenericBreakingChangeAttribute(string message) - { - _message = message; - } - - public GenericBreakingChangeAttribute(string message, string deprecateByVersion) + public GenericBreakingChangeAttribute(string message, string deprecateByAzVersion, string deprecateByVersion) { _message = message; + this.DeprecateByAzVersion = deprecateByAzVersion; this.DeprecateByVersion = deprecateByVersion; - this.DeprecateByVersionSet = true; } - public GenericBreakingChangeAttribute(string message, string deprecateByVersion, string changeInEfectByDate) + public GenericBreakingChangeAttribute(string message, string deprecateByAzVersion, string deprecateByVersion, string changeInEfectByDate) { _message = message; this.DeprecateByVersion = deprecateByVersion; - this.DeprecateByVersionSet = true; + this.DeprecateByAzVersion = deprecateByAzVersion; if (DateTime.TryParse(changeInEfectByDate, new CultureInfo("en-US"), DateTimeStyles.None, out DateTime result)) { @@ -86,10 +81,8 @@ public void PrintCustomAttributeInfo(Action writeOutput) writeOutput(string.Format(Resources.BreakingChangesAttributesInEffectByDateMessage, this.ChangeInEfectByDate.ToString("d"))); } - if (DeprecateByVersionSet) - { - writeOutput(string.Format(Resources.BreakingChangesAttributesInEffectByVersion, this.DeprecateByVersion)); - } + writeOutput(string.Format(Resources.BreakingChangesAttributesInEffectByAzVersion, this.DeprecateByAzVersion)); + writeOutput(string.Format(Resources.BreakingChangesAttributesInEffectByVersion, this.DeprecateByVersion)); if (OldWay != null && NewWay != null) { @@ -114,18 +107,13 @@ public class CmdletBreakingChangeAttribute : GenericBreakingChangeAttribute public string ReplacementCmdletName { get; set; } - public CmdletBreakingChangeAttribute() : - base(string.Empty) + public CmdletBreakingChangeAttribute(string deprecateByAzVersion, string deprecateByVersion) : + base(string.Empty, deprecateByAzVersion, deprecateByVersion) { } - public CmdletBreakingChangeAttribute(string deprecateByVersione) : - base(string.Empty, deprecateByVersione) - { - } - - public CmdletBreakingChangeAttribute(string deprecateByVersion, string changeInEfectByDate) : - base(string.Empty, deprecateByVersion, changeInEfectByDate) + public CmdletBreakingChangeAttribute(string deprecateByAzVersion, string deprecateByVersion, string changeInEfectByDate) : + base(string.Empty, deprecateByAzVersion, deprecateByVersion, changeInEfectByDate) { } @@ -146,20 +134,15 @@ protected override string GetAttributeSpecificMessage() public class ParameterSetBreakingChangeAttribute : GenericBreakingChangeAttribute { public string[] ChangedParameterSet { set; get; } - public ParameterSetBreakingChangeAttribute(string[] changedParameterSet) : - base(string.Empty) - { - ChangedParameterSet = changedParameterSet; - } - public ParameterSetBreakingChangeAttribute(string[] changedParameterSet, string deprecateByVersione) : - base(string.Empty, deprecateByVersione) + public ParameterSetBreakingChangeAttribute(string[] changedParameterSet, string deprecateByAzVersion, string deprecateByVersion) : + base(string.Empty, deprecateByAzVersion, deprecateByVersion) { ChangedParameterSet = changedParameterSet; } - public ParameterSetBreakingChangeAttribute(string[] changedParameterSet, string deprecateByVersion, string changeInEfectByDate) : - base(string.Empty, deprecateByVersion, changeInEfectByDate) + public ParameterSetBreakingChangeAttribute(string[] changedParameterSet, string deprecateByAzVersion, string deprecateByVersion, string changeInEfectByDate) : + base(string.Empty, deprecateByAzVersion, deprecateByVersion, changeInEfectByDate) { ChangedParameterSet = changedParameterSet; } @@ -219,20 +202,14 @@ public class ParameterBreakingChangeAttribute : GenericBreakingChangeAttribute public String NewParameterType { get; set; } - public ParameterBreakingChangeAttribute(string nameOfParameterChanging) : - base(string.Empty) - { - this.NameOfParameterChanging = nameOfParameterChanging; - } - - public ParameterBreakingChangeAttribute(string nameOfParameterChanging, string deprecateByVersion) : - base(string.Empty, deprecateByVersion) + public ParameterBreakingChangeAttribute(string nameOfParameterChanging, string deprecateByAzVersion, string deprecateByVersion) : + base(string.Empty, deprecateByAzVersion, deprecateByVersion) { this.NameOfParameterChanging = nameOfParameterChanging; } - public ParameterBreakingChangeAttribute(string nameOfParameterChanging, string deprecateByVersion, string changeInEfectByDate) : - base(string.Empty, deprecateByVersion, changeInEfectByDate) + public ParameterBreakingChangeAttribute(string nameOfParameterChanging, string deprecateByAzVersion, string deprecateByVersion, string changeInEfectByDate) : + base(string.Empty, deprecateByAzVersion, deprecateByVersion, changeInEfectByDate) { this.NameOfParameterChanging = nameOfParameterChanging; } @@ -298,20 +275,14 @@ public class OutputBreakingChangeAttribute : GenericBreakingChangeAttribute public string[] NewOutputProperties { get; set; } - public OutputBreakingChangeAttribute(string deprecatedCmdletOutputType) : - base(string.Empty) - { - this.DeprecatedCmdLetOutputType = deprecatedCmdletOutputType; - } - - public OutputBreakingChangeAttribute(string deprecatedCmdletOutputType, string deprecateByVersion) : - base(string.Empty, deprecateByVersion) + public OutputBreakingChangeAttribute(string deprecatedCmdletOutputType, string deprecateByAzVersion, string deprecateByVersion) : + base(string.Empty, deprecateByAzVersion, deprecateByVersion) { this.DeprecatedCmdLetOutputType = deprecatedCmdletOutputType; } - public OutputBreakingChangeAttribute(string deprecatedCmdletOutputType, string deprecateByVersion, string changeInEfectByDate) : - base(string.Empty, deprecateByVersion, changeInEfectByDate) + public OutputBreakingChangeAttribute(string deprecatedCmdletOutputType, string deprecateByAzVersion, string deprecateByVersion, string changeInEfectByDate) : + base(string.Empty, deprecateByAzVersion, deprecateByVersion, changeInEfectByDate) { this.DeprecatedCmdLetOutputType = deprecatedCmdletOutputType; } diff --git a/src/SqlVirtualMachine/generated/runtime/Properties/Resources.Designer.cs b/src/SqlVirtualMachine/generated/runtime/Properties/Resources.Designer.cs index 7526a63f284a..f9811495a6c5 100644 --- a/src/SqlVirtualMachine/generated/runtime/Properties/Resources.Designer.cs +++ b/src/SqlVirtualMachine/generated/runtime/Properties/Resources.Designer.cs @@ -734,7 +734,7 @@ public static string BreakingChangesAttributesInEffectByDateMessage } /// - /// Looks up a localized string similar to Note :The change is expected to take effect from the version : '{0}' + /// Looks up a localized string similar to Note :The change is expected to take effect from version : '{0}' /// ///. /// @@ -746,6 +746,19 @@ public static string BreakingChangesAttributesInEffectByVersion } } + /// + /// Looks up a localized string similar to Note :The change is expected to take effect from az version : '{0}' + /// + ///. + /// + public static string BreakingChangesAttributesInEffectByAzVersion + { + get + { + return ResourceManager.GetString("BreakingChangesAttributesInEffectByAzVersion", resourceCulture); + } + } + /// /// Looks up a localized string similar to ```powershell ///# Old @@ -5630,4 +5643,4 @@ public static string YesHint } } } -} +} \ No newline at end of file diff --git a/src/SqlVirtualMachine/generated/runtime/Properties/Resources.resx b/src/SqlVirtualMachine/generated/runtime/Properties/Resources.resx index 598cd53e958a..613700a3a418 100644 --- a/src/SqlVirtualMachine/generated/runtime/Properties/Resources.resx +++ b/src/SqlVirtualMachine/generated/runtime/Properties/Resources.resx @@ -1705,7 +1705,7 @@ Use the Enable-AzureDataCollection cmdlet to turn the feature On. The cmdlet can -- The change is expected to take effect from the version : '{0}' +- The change is expected to take effect from version : '{0}' ```powershell @@ -1738,4 +1738,7 @@ Note : Go to {0} for steps to suppress this breaking change warning, and other i This cmdlet is in preview. The functionality may not be available in the selected subscription. + + - The change is expected to take effect from Az version : '{0}' + \ No newline at end of file diff --git a/src/SqlVirtualMachine/help/Az.SqlVirtualMachine.md b/src/SqlVirtualMachine/help/Az.SqlVirtualMachine.md index 5d36a18dfece..d3f400352909 100644 --- a/src/SqlVirtualMachine/help/Az.SqlVirtualMachine.md +++ b/src/SqlVirtualMachine/help/Az.SqlVirtualMachine.md @@ -1,6 +1,6 @@ --- Module Name: Az.SqlVirtualMachine -Module Guid: b0fb9454-c75f-4eb7-ab6a-aaae12f8bde3 +Module Guid: 91832aaa-dc11-4583-8239-bce5fd531604 Download Help Link: https://learn.microsoft.com/powershell/module/az.sqlvirtualmachine Help Version: 1.0.0.0 Locale: en-US diff --git a/src/SqlVirtualMachine/help/New-AzSqlVM.md b/src/SqlVirtualMachine/help/New-AzSqlVM.md index 4de358300535..c258a1158ffc 100644 --- a/src/SqlVirtualMachine/help/New-AzSqlVM.md +++ b/src/SqlVirtualMachine/help/New-AzSqlVM.md @@ -74,7 +74,7 @@ Location Name ResourceGroupName eastus sqlvm1 ResourceGroup01 ``` - +Create a SQL virtual machine with default settings. ### Example 2 ```powershell @@ -87,7 +87,90 @@ Location Name ResourceGroupName eastus sqlvm1 ResourceGroup01 ``` +Create a SQL virtual machine with specific sku and license type. + +### Example 3 +```powershell +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -LicenseType 'AHUB' +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Create a SQL virtual machine with AHUB billing tag. + +### Example 4 +```powershell +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -LicenseType 'DR' +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Create a SQL virtual machine with DR billing tag. + +### Example 5 +```powershell +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoBackupSettingEnable ` +-AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 ` +-AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey 'keyvalue' -AutoBackupSettingStorageAccountUrl ` +'https://storagename.blob.core.windows.net/' -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 ` +-AutoBackupSettingStorageContainerName 'storagecontainername' +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Create a SQL virtual machine and configure auto backup settings. + +### Example 6 +```powershell +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoPatchingSettingDayOfWeek Thursday ` +-AutoPatchingSettingMaintenanceWindowDuration 120 -AutoPatchingSettingMaintenanceWindowStartingHour 3 -AutoPatchingSettingEnable +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Create a SQL virtual machine and configure auto patching settings. + +### Example 7 +```powershell +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AssessmentSettingEnable +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Create a SQL virtual machine and configure assessment settings. + +### Example 8 +```powershell +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AsJob +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` +Create a SQL virtual machine as a background job. ## PARAMETERS diff --git a/src/SqlVirtualMachine/help/Update-AzSqlVM.md b/src/SqlVirtualMachine/help/Update-AzSqlVM.md index 65079d39643e..5c01844415dc 100644 --- a/src/SqlVirtualMachine/help/Update-AzSqlVM.md +++ b/src/SqlVirtualMachine/help/Update-AzSqlVM.md @@ -15,15 +15,48 @@ Updates a SQL virtual machine. ### UpdateExpanded (Default) ``` Update-AzSqlVM -Name -ResourceGroupName [-SubscriptionId ] - [-LicenseType ] [-Offer ] [-Sku ] - [-SqlManagementType ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-Confirm] [-WhatIf] [] + [-AssessmentSettingEnable] [-AssessmentSettingRunImmediately] + [-AutoBackupSettingBackupScheduleType ] [-AutoBackupSettingBackupSystemDb] + [-AutoBackupSettingDaysOfWeek ] [-AutoBackupSettingEnable] + [-AutoBackupSettingEnableEncryption] [-AutoBackupSettingFullBackupFrequency ] + [-AutoBackupSettingFullBackupStartTime ] [-AutoBackupSettingFullBackupWindowHour ] + [-AutoBackupSettingLogBackupFrequency ] [-AutoBackupSettingPassword ] + [-AutoBackupSettingRetentionPeriod ] [-AutoBackupSettingStorageAccessKey ] + [-AutoBackupSettingStorageAccountUrl ] [-AutoBackupSettingStorageContainerName ] + [-AutoPatchingSettingDayOfWeek ] [-AutoPatchingSettingEnable] + [-AutoPatchingSettingMaintenanceWindowDuration ] + [-AutoPatchingSettingMaintenanceWindowStartingHour ] [-EnableAutomaticUpgrade] + [-LicenseType ] [-Offer ] [-ScheduleDayOfWeek ] + [-ScheduleEnable] [-ScheduleMonthlyOccurrence ] [-ScheduleStartTime ] + [-ScheduleWeeklyInterval ] [-Sku ] [-SqlManagementType ] + [-SqlVirtualMachineGroupResourceId ] [-Tag ] [-VirtualMachineResourceId ] + [-WsfcDomainCredentialsClusterBootstrapAccountPassword ] + [-WsfcDomainCredentialsClusterOperatorAccountPassword ] + [-WsfcDomainCredentialsSqlServiceAccountPassword ] [-WsfcStaticIP ] + [-DefaultProfile ] [-AsJob] [-NoWait] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity ``` -Update-AzSqlVM -InputObject [-LicenseType ] - [-Offer ] [-Sku ] [-SqlManagementType ] [-Tag ] +Update-AzSqlVM -InputObject [-AssessmentSettingEnable] + [-AssessmentSettingRunImmediately] [-AutoBackupSettingBackupScheduleType ] + [-AutoBackupSettingBackupSystemDb] [-AutoBackupSettingDaysOfWeek ] + [-AutoBackupSettingEnable] [-AutoBackupSettingEnableEncryption] + [-AutoBackupSettingFullBackupFrequency ] + [-AutoBackupSettingFullBackupStartTime ] [-AutoBackupSettingFullBackupWindowHour ] + [-AutoBackupSettingLogBackupFrequency ] [-AutoBackupSettingPassword ] + [-AutoBackupSettingRetentionPeriod ] [-AutoBackupSettingStorageAccessKey ] + [-AutoBackupSettingStorageAccountUrl ] [-AutoBackupSettingStorageContainerName ] + [-AutoPatchingSettingDayOfWeek ] [-AutoPatchingSettingEnable] + [-AutoPatchingSettingMaintenanceWindowDuration ] + [-AutoPatchingSettingMaintenanceWindowStartingHour ] [-EnableAutomaticUpgrade] + [-LicenseType ] [-Offer ] [-ScheduleDayOfWeek ] + [-ScheduleEnable] [-ScheduleMonthlyOccurrence ] [-ScheduleStartTime ] + [-ScheduleWeeklyInterval ] [-Sku ] [-SqlManagementType ] + [-SqlVirtualMachineGroupResourceId ] [-Tag ] [-VirtualMachineResourceId ] + [-WsfcDomainCredentialsClusterBootstrapAccountPassword ] + [-WsfcDomainCredentialsClusterOperatorAccountPassword ] + [-WsfcDomainCredentialsSqlServiceAccountPassword ] [-WsfcStaticIP ] [-DefaultProfile ] [-AsJob] [-NoWait] [-Confirm] [-WhatIf] [] ``` @@ -34,7 +67,7 @@ Updates a SQL virtual machine. ### Example 1 ```powershell -Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -SqlManagementType 'Full' -Sku 'Standard' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} ``` ```output @@ -43,12 +76,102 @@ Location Name ResourceGroupName eastus sqlvm1 ResourceGroup01 ``` - +Update a SQL virtual machine with AHUB billing and add a tag. ### Example 2 ```powershell $sqlVM = Get-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -$sqlVM | Update-AzSqlVM -SqlManagementType 'Full' -Sku 'Standard' -LicenseType 'AHUB' -Tag @{'newkey'='newvalue'} +$sqlVM | Update-AzSqlVM -Sku 'Standard' -LicenseType 'AHUB' +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine's sku and license type via identity. + +### Example 3 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoBackupSettingEnable ` +-AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 ` +-AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey 'keyvalue' -AutoBackupSettingStorageAccountUrl ` +'https://storagename.blob.core.windows.net/' -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 ` +-AutoBackupSettingStorageContainerName 'storagecontainername' +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to enable auto backup. + +### Example 4 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoBackupSettingEnable:$false +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to disable auto backup. + +### Example 5 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' ` +-AutoPatchingSettingDayOfWeek Thursday ` +-AutoPatchingSettingMaintenanceWindowDuration 120 -AutoPatchingSettingMaintenanceWindowStartingHour 3 -AutoPatchingSettingEnable +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to enable auto patching. + +### Example 6 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AutoPatchingSettingEnable:$false +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to disable auto patching. + +### Example 7 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -AssessmentSettingEnable +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to enable assessment. + +### Example 8 +```powershell +# $pwd is the password for cluster accounts +$securepwd = ConvertTo-SecureString -String $pwd -AsPlainText -Force +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' ` +-SqlVirtualMachineGroupResourceId '' ` +-WsfcDomainCredentialsClusterBootstrapAccountPassword $securepwd ` +-WsfcDomainCredentialsClusterOperatorAccountPassword $securepwd ` +-WsfcDomainCredentialsSqlServiceAccountPassword $securepwd ``` ```output @@ -57,7 +180,33 @@ Location Name ResourceGroupName eastus sqlvm1 ResourceGroup01 ``` +Update a SQL virtual machine to add it to a SQL VM group. + +### Example 9 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -SqlVirtualMachineGroupResourceId '' +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` + +Update a SQL virtual machine to remove it from a SQL VM group. + +### Example 10 +```powershell +Update-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Tag @{'newkey'='newvalue'} -AsJob +``` + +```output +Location Name ResourceGroupName +-------- ---- ----------------- +eastus sqlvm1 ResourceGroup01 +``` +Update a SQL virtual machine's tag as a background job. ## PARAMETERS @@ -76,6 +225,311 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -AssessmentSettingEnable +Enable or disable SQL best practices Assessment feature on SQL virtual machine. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AssessmentSettingRunImmediately +Run SQL best practices Assessment immediately on SQL virtual machine. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingBackupScheduleType +Backup schedule type. + +```yaml +Type: Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.BackupScheduleType +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingBackupSystemDb +Include or exclude system databases from auto backup. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingDaysOfWeek +Days of the week for the backups when FullBackupFrequency is set to Weekly. + +```yaml +Type: Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AutoBackupDaysOfWeek[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingEnable +Enable or disable autobackup on SQL virtual machine. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingEnableEncryption +Enable or disable encryption for backup on SQL virtual machine. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingFullBackupFrequency +Frequency of full backups. +In both cases, full backups begin during the next scheduled time window. + +```yaml +Type: Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.FullBackupFrequencyType +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingFullBackupStartTime +Start time of a given day during which full backups can take place. +0-23 hours. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingFullBackupWindowHour +Duration of the time window of a given day during which full backups can take place. +1-23 hours. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingLogBackupFrequency +Frequency of log backups. +5-60 minutes. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingPassword +Password for encryption on backup. + +```yaml +Type: System.Security.SecureString +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingRetentionPeriod +Retention period of backup: 1-90 days. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingStorageAccessKey +Storage account key where backup will be taken to. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingStorageAccountUrl +Storage account url where backup will be taken to. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoBackupSettingStorageContainerName +Storage container name where backup will be taken to. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoPatchingSettingDayOfWeek +Day of week to apply the patch on. + +```yaml +Type: Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DayOfWeek +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoPatchingSettingEnable +Enable or disable autopatching on SQL virtual machine. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoPatchingSettingMaintenanceWindowDuration +Duration of patching. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AutoPatchingSettingMaintenanceWindowStartingHour +Hour of the day when patching is initiated. +Local VM time. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -DefaultProfile The credentials, account, tenant, and subscription used for communication with Azure. @@ -91,6 +545,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -EnableAutomaticUpgrade +Enable automatic upgrade of Sql IaaS extension Agent. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -InputObject Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table. @@ -184,6 +653,86 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ScheduleDayOfWeek +Day of the week to run assessment. + +```yaml +Type: Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.AssessmentDayOfWeek +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ScheduleEnable +Enable or disable assessment schedule on SQL virtual machine. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ScheduleMonthlyOccurrence +Occurrence of the DayOfWeek day within a month to schedule assessment. +Takes values: 1,2,3,4 and -1. +Use -1 for last DayOfWeek day of the month + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ScheduleStartTime +Time of the day in HH:mm format. +Eg. +17:30 + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ScheduleWeeklyInterval +Number of weeks to schedule between 2 assessment runs. +Takes value from 1-6 + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Sku SQL Server edition type. @@ -214,6 +763,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -SqlVirtualMachineGroupResourceId +ARM resource id of the SQL virtual machine group this SQL virtual machine is or will be part of. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SubscriptionId Subscription ID that identifies an Azure subscription. @@ -244,6 +808,81 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -VirtualMachineResourceId +ARM Resource id of underlying virtual machine created from SQL marketplace image. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WsfcDomainCredentialsClusterBootstrapAccountPassword +Cluster bootstrap account password. + +```yaml +Type: System.Security.SecureString +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WsfcDomainCredentialsClusterOperatorAccountPassword +Cluster operator account password. + +```yaml +Type: System.Security.SecureString +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WsfcDomainCredentialsSqlServiceAccountPassword +SQL service account password. + +```yaml +Type: System.Security.SecureString +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WsfcStaticIP +Domain credentials for setting up Windows Server Failover Cluster for SQL availability group. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/SqlVirtualMachine/internal/New-AzSqlVM.ps1 b/src/SqlVirtualMachine/internal/New-AzSqlVM.ps1 index 26b1aca00488..3c324049f410 100644 --- a/src/SqlVirtualMachine/internal/New-AzSqlVM.ps1 +++ b/src/SqlVirtualMachine/internal/New-AzSqlVM.ps1 @@ -23,6 +23,23 @@ Creates or updates a SQL virtual machine. New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' .Example New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -Sku 'Developer' -LicenseType 'PAYG' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -LicenseType 'AHUB' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -LicenseType 'DR' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoBackupSettingEnable ` +-AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 ` +-AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey 'keyvalue' -AutoBackupSettingStorageAccountUrl ` +'https://storagename.blob.core.windows.net/' -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 ` +-AutoBackupSettingStorageContainerName 'storagecontainername' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoPatchingSettingDayOfWeek Thursday ` +-AutoPatchingSettingMaintenanceWindowDuration 120 -AutoPatchingSettingMaintenanceWindowStartingHour 3 -AutoPatchingSettingEnable +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AssessmentSettingEnable +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AsJob .Inputs Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api20220801Preview.ISqlVirtualMachine diff --git a/src/SqlVirtualMachine/internal/ProxyCmdletDefinitions.ps1 b/src/SqlVirtualMachine/internal/ProxyCmdletDefinitions.ps1 index 95f7d7daef61..441e6a43c47b 100644 --- a/src/SqlVirtualMachine/internal/ProxyCmdletDefinitions.ps1 +++ b/src/SqlVirtualMachine/internal/ProxyCmdletDefinitions.ps1 @@ -588,6 +588,23 @@ Creates or updates a SQL virtual machine. New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' .Example New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -Sku 'Developer' -LicenseType 'PAYG' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -LicenseType 'AHUB' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -LicenseType 'DR' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoBackupSettingEnable ` +-AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 ` +-AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey 'keyvalue' -AutoBackupSettingStorageAccountUrl ` +'https://storagename.blob.core.windows.net/' -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 ` +-AutoBackupSettingStorageContainerName 'storagecontainername' +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AutoPatchingSettingDayOfWeek Thursday ` +-AutoPatchingSettingMaintenanceWindowDuration 120 -AutoPatchingSettingMaintenanceWindowStartingHour 3 -AutoPatchingSettingEnable +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AssessmentSettingEnable +.Example +New-AzSqlVM -ResourceGroupName 'ResourceGroup01' -Name 'sqlvm1' -Location 'eastus' -AsJob .Inputs Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api20220801Preview.ISqlVirtualMachine diff --git a/src/SqlVirtualMachine/test/Update-AzSqlVM.Recording.json b/src/SqlVirtualMachine/test/Update-AzSqlVM.Recording.json index a770a005e7b8..166332ea8f06 100644 --- a/src/SqlVirtualMachine/test/Update-AzSqlVM.Recording.json +++ b/src/SqlVirtualMachine/test/Update-AzSqlVM.Recording.json @@ -18,15 +18,16 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/75702cd4-2d15-4a63-b4ea-40a40f72bcda?api-version=2022-08-01-preview" ], - "x-ms-request-id": [ "316be9e8-f28d-4ed3-99ed-b6a6ddc537a2" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/8ca19c76-966e-434b-a31c-57785525b11d?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "d8574e03-4f08-4658-884f-5d98d7b728c1" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], - "x-ms-correlation-request-id": [ "68789a7e-40c0-43ff-bbac-8ed7649922f6" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105103Z:68789a7e-40c0-43ff-bbac-8ed7649922f6" ], + "x-ms-correlation-request-id": [ "48572d56-dd04-4e46-a142-4cde1b2ed4c6" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T185919Z:48572d56-dd04-4e46-a142-4cde1b2ed4c6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:51:03 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 238DABBD482D4EFF8479F1C5F2F10C14 Ref B: CO6AA3150217049 Ref C: 2023-08-17T18:59:16Z" ], + "Date": [ "Thu, 17 Aug 2023 18:59:18 GMT" ] }, "ContentHeaders": { "Content-Length": [ "632" ], @@ -37,20 +38,20 @@ "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/75702cd4-2d15-4a63-b4ea-40a40f72bcda?api-version=2022-08-01-preview+2": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/8ca19c76-966e-434b-a31c-57785525b11d?api-version=2022-08-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/75702cd4-2d15-4a63-b4ea-40a40f72bcda?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/8ca19c76-966e-434b-a31c-57785525b11d?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "2" ], - "x-ms-client-request-id": [ "f517e0c6-579a-4432-b2de-766837acd1bd" ], + "x-ms-client-request-id": [ "4633bb28-41d2-4eb1-a82f-3b86057da2fe" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -61,38 +62,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "d7160958-e35d-4cdf-98c7-a857a3cbad46" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11995" ], - "x-ms-correlation-request-id": [ "3aa80b1f-2171-4281-9b02-9a699cf2109f" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105119Z:3aa80b1f-2171-4281-9b02-9a699cf2109f" ], + "x-ms-request-id": [ "93148da0-7b1f-46b3-bd90-7ce1dceb91d8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "8b72ce7f-4191-4415-b53c-192a4ae1ddbf" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T185935Z:8b72ce7f-4191-4415-b53c-192a4ae1ddbf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:51:18 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 51FF17A50B794410B58257AE78EA8482 Ref B: CO6AA3150217049 Ref C: 2023-08-17T18:59:34Z" ], + "Date": [ "Thu, 17 Aug 2023 18:59:34 GMT" ] }, "ContentHeaders": { "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"75702cd4-2d15-4a63-b4ea-40a40f72bcda\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:51:01.757Z\"}", + "Content": "{\"name\":\"8ca19c76-966e-434b-a31c-57785525b11d\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T18:59:18.373Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/75702cd4-2d15-4a63-b4ea-40a40f72bcda?api-version=2022-08-01-preview+3": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/8ca19c76-966e-434b-a31c-57785525b11d?api-version=2022-08-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/75702cd4-2d15-4a63-b4ea-40a40f72bcda?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/8ca19c76-966e-434b-a31c-57785525b11d?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "3" ], - "x-ms-client-request-id": [ "f517e0c6-579a-4432-b2de-766837acd1bd" ], + "x-ms-client-request-id": [ "4633bb28-41d2-4eb1-a82f-3b86057da2fe" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -103,38 +105,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "37ee546b-c628-460f-9f3a-06bae6f1c1e3" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], - "x-ms-correlation-request-id": [ "6016fc71-9353-4dc8-b847-182004eb3fe8" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105136Z:6016fc71-9353-4dc8-b847-182004eb3fe8" ], + "x-ms-request-id": [ "45e3fd9c-949c-4b54-91c7-7564de04c2c1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "291de32b-d4aa-42fd-bc43-49926b98fa32" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T185950Z:291de32b-d4aa-42fd-bc43-49926b98fa32" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:51:36 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 6B6D2562CC534FED9616434A61C10AED Ref B: CO6AA3150217049 Ref C: 2023-08-17T18:59:50Z" ], + "Date": [ "Thu, 17 Aug 2023 18:59:49 GMT" ] }, "ContentHeaders": { "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"75702cd4-2d15-4a63-b4ea-40a40f72bcda\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:51:01.757Z\"}", + "Content": "{\"name\":\"8ca19c76-966e-434b-a31c-57785525b11d\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T18:59:18.373Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/75702cd4-2d15-4a63-b4ea-40a40f72bcda?api-version=2022-08-01-preview+4": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/8ca19c76-966e-434b-a31c-57785525b11d?api-version=2022-08-01-preview+4": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/75702cd4-2d15-4a63-b4ea-40a40f72bcda?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/8ca19c76-966e-434b-a31c-57785525b11d?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "4" ], - "x-ms-client-request-id": [ "f517e0c6-579a-4432-b2de-766837acd1bd" ], + "x-ms-client-request-id": [ "4633bb28-41d2-4eb1-a82f-3b86057da2fe" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -145,38 +148,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "29c89def-ef08-41c7-9f6d-7769e2c90a09" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], - "x-ms-correlation-request-id": [ "69664b7d-b5f6-4e3c-a99f-30f692cd6984" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105152Z:69664b7d-b5f6-4e3c-a99f-30f692cd6984" ], + "x-ms-request-id": [ "f8bb3b9f-0681-488f-90f1-0c3732146150" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "5bb3fd84-fc11-449b-8d6d-3e4f2c556482" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190006Z:5bb3fd84-fc11-449b-8d6d-3e4f2c556482" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:51:52 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 04939641B43F4A4285895CE1A6FCDD0A Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:00:05Z" ], + "Date": [ "Thu, 17 Aug 2023 19:00:05 GMT" ] }, "ContentHeaders": { "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"75702cd4-2d15-4a63-b4ea-40a40f72bcda\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:51:01.757Z\"}", + "Content": "{\"name\":\"8ca19c76-966e-434b-a31c-57785525b11d\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T18:59:18.373Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/75702cd4-2d15-4a63-b4ea-40a40f72bcda?api-version=2022-08-01-preview+5": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/8ca19c76-966e-434b-a31c-57785525b11d?api-version=2022-08-01-preview+5": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/75702cd4-2d15-4a63-b4ea-40a40f72bcda?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/8ca19c76-966e-434b-a31c-57785525b11d?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "5" ], - "x-ms-client-request-id": [ "f517e0c6-579a-4432-b2de-766837acd1bd" ], + "x-ms-client-request-id": [ "4633bb28-41d2-4eb1-a82f-3b86057da2fe" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -187,21 +191,22 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "8d723d4a-69c8-47b3-86b6-a1fc625c5d61" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], - "x-ms-correlation-request-id": [ "f2f97a5f-d181-4234-a3e5-6733388c40a6" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105207Z:f2f97a5f-d181-4234-a3e5-6733388c40a6" ], + "x-ms-request-id": [ "839adb98-1610-49e2-8a36-0aee07a72e4e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11991" ], + "x-ms-correlation-request-id": [ "83e5afe6-0878-439c-9b29-19f47727a16c" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190021Z:83e5afe6-0878-439c-9b29-19f47727a16c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:52:07 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 0C1278A3B1614FFC8B486C9A81AABE43 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:00:21Z" ], + "Date": [ "Thu, 17 Aug 2023 19:00:20 GMT" ] }, "ContentHeaders": { "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"75702cd4-2d15-4a63-b4ea-40a40f72bcda\",\"status\":\"Succeeded\",\"startTime\":\"2023-03-15T10:51:01.757Z\"}", + "Content": "{\"name\":\"8ca19c76-966e-434b-a31c-57785525b11d\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T18:59:18.373Z\"}", "isContentBase64": false } }, @@ -214,11 +219,11 @@ "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "6" ], - "x-ms-client-request-id": [ "f517e0c6-579a-4432-b2de-766837acd1bd" ], + "x-ms-client-request-id": [ "4633bb28-41d2-4eb1-a82f-3b86057da2fe" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -228,21 +233,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "935a83b9-6492-415d-be98-c0ee973c0d8b" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], - "x-ms-correlation-request-id": [ "1d11647c-8115-47ac-9279-5e5094050166" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105208Z:1d11647c-8115-47ac-9279-5e5094050166" ], + "x-ms-request-id": [ "aa7b119b-5cd2-4b8d-ad08-f7017c9a4b77" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "ec326943-2449-4020-a5c9-ea21ccff4333" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190022Z:ec326943-2449-4020-a5c9-ea21ccff4333" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:52:08 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 02FA293E08D44087BF3DBD2A4DF84BB7 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:00:21Z" ], + "Date": [ "Thu, 17 Aug 2023 19:00:21 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "633" ], + "Content-Length": [ "663" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"LightWeight\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\"},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"LightWeight\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", "isContentBase64": false } }, @@ -254,11 +260,11 @@ "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "7" ], - "x-ms-client-request-id": [ "5df01bfa-c4b8-41b5-82db-05401a726bbe" ], + "x-ms-client-request-id": [ "7662f967-9c36-4383-a9ee-625489535fd2" ], "CommandName": [ "Get-AzSqlVM" ], "FullCommandName": [ "Get-AzSqlVM_Get" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], "Authorization": [ "[Filtered]" ] }, "ContentHeaders": { @@ -269,21 +275,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "bf952506-ea54-4275-b867-8beb7a4b6eb8" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11995" ], - "x-ms-correlation-request-id": [ "604ed5fb-0a3c-42d0-9597-61538fd10ab2" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105210Z:604ed5fb-0a3c-42d0-9597-61538fd10ab2" ], + "x-ms-request-id": [ "270b2c35-725b-4370-b75b-a378880d55e4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "0cd14300-ea82-4248-9dea-79facdd74276" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190023Z:0cd14300-ea82-4248-9dea-79facdd74276" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:52:09 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 81EC706B4B574FA5B6EF4D250CDD40CB Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:00:22Z" ], + "Date": [ "Thu, 17 Aug 2023 19:00:22 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "633" ], + "Content-Length": [ "663" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"LightWeight\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\"},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"LightWeight\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", "isContentBase64": false } }, @@ -291,13 +298,13 @@ "Request": { "Method": "PUT", "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", - "Content": "{\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"IT\": \"8888\"\r\n },\r\n \"properties\": {\r\n \"virtualMachineResourceId\": \"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\r\n \"sqlImageOffer\": \"SQL2019-WS2019\",\r\n \"sqlServerLicenseType\": \"AHUB\",\r\n \"sqlManagement\": \"Full\",\r\n \"leastPrivilegeMode\": \"NotSet\",\r\n \"sqlImageSku\": \"Standard\"\r\n }\r\n}", + "Content": "{\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"IT\": \"8888\"\r\n },\r\n \"properties\": {\r\n \"virtualMachineResourceId\": \"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\r\n \"sqlImageOffer\": \"SQL2019-WS2019\",\r\n \"sqlServerLicenseType\": \"AHUB\",\r\n \"sqlManagement\": \"Full\",\r\n \"leastPrivilegeMode\": \"NotSet\",\r\n \"sqlImageSku\": \"Standard\",\r\n \"enableAutomaticUpgrade\": true\r\n }\r\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "445" ] + "Content-Length": [ "482" ] } }, "Response": { @@ -306,39 +313,40 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview" ], - "x-ms-request-id": [ "6970b8ef-a4c9-43e5-9324-5bc6df60c24e" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "a2fb1d69-c664-4e6e-ad43-186b178426e4" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], - "x-ms-correlation-request-id": [ "a64b3191-7f61-40bf-9a2a-ff430b145171" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105215Z:a64b3191-7f61-40bf-9a2a-ff430b145171" ], + "x-ms-correlation-request-id": [ "dfa40632-5267-4260-9b64-95acddb39d8e" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190026Z:dfa40632-5267-4260-9b64-95acddb39d8e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:52:15 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 6B3B8B9BD1A34EAA831349E5BEDD64F6 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:00:23Z" ], + "Date": [ "Thu, 17 Aug 2023 19:00:25 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "613" ], + "Content-Length": [ "643" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Updating\",\"sqlServerLicenseType\":\"AHUB\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\"},\"location\":\"eastus\",\"tags\":{\"IT\":\"8888\"},\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Updating\",\"sqlServerLicenseType\":\"AHUB\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"tags\":{\"IT\":\"8888\"},\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview+9": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "9" ], - "x-ms-client-request-id": [ "ade7032d-4c5b-40e2-a2ef-ae25cb136422" ], + "x-ms-client-request-id": [ "ea0be06d-0f65-4f29-abbe-3509a4315d30" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -349,38 +357,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "2606923d-ce9a-412d-af90-e138ffad7a88" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11994" ], - "x-ms-correlation-request-id": [ "8b4375a0-d3d5-4ccf-8cde-b6c6a04c50d4" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105231Z:8b4375a0-d3d5-4ccf-8cde-b6c6a04c50d4" ], + "x-ms-request-id": [ "df9a04a8-485a-4e13-8050-533228874701" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11990" ], + "x-ms-correlation-request-id": [ "5c38c075-476e-4937-8a66-d0f0a959022f" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190041Z:5c38c075-476e-4937-8a66-d0f0a959022f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:52:30 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 58B5EB823BCB4BF4AD3D8E4F4B20C074 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:00:41Z" ], + "Date": [ "Thu, 17 Aug 2023 19:00:41 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "107" ], + "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"35f10894-1a77-457d-82d5-b0c96ac3e7a8\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:52:11.45Z\"}", + "Content": "{\"name\":\"d8127dde-12c7-4573-b1c9-04481d83e9a1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:00:25.023Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview+10": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "10" ], - "x-ms-client-request-id": [ "ade7032d-4c5b-40e2-a2ef-ae25cb136422" ], + "x-ms-client-request-id": [ "ea0be06d-0f65-4f29-abbe-3509a4315d30" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -391,38 +400,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "49b54609-6a26-4d9f-8a70-968a5f5a9c9a" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11993" ], - "x-ms-correlation-request-id": [ "62c96e74-0144-45ae-aaf1-b6de87a2a657" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105246Z:62c96e74-0144-45ae-aaf1-b6de87a2a657" ], + "x-ms-request-id": [ "4768c47f-0fea-48af-a3d8-61381ca81802" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "1c6feccd-be25-4045-9c01-84478a75a2e2" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190057Z:1c6feccd-be25-4045-9c01-84478a75a2e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:52:45 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 2B2DAC99361A43418233A05FE337CA94 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:00:56Z" ], + "Date": [ "Thu, 17 Aug 2023 19:00:56 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "107" ], + "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"35f10894-1a77-457d-82d5-b0c96ac3e7a8\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:52:11.45Z\"}", + "Content": "{\"name\":\"d8127dde-12c7-4573-b1c9-04481d83e9a1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:00:25.023Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview+11": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview+11": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "11" ], - "x-ms-client-request-id": [ "ade7032d-4c5b-40e2-a2ef-ae25cb136422" ], + "x-ms-client-request-id": [ "ea0be06d-0f65-4f29-abbe-3509a4315d30" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -433,38 +443,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "8acdee7e-5c84-4672-afee-bdb7089e6c75" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11992" ], - "x-ms-correlation-request-id": [ "d50be183-f94e-4dc9-b8f9-b6e05226ba5d" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105302Z:d50be183-f94e-4dc9-b8f9-b6e05226ba5d" ], + "x-ms-request-id": [ "6ec3bcd9-2f88-47f2-99c9-760cd77a6a6e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "d8e57269-ab68-47d7-861a-b45565d76c19" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190112Z:d8e57269-ab68-47d7-861a-b45565d76c19" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:53:01 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: BB67C5C9772144B9BABF197528E40810 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:01:12Z" ], + "Date": [ "Thu, 17 Aug 2023 19:01:12 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "107" ], + "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"35f10894-1a77-457d-82d5-b0c96ac3e7a8\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:52:11.45Z\"}", + "Content": "{\"name\":\"d8127dde-12c7-4573-b1c9-04481d83e9a1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:00:25.023Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview+12": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "12" ], - "x-ms-client-request-id": [ "ade7032d-4c5b-40e2-a2ef-ae25cb136422" ], + "x-ms-client-request-id": [ "ea0be06d-0f65-4f29-abbe-3509a4315d30" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -475,38 +486,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "91dcff1f-fae8-4196-ac07-bdefb4597e1d" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11991" ], - "x-ms-correlation-request-id": [ "a82bf27c-d968-41f2-8b97-612099238c8e" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105317Z:a82bf27c-d968-41f2-8b97-612099238c8e" ], + "x-ms-request-id": [ "9b6a6750-0b51-480e-bbec-7e8571223885" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11992" ], + "x-ms-correlation-request-id": [ "cb01b248-64b8-49b1-a27d-63e11cd250a7" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190128Z:cb01b248-64b8-49b1-a27d-63e11cd250a7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:53:16 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: F37DFFEB85BA4139A3563E77DB86AF06 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:01:28Z" ], + "Date": [ "Thu, 17 Aug 2023 19:01:27 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "107" ], + "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"35f10894-1a77-457d-82d5-b0c96ac3e7a8\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:52:11.45Z\"}", + "Content": "{\"name\":\"d8127dde-12c7-4573-b1c9-04481d83e9a1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:00:25.023Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview+13": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview+13": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "13" ], - "x-ms-client-request-id": [ "ade7032d-4c5b-40e2-a2ef-ae25cb136422" ], + "x-ms-client-request-id": [ "ea0be06d-0f65-4f29-abbe-3509a4315d30" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -517,38 +529,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "6cba81ac-7c2e-4b01-93bf-22d3c6bcd265" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11990" ], - "x-ms-correlation-request-id": [ "d1bb5c71-8671-47bd-b7d0-3a185384e0af" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105332Z:d1bb5c71-8671-47bd-b7d0-3a185384e0af" ], + "x-ms-request-id": [ "6ce55b5b-c03b-4069-90bb-7ea2859b1c3c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11994" ], + "x-ms-correlation-request-id": [ "202808de-89b0-47e2-8522-9ceeb9bfcf7b" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190143Z:202808de-89b0-47e2-8522-9ceeb9bfcf7b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:53:32 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 8613B7DBF6734ADC9D0F95BEEB70C1C2 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:01:43Z" ], + "Date": [ "Thu, 17 Aug 2023 19:01:43 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "107" ], + "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"35f10894-1a77-457d-82d5-b0c96ac3e7a8\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:52:11.45Z\"}", + "Content": "{\"name\":\"d8127dde-12c7-4573-b1c9-04481d83e9a1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:00:25.023Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview+14": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "14" ], - "x-ms-client-request-id": [ "ade7032d-4c5b-40e2-a2ef-ae25cb136422" ], + "x-ms-client-request-id": [ "ea0be06d-0f65-4f29-abbe-3509a4315d30" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -559,38 +572,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "cc629b21-1b5b-4fe5-b172-5d9418882c5c" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11989" ], - "x-ms-correlation-request-id": [ "37f71c12-2ca5-47a1-bd9e-3d4aa5408780" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105348Z:37f71c12-2ca5-47a1-bd9e-3d4aa5408780" ], + "x-ms-request-id": [ "9fbf36b3-9586-4067-873a-39e74d965800" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "e026134d-aafe-415b-a074-57ec5d47f2ca" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190159Z:e026134d-aafe-415b-a074-57ec5d47f2ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:53:47 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 023E3931A8FD49289482AC55AC847CAB Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:01:59Z" ], + "Date": [ "Thu, 17 Aug 2023 19:01:58 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "107" ], + "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"35f10894-1a77-457d-82d5-b0c96ac3e7a8\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:52:11.45Z\"}", + "Content": "{\"name\":\"d8127dde-12c7-4573-b1c9-04481d83e9a1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:00:25.023Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview+15": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview+15": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "15" ], - "x-ms-client-request-id": [ "ade7032d-4c5b-40e2-a2ef-ae25cb136422" ], + "x-ms-client-request-id": [ "ea0be06d-0f65-4f29-abbe-3509a4315d30" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -601,38 +615,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "bd8820cc-073f-471e-9434-9e278ce4c547" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11988" ], - "x-ms-correlation-request-id": [ "0f5827c3-5a66-4b39-94ee-9cde3cc3de91" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105403Z:0f5827c3-5a66-4b39-94ee-9cde3cc3de91" ], + "x-ms-request-id": [ "fcda9006-9154-49d2-ad42-7727f573d37a" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "f8f2d8ef-5f96-4607-88ad-50cd1ccd01a8" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190214Z:f8f2d8ef-5f96-4607-88ad-50cd1ccd01a8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:54:02 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 4DBB6DBC648049ABBA61E02A91B8EABC Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:02:14Z" ], + "Date": [ "Thu, 17 Aug 2023 19:02:13 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "107" ], + "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"35f10894-1a77-457d-82d5-b0c96ac3e7a8\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:52:11.45Z\"}", + "Content": "{\"name\":\"d8127dde-12c7-4573-b1c9-04481d83e9a1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:00:25.023Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview+16": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview+16": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/35f10894-1a77-457d-82d5-b0c96ac3e7a8?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d8127dde-12c7-4573-b1c9-04481d83e9a1?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "16" ], - "x-ms-client-request-id": [ "ade7032d-4c5b-40e2-a2ef-ae25cb136422" ], + "x-ms-client-request-id": [ "ea0be06d-0f65-4f29-abbe-3509a4315d30" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -643,21 +658,22 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "e82185f4-2bcd-4bc9-9c43-45fde3d37e47" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11987" ], - "x-ms-correlation-request-id": [ "8fca65f6-4a6a-48ed-b65d-4dd8e766f892" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105418Z:8fca65f6-4a6a-48ed-b65d-4dd8e766f892" ], + "x-ms-request-id": [ "7d67bf4a-1107-47a7-8902-d599b1b1f25a" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11990" ], + "x-ms-correlation-request-id": [ "330e8e69-11ab-4a22-9330-9a5be4103200" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190230Z:330e8e69-11ab-4a22-9330-9a5be4103200" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:54:18 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 923FF016885A47FEA3BC4A55670C4269 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:02:30Z" ], + "Date": [ "Thu, 17 Aug 2023 19:02:29 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "106" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"35f10894-1a77-457d-82d5-b0c96ac3e7a8\",\"status\":\"Succeeded\",\"startTime\":\"2023-03-15T10:52:11.45Z\"}", + "Content": "{\"name\":\"d8127dde-12c7-4573-b1c9-04481d83e9a1\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:00:25.023Z\"}", "isContentBase64": false } }, @@ -670,11 +686,11 @@ "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "17" ], - "x-ms-client-request-id": [ "ade7032d-4c5b-40e2-a2ef-ae25cb136422" ], + "x-ms-client-request-id": [ "ea0be06d-0f65-4f29-abbe-3509a4315d30" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -684,21 +700,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "a94cc9cd-206a-4326-b127-a5564c90cfc4" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11986" ], - "x-ms-correlation-request-id": [ "f532189a-1d78-461c-92c0-185c2d00fb4e" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105419Z:f532189a-1d78-461c-92c0-185c2d00fb4e" ], + "x-ms-request-id": [ "00894e69-dbee-43f3-8c28-f8dec535c2fb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "fe1eeaee-c798-4350-b07e-3a9f0ddfc242" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190230Z:fe1eeaee-c798-4350-b07e-3a9f0ddfc242" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:54:19 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: E5CFEE0ABB594B13B89F9B80F45E04D9 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:02:30Z" ], + "Date": [ "Thu, 17 Aug 2023 19:02:29 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "647" ], + "Content-Length": [ "678" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"AHUB\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\"},\"location\":\"eastus\",\"tags\":{\"IT\":\"8888\"},\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"AHUB\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"tags\":{\"IT\":\"8888\"},\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", "isContentBase64": false } }, @@ -710,11 +727,11 @@ "isContentBase64": false, "Headers": { "x-ms-unique-id": [ "18" ], - "x-ms-client-request-id": [ "ada5b51f-e58f-4bdb-ad6d-8619faa83bb6" ], + "x-ms-client-request-id": [ "cb397777-a4b8-4460-be66-f36393514524" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], "Authorization": [ "[Filtered]" ] }, "ContentHeaders": { @@ -725,17 +742,18 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "Location": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview" ], + "Location": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview" ], "Retry-After": [ "15" ], - "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview" ], - "x-ms-request-id": [ "4b62fa2c-0667-4311-a1b8-3713945a8b59" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "23217a56-eb7a-436c-9ce9-0d4e43c0ecbb" ], "x-ms-ratelimit-remaining-subscription-deletes": [ "14999" ], - "x-ms-correlation-request-id": [ "5428800c-22d0-4579-a9a0-59ba8d49ce4f" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105421Z:5428800c-22d0-4579-a9a0-59ba8d49ce4f" ], + "x-ms-correlation-request-id": [ "a28c933b-a099-409b-9e47-7ceacec862f0" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190232Z:a28c933b-a099-409b-9e47-7ceacec862f0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:54:21 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 0A166698AE3349F0AB7CA1D763AE9225 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:02:31Z" ], + "Date": [ "Thu, 17 Aug 2023 19:02:31 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -745,20 +763,20 @@ "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview+19": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview+19": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "19" ], - "x-ms-client-request-id": [ "ada5b51f-e58f-4bdb-ad6d-8619faa83bb6" ], + "x-ms-client-request-id": [ "cb397777-a4b8-4460-be66-f36393514524" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -769,38 +787,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "7c02d6eb-107a-4646-b9b6-cd348a97c205" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11985" ], - "x-ms-correlation-request-id": [ "0d7d5155-510d-4b2a-8561-89da0f761df8" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105436Z:0d7d5155-510d-4b2a-8561-89da0f761df8" ], + "x-ms-request-id": [ "41ef3fd1-0d49-428b-aca1-1b84f05c6553" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "4ccecb4d-2db5-4d44-9e92-722b75d2497f" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190247Z:4ccecb4d-2db5-4d44-9e92-722b75d2497f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:54:36 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: CD20E3A59A314F269810A6BED003067F Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:02:47Z" ], + "Date": [ "Thu, 17 Aug 2023 19:02:47 GMT" ] }, "ContentHeaders": { "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"13dc00fe-0fa2-4130-af0d-cce59343e239\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:54:19.893Z\"}", + "Content": "{\"name\":\"1d0368f1-0a20-49ff-b508-3b7c0f6e8f88\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:02:31.423Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview+20": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview+20": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "20" ], - "x-ms-client-request-id": [ "ada5b51f-e58f-4bdb-ad6d-8619faa83bb6" ], + "x-ms-client-request-id": [ "cb397777-a4b8-4460-be66-f36393514524" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -811,38 +830,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "7205b601-c3f1-4c3f-b3e2-7992626bef17" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11984" ], - "x-ms-correlation-request-id": [ "ae69aa7e-6b81-4278-80fe-e72880e2def8" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105452Z:ae69aa7e-6b81-4278-80fe-e72880e2def8" ], + "x-ms-request-id": [ "081f5b1f-9980-4324-9387-9d51dfde8a0d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "da7ba1f1-e2cb-4bc5-b70c-0b21c4d345eb" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190303Z:da7ba1f1-e2cb-4bc5-b70c-0b21c4d345eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:54:51 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 4BACB1C7D613476AA9C0B41F53565CBC Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:03:03Z" ], + "Date": [ "Thu, 17 Aug 2023 19:03:03 GMT" ] }, "ContentHeaders": { "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"13dc00fe-0fa2-4130-af0d-cce59343e239\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:54:19.893Z\"}", + "Content": "{\"name\":\"1d0368f1-0a20-49ff-b508-3b7c0f6e8f88\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:02:31.423Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview+21": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview+21": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "21" ], - "x-ms-client-request-id": [ "ada5b51f-e58f-4bdb-ad6d-8619faa83bb6" ], + "x-ms-client-request-id": [ "cb397777-a4b8-4460-be66-f36393514524" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -853,38 +873,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "a275e779-fa8a-4bc6-8814-7f3f92ea7c7d" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11983" ], - "x-ms-correlation-request-id": [ "26e3a145-6c6b-40c0-b25a-c75576dce0cc" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105507Z:26e3a145-6c6b-40c0-b25a-c75576dce0cc" ], + "x-ms-request-id": [ "9d7d8546-2da6-4f81-ba10-f688ac381534" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11989" ], + "x-ms-correlation-request-id": [ "5f3fd500-ec4a-4d53-8acc-7293bf53c0f2" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190318Z:5f3fd500-ec4a-4d53-8acc-7293bf53c0f2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:55:07 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 591860FBEA104F57BAD3EAAA17D98064 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:03:18Z" ], + "Date": [ "Thu, 17 Aug 2023 19:03:18 GMT" ] }, "ContentHeaders": { "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"13dc00fe-0fa2-4130-af0d-cce59343e239\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:54:19.893Z\"}", + "Content": "{\"name\":\"1d0368f1-0a20-49ff-b508-3b7c0f6e8f88\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:02:31.423Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview+22": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview+22": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "22" ], - "x-ms-client-request-id": [ "ada5b51f-e58f-4bdb-ad6d-8619faa83bb6" ], + "x-ms-client-request-id": [ "cb397777-a4b8-4460-be66-f36393514524" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -895,38 +916,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "91b79403-2cdd-4f2f-af4a-b053162c8cb4" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11982" ], - "x-ms-correlation-request-id": [ "5f85d8bf-659f-4798-b7c5-92047d3f7e91" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105522Z:5f85d8bf-659f-4798-b7c5-92047d3f7e91" ], + "x-ms-request-id": [ "8880a530-05ff-4316-ac1c-66cfe997da56" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "475a6194-c012-4db7-a0de-74ce33d62ad2" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190334Z:475a6194-c012-4db7-a0de-74ce33d62ad2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:55:22 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 5FAA6A3FA9FE419CA1620C29705091C3 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:03:33Z" ], + "Date": [ "Thu, 17 Aug 2023 19:03:34 GMT" ] }, "ContentHeaders": { "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"13dc00fe-0fa2-4130-af0d-cce59343e239\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:54:19.893Z\"}", + "Content": "{\"name\":\"1d0368f1-0a20-49ff-b508-3b7c0f6e8f88\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:02:31.423Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview+23": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview+23": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "23" ], - "x-ms-client-request-id": [ "ada5b51f-e58f-4bdb-ad6d-8619faa83bb6" ], + "x-ms-client-request-id": [ "cb397777-a4b8-4460-be66-f36393514524" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -937,38 +959,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "5de76600-5f01-476b-b52f-4b7c99a7cfee" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11981" ], - "x-ms-correlation-request-id": [ "72e09a82-0289-4d11-b127-3cb448e3b376" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105538Z:72e09a82-0289-4d11-b127-3cb448e3b376" ], + "x-ms-request-id": [ "8b831d94-6f4e-4fbe-a6e0-d2444846ac10" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "51cefaf7-f91e-4c95-8424-e45891cfed49" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190349Z:51cefaf7-f91e-4c95-8424-e45891cfed49" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:55:37 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: EA8980CBC62B4401A399C4F3E15D2832 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:03:49Z" ], + "Date": [ "Thu, 17 Aug 2023 19:03:49 GMT" ] }, "ContentHeaders": { "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"13dc00fe-0fa2-4130-af0d-cce59343e239\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:54:19.893Z\"}", + "Content": "{\"name\":\"1d0368f1-0a20-49ff-b508-3b7c0f6e8f88\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:02:31.423Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview+24": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview+24": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "24" ], - "x-ms-client-request-id": [ "ada5b51f-e58f-4bdb-ad6d-8619faa83bb6" ], + "x-ms-client-request-id": [ "cb397777-a4b8-4460-be66-f36393514524" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -979,38 +1002,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "e9ac760c-3179-4650-a28a-f70201016a88" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11980" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-correlation-request-id": [ "5ca46e15-0b25-48a4-af6e-22bd8e3080a6" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105553Z:5ca46e15-0b25-48a4-af6e-22bd8e3080a6" ], + "x-ms-request-id": [ "a9223472-68c5-44e8-b745-019e9276370f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "aa3d4aff-d6ba-43db-9299-3c4a1a4fbfdb" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190405Z:aa3d4aff-d6ba-43db-9299-3c4a1a4fbfdb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:55:52 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 5CA7CD92BA1A4A179F8EAC01A5A8029D Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:04:04Z" ], + "Date": [ "Thu, 17 Aug 2023 19:04:05 GMT" ] }, "ContentHeaders": { "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"13dc00fe-0fa2-4130-af0d-cce59343e239\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:54:19.893Z\"}", + "Content": "{\"name\":\"1d0368f1-0a20-49ff-b508-3b7c0f6e8f88\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:02:31.423Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview+25": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview+25": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "25" ], - "x-ms-client-request-id": [ "ada5b51f-e58f-4bdb-ad6d-8619faa83bb6" ], + "x-ms-client-request-id": [ "cb397777-a4b8-4460-be66-f36393514524" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1021,80 +1045,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "db7d730c-b3ca-46f0-8a31-dcfb35f6ce36" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11979" ], - "x-ms-correlation-request-id": [ "a8ed910c-e5c5-43ac-9bed-5a2515a12fe8" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105609Z:a8ed910c-e5c5-43ac-9bed-5a2515a12fe8" ], + "x-ms-request-id": [ "80d5c386-3c1a-4f48-8dc1-74e279f35c67" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "bd512813-96f2-4c10-91b8-4cc7f587b086" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190420Z:bd512813-96f2-4c10-91b8-4cc7f587b086" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:56:08 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 5E189211CB96469AB11A8708520FC9CD Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:04:20Z" ], + "Date": [ "Thu, 17 Aug 2023 19:04:20 GMT" ] }, "ContentHeaders": { "Content-Length": [ "108" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"13dc00fe-0fa2-4130-af0d-cce59343e239\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:54:19.893Z\"}", + "Content": "{\"name\":\"1d0368f1-0a20-49ff-b508-3b7c0f6e8f88\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:02:31.423Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview+26": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview+26": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "26" ], - "x-ms-client-request-id": [ "ada5b51f-e58f-4bdb-ad6d-8619faa83bb6" ], - "CommandName": [ "Remove-AzSqlVM" ], - "FullCommandName": [ "Remove-AzSqlVM_Delete" ], - "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] - }, - "ContentHeaders": { - } - }, - "Response": { - "StatusCode": 200, - "Headers": { - "Cache-Control": [ "no-cache" ], - "Pragma": [ "no-cache" ], - "Retry-After": [ "15" ], - "x-ms-request-id": [ "a9304b69-ca2f-4ede-a342-a60af7132691" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11978" ], - "x-ms-correlation-request-id": [ "6c366e60-b215-452c-8be6-0b095d448dc8" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105624Z:6c366e60-b215-452c-8be6-0b095d448dc8" ], - "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:56:23 GMT" ] - }, - "ContentHeaders": { - "Content-Length": [ "108" ], - "Content-Type": [ "application/json; charset=utf-8" ], - "Expires": [ "-1" ] - }, - "Content": "{\"name\":\"13dc00fe-0fa2-4130-af0d-cce59343e239\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:54:19.893Z\"}", - "isContentBase64": false - } - }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview+27": { - "Request": { - "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview", - "Content": null, - "isContentBase64": false, - "Headers": { - "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "27" ], - "x-ms-client-request-id": [ "ada5b51f-e58f-4bdb-ad6d-8619faa83bb6" ], + "x-ms-client-request-id": [ "cb397777-a4b8-4460-be66-f36393514524" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1105,38 +1088,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "11754bfb-0a91-4620-ab4d-28567280e44d" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11977" ], - "x-ms-correlation-request-id": [ "9b71bba5-ba36-41e1-8573-abb48ba585ba" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105640Z:9b71bba5-ba36-41e1-8573-abb48ba585ba" ], + "x-ms-request-id": [ "d3a24a73-bd05-44de-b619-9560a804aee0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "b3c67dbf-fe2e-4b61-ae45-e612b3801145" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190436Z:b3c67dbf-fe2e-4b61-ae45-e612b3801145" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:56:40 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: B549BF5BB4624005ADACA5EBDC76BD65 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:04:36Z" ], + "Date": [ "Thu, 17 Aug 2023 19:04:36 GMT" ] }, "ContentHeaders": { "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"13dc00fe-0fa2-4130-af0d-cce59343e239\",\"status\":\"Succeeded\",\"startTime\":\"2023-03-15T10:54:19.893Z\"}", + "Content": "{\"name\":\"1d0368f1-0a20-49ff-b508-3b7c0f6e8f88\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:02:31.423Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview+28": { + "Update-AzSqlVM+[NoContext]+UpdateExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview+27": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/13dc00fe-0fa2-4130-af0d-cce59343e239?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/1d0368f1-0a20-49ff-b508-3b7c0f6e8f88?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "28" ], - "x-ms-client-request-id": [ "ada5b51f-e58f-4bdb-ad6d-8619faa83bb6" ], + "x-ms-unique-id": [ "27" ], + "x-ms-client-request-id": [ "cb397777-a4b8-4460-be66-f36393514524" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1147,14 +1131,15 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "f00c665a-5f52-48e7-bcb1-a17ccf14f3b3" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11976" ], - "x-ms-correlation-request-id": [ "fb94a4d7-9017-43c9-9a63-ba9ec72eb5a6" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105640Z:fb94a4d7-9017-43c9-9a63-ba9ec72eb5a6" ], + "x-ms-request-id": [ "386752f1-3535-4940-87ee-bac7f1c7d266" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "4137e07f-78dc-49cc-a1fa-659b3813adc1" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190436Z:4137e07f-78dc-49cc-a1fa-659b3813adc1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:56:40 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 29177948BE13418E953157F35778AE90 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:04:36Z" ], + "Date": [ "Thu, 17 Aug 2023 19:04:36 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ] @@ -1182,15 +1167,16 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/de324320-1c87-40f5-9b5d-f9cb6dc27e1a?api-version=2022-08-01-preview" ], - "x-ms-request-id": [ "2da82c29-38e8-4edd-aee9-82d2e4523095" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], - "x-ms-correlation-request-id": [ "6583a3c3-d8e5-490c-9491-7656f0d6e572" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105646Z:6583a3c3-d8e5-490c-9491-7656f0d6e572" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/399f6dac-e14b-4f42-b705-b14960d4a720?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "b8ab08c2-8a03-47c8-b60a-1de122327cbc" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "4f847b79-af23-4838-8ed9-1d12b2e4b6f9" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190439Z:4f847b79-af23-4838-8ed9-1d12b2e4b6f9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:56:46 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 01F02A3919C5490F9F307A543C3D7099 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:04:37Z" ], + "Date": [ "Thu, 17 Aug 2023 19:04:39 GMT" ] }, "ContentHeaders": { "Content-Length": [ "632" ], @@ -1201,20 +1187,20 @@ "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/de324320-1c87-40f5-9b5d-f9cb6dc27e1a?api-version=2022-08-01-preview+2": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/399f6dac-e14b-4f42-b705-b14960d4a720?api-version=2022-08-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/de324320-1c87-40f5-9b5d-f9cb6dc27e1a?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/399f6dac-e14b-4f42-b705-b14960d4a720?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "30" ], - "x-ms-client-request-id": [ "f591fa37-c522-48fc-a186-a7ba4e665590" ], + "x-ms-unique-id": [ "29" ], + "x-ms-client-request-id": [ "45279343-5d8f-443d-8863-38150643b422" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1225,38 +1211,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "0d4a9a4b-236f-4cd3-b7b1-c12862db4ee7" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11975" ], - "x-ms-correlation-request-id": [ "b0f29ef3-816f-4cea-ac3a-b684600c7b96" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105701Z:b0f29ef3-816f-4cea-ac3a-b684600c7b96" ], + "x-ms-request-id": [ "ef7c7aad-7e94-4c7e-bb13-10be2a922e57" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "b73be2b1-529a-4783-bcee-9f10da12d431" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190455Z:b73be2b1-529a-4783-bcee-9f10da12d431" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:57:01 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 855C53B512AF4C8FB0800D41E981BC50 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:04:54Z" ], + "Date": [ "Thu, 17 Aug 2023 19:04:54 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"de324320-1c87-40f5-9b5d-f9cb6dc27e1a\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:56:43.823Z\"}", + "Content": "{\"name\":\"399f6dac-e14b-4f42-b705-b14960d4a720\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:04:38.12Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/de324320-1c87-40f5-9b5d-f9cb6dc27e1a?api-version=2022-08-01-preview+3": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/399f6dac-e14b-4f42-b705-b14960d4a720?api-version=2022-08-01-preview+3": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/de324320-1c87-40f5-9b5d-f9cb6dc27e1a?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/399f6dac-e14b-4f42-b705-b14960d4a720?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "31" ], - "x-ms-client-request-id": [ "f591fa37-c522-48fc-a186-a7ba4e665590" ], + "x-ms-unique-id": [ "30" ], + "x-ms-client-request-id": [ "45279343-5d8f-443d-8863-38150643b422" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1267,21 +1254,22 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "89980277-a85f-4142-91c0-7bacd0458c74" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11974" ], - "x-ms-correlation-request-id": [ "5b136f06-a1cf-40e4-ba67-e7c874ca3e90" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105717Z:5b136f06-a1cf-40e4-ba67-e7c874ca3e90" ], + "x-ms-request-id": [ "06412f3c-2815-4a83-b25c-1704ebe106b0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "d0f35196-e5e0-4029-afb9-eacd500b36fc" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190510Z:d0f35196-e5e0-4029-afb9-eacd500b36fc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:57:16 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 99488B3BF2574B69AC73111A0DD2FB58 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:05:10Z" ], + "Date": [ "Thu, 17 Aug 2023 19:05:10 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "107" ], + "Content-Length": [ "106" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"de324320-1c87-40f5-9b5d-f9cb6dc27e1a\",\"status\":\"Succeeded\",\"startTime\":\"2023-03-15T10:56:43.823Z\"}", + "Content": "{\"name\":\"399f6dac-e14b-4f42-b705-b14960d4a720\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:04:38.12Z\"}", "isContentBase64": false } }, @@ -1293,12 +1281,12 @@ "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "32" ], - "x-ms-client-request-id": [ "f591fa37-c522-48fc-a186-a7ba4e665590" ], + "x-ms-unique-id": [ "31" ], + "x-ms-client-request-id": [ "45279343-5d8f-443d-8863-38150643b422" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1308,21 +1296,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "679726be-6d24-432b-8268-096689bac7b4" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11973" ], - "x-ms-correlation-request-id": [ "e530d2bd-d87d-4919-b98b-89366c6409e4" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105717Z:e530d2bd-d87d-4919-b98b-89366c6409e4" ], + "x-ms-request-id": [ "50251314-9384-41f6-897a-ff2af08c90b6" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "bc778ded-d4de-4672-8913-ed759a53b374" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190511Z:bc778ded-d4de-4672-8913-ed759a53b374" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:57:17 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 75AD507D67354A958FB5962A0392A966 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:05:10Z" ], + "Date": [ "Thu, 17 Aug 2023 19:05:10 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "633" ], + "Content-Length": [ "663" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"LightWeight\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\"},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"LightWeight\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", "isContentBase64": false } }, @@ -1333,12 +1322,12 @@ "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "33" ], - "x-ms-client-request-id": [ "85af1fc6-ef4b-4cc4-9264-42b97447ccf4" ], + "x-ms-unique-id": [ "32" ], + "x-ms-client-request-id": [ "bea3b13e-72b2-4bc8-95cb-bcddb8ccbb86" ], "CommandName": [ "Get-AzSqlVM" ], "FullCommandName": [ "Get-AzSqlVM_GetViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], "Authorization": [ "[Filtered]" ] }, "ContentHeaders": { @@ -1349,21 +1338,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "e6a945a8-8e36-428f-bad7-10ff90903ab8" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11972" ], - "x-ms-correlation-request-id": [ "7e7538a9-6320-4fff-ba1f-abcc22b1dfef" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105718Z:7e7538a9-6320-4fff-ba1f-abcc22b1dfef" ], + "x-ms-request-id": [ "d17c2f4e-94b5-4e74-9759-72d18269cd88" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "caf86663-79e2-4fdb-910e-d8dca1796ea5" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190511Z:caf86663-79e2-4fdb-910e-d8dca1796ea5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:57:17 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: AB25420A529741E8AA746EB0CFA16EDF Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:05:11Z" ], + "Date": [ "Thu, 17 Aug 2023 19:05:11 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "633" ], + "Content-Length": [ "663" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"LightWeight\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\"},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"LightWeight\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", "isContentBase64": false } }, @@ -1371,13 +1361,13 @@ "Request": { "Method": "PUT", "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", - "Content": "{\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"IT\": \"8888\"\r\n },\r\n \"properties\": {\r\n \"virtualMachineResourceId\": \"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\r\n \"sqlImageOffer\": \"SQL2019-WS2019\",\r\n \"sqlServerLicenseType\": \"AHUB\",\r\n \"sqlManagement\": \"Full\",\r\n \"leastPrivilegeMode\": \"NotSet\",\r\n \"sqlImageSku\": \"Standard\"\r\n }\r\n}", + "Content": "{\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"IT\": \"8888\"\r\n },\r\n \"properties\": {\r\n \"virtualMachineResourceId\": \"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\r\n \"sqlImageOffer\": \"SQL2019-WS2019\",\r\n \"sqlServerLicenseType\": \"AHUB\",\r\n \"sqlManagement\": \"Full\",\r\n \"leastPrivilegeMode\": \"NotSet\",\r\n \"sqlImageSku\": \"Standard\",\r\n \"enableAutomaticUpgrade\": true\r\n }\r\n}", "isContentBase64": false, "Headers": { }, "ContentHeaders": { "Content-Type": [ "application/json" ], - "Content-Length": [ "445" ] + "Content-Length": [ "482" ] } }, "Response": { @@ -1386,39 +1376,40 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview" ], - "x-ms-request-id": [ "b04524de-e3a9-4f23-9900-d6b525c07b0e" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], - "x-ms-correlation-request-id": [ "5dee6c72-cc1b-44ad-b3d3-0ebd5551c695" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105722Z:5dee6c72-cc1b-44ad-b3d3-0ebd5551c695" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "92e401e8-c736-4cce-8077-1c47abdaef62" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "3404022d-25d1-4b03-8e4a-132215fd5fb4" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190515Z:3404022d-25d1-4b03-8e4a-132215fd5fb4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:57:21 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: E8EB6904F25A418AA6D1B1434C16051C Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:05:11Z" ], + "Date": [ "Thu, 17 Aug 2023 19:05:14 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "613" ], + "Content-Length": [ "643" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Updating\",\"sqlServerLicenseType\":\"AHUB\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\"},\"location\":\"eastus\",\"tags\":{\"IT\":\"8888\"},\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Updating\",\"sqlServerLicenseType\":\"AHUB\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"tags\":{\"IT\":\"8888\"},\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview+7": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview+7": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "35" ], - "x-ms-client-request-id": [ "03892f59-257f-461b-8a06-a19c9baf99c5" ], + "x-ms-unique-id": [ "34" ], + "x-ms-client-request-id": [ "369fe6c4-2d32-4183-9d65-01e1a6443beb" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1429,38 +1420,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "89c70eb1-167f-4038-b893-2c68af704168" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11971" ], - "x-ms-correlation-request-id": [ "33f8e350-e359-48dc-9ed0-14842d5fe2f6" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105737Z:33f8e350-e359-48dc-9ed0-14842d5fe2f6" ], + "x-ms-request-id": [ "faeb4f15-b6f0-427b-96e7-833bfe797212" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "19be5a99-0342-4ab3-8c17-fb52cbcc4f4e" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190530Z:19be5a99-0342-4ab3-8c17-fb52cbcc4f4e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:57:36 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: A88235E7FAB14E8589895C1EA0A297B2 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:05:30Z" ], + "Date": [ "Thu, 17 Aug 2023 19:05:30 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d33a380a-011d-4c86-8972-23604c468a3e\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:57:19.027Z\"}", + "Content": "{\"name\":\"2f34c771-7802-435b-aab8-8c64b1b5cb93\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:05:13.32Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview+8": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview+8": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "36" ], - "x-ms-client-request-id": [ "03892f59-257f-461b-8a06-a19c9baf99c5" ], + "x-ms-unique-id": [ "35" ], + "x-ms-client-request-id": [ "369fe6c4-2d32-4183-9d65-01e1a6443beb" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1471,38 +1463,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "33228a8f-9cee-40ff-a8fc-782a652b48c1" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11970" ], - "x-ms-correlation-request-id": [ "c735c990-3737-490b-8ae2-67859e225f03" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105752Z:c735c990-3737-490b-8ae2-67859e225f03" ], + "x-ms-request-id": [ "a1cf2649-6671-4599-a63a-0a6399be8cf9" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "15aa410b-38f1-443e-9b96-f184ba89e14f" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190545Z:15aa410b-38f1-443e-9b96-f184ba89e14f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:57:52 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: FE58F810EBCD446EB59EE6A7CDF1ACB7 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:05:45Z" ], + "Date": [ "Thu, 17 Aug 2023 19:05:45 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d33a380a-011d-4c86-8972-23604c468a3e\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:57:19.027Z\"}", + "Content": "{\"name\":\"2f34c771-7802-435b-aab8-8c64b1b5cb93\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:05:13.32Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview+9": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview+9": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "37" ], - "x-ms-client-request-id": [ "03892f59-257f-461b-8a06-a19c9baf99c5" ], + "x-ms-unique-id": [ "36" ], + "x-ms-client-request-id": [ "369fe6c4-2d32-4183-9d65-01e1a6443beb" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1513,38 +1506,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "52c4126f-b342-4005-817c-0b6f331ae287" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11969" ], - "x-ms-correlation-request-id": [ "9d22f6e3-500f-4e4a-b709-7f77c065760d" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105808Z:9d22f6e3-500f-4e4a-b709-7f77c065760d" ], + "x-ms-request-id": [ "e3f51878-ae90-4b13-bba9-bec69eacaf36" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "b9cfadea-820a-4f29-9122-305084c4bfe1" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190601Z:b9cfadea-820a-4f29-9122-305084c4bfe1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:58:08 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 648E52CCA7D043C9A4F3F34C13B6089F Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:06:01Z" ], + "Date": [ "Thu, 17 Aug 2023 19:06:00 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d33a380a-011d-4c86-8972-23604c468a3e\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:57:19.027Z\"}", + "Content": "{\"name\":\"2f34c771-7802-435b-aab8-8c64b1b5cb93\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:05:13.32Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview+10": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview+10": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "38" ], - "x-ms-client-request-id": [ "03892f59-257f-461b-8a06-a19c9baf99c5" ], + "x-ms-unique-id": [ "37" ], + "x-ms-client-request-id": [ "369fe6c4-2d32-4183-9d65-01e1a6443beb" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1555,38 +1549,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "916e9c33-efc6-46bb-897b-d1f18a6cf934" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11968" ], - "x-ms-correlation-request-id": [ "79fba448-fae0-411a-bc34-e53ce7b2ce7b" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105824Z:79fba448-fae0-411a-bc34-e53ce7b2ce7b" ], + "x-ms-request-id": [ "7deabcbd-2dd0-44f5-ab0d-25a0df0dc9b9" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11994" ], + "x-ms-correlation-request-id": [ "988ce41f-a1c8-439f-9bfb-e905084b9db7" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190616Z:988ce41f-a1c8-439f-9bfb-e905084b9db7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:58:24 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 09B41311CC0240D8BF1CDDE481907F8E Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:06:16Z" ], + "Date": [ "Thu, 17 Aug 2023 19:06:16 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d33a380a-011d-4c86-8972-23604c468a3e\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:57:19.027Z\"}", + "Content": "{\"name\":\"2f34c771-7802-435b-aab8-8c64b1b5cb93\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:05:13.32Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview+11": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview+11": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "39" ], - "x-ms-client-request-id": [ "03892f59-257f-461b-8a06-a19c9baf99c5" ], + "x-ms-unique-id": [ "38" ], + "x-ms-client-request-id": [ "369fe6c4-2d32-4183-9d65-01e1a6443beb" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1597,38 +1592,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "b83adfef-f75d-43c5-be49-1854943aeb27" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11967" ], - "x-ms-correlation-request-id": [ "f607ea6b-84ca-4317-8f58-02edc79f2cbd" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105839Z:f607ea6b-84ca-4317-8f58-02edc79f2cbd" ], + "x-ms-request-id": [ "1c3cb399-4c49-41db-868f-57eead60385d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "2eb4cce8-10c6-4b63-a88b-c9269589a214" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190632Z:2eb4cce8-10c6-4b63-a88b-c9269589a214" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:58:39 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 76B1A4995FF04D738671338133F202A3 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:06:31Z" ], + "Date": [ "Thu, 17 Aug 2023 19:06:31 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d33a380a-011d-4c86-8972-23604c468a3e\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:57:19.027Z\"}", + "Content": "{\"name\":\"2f34c771-7802-435b-aab8-8c64b1b5cb93\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:05:13.32Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview+12": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview+12": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "40" ], - "x-ms-client-request-id": [ "03892f59-257f-461b-8a06-a19c9baf99c5" ], + "x-ms-unique-id": [ "39" ], + "x-ms-client-request-id": [ "369fe6c4-2d32-4183-9d65-01e1a6443beb" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1639,38 +1635,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "aba0a856-5e77-4ceb-8720-4f984d2b52f4" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11966" ], - "x-ms-correlation-request-id": [ "37378299-82e5-4e80-868a-65ae87a0df65" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105854Z:37378299-82e5-4e80-868a-65ae87a0df65" ], + "x-ms-request-id": [ "a23788d5-4a99-41e2-86e5-9306870455bf" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "4c450766-c631-47e3-80b9-50141398746b" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190647Z:4c450766-c631-47e3-80b9-50141398746b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:58:54 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: B2FDD43D99F14259929FC3609BE77A12 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:06:47Z" ], + "Date": [ "Thu, 17 Aug 2023 19:06:47 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d33a380a-011d-4c86-8972-23604c468a3e\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:57:19.027Z\"}", + "Content": "{\"name\":\"2f34c771-7802-435b-aab8-8c64b1b5cb93\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:05:13.32Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview+13": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview+13": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "41" ], - "x-ms-client-request-id": [ "03892f59-257f-461b-8a06-a19c9baf99c5" ], + "x-ms-unique-id": [ "40" ], + "x-ms-client-request-id": [ "369fe6c4-2d32-4183-9d65-01e1a6443beb" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1681,38 +1678,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "2377552d-48d4-4376-ad1a-a4ba2fa6bae7" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11965" ], - "x-ms-correlation-request-id": [ "a0be2f01-9146-46b8-9ba1-de1523235d65" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105912Z:a0be2f01-9146-46b8-9ba1-de1523235d65" ], + "x-ms-request-id": [ "d2e7e427-d415-407c-bf87-cbb21bdedc3a" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11992" ], + "x-ms-correlation-request-id": [ "198f5ed4-1786-4613-8be2-6b8be6ed12da" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190703Z:198f5ed4-1786-4613-8be2-6b8be6ed12da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:59:11 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 9B26078095B94DC19ABDEB6E6C726D5F Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:07:03Z" ], + "Date": [ "Thu, 17 Aug 2023 19:07:02 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d33a380a-011d-4c86-8972-23604c468a3e\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:57:19.027Z\"}", + "Content": "{\"name\":\"2f34c771-7802-435b-aab8-8c64b1b5cb93\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:05:13.32Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview+14": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview+14": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/d33a380a-011d-4c86-8972-23604c468a3e?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/2f34c771-7802-435b-aab8-8c64b1b5cb93?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "42" ], - "x-ms-client-request-id": [ "03892f59-257f-461b-8a06-a19c9baf99c5" ], + "x-ms-unique-id": [ "41" ], + "x-ms-client-request-id": [ "369fe6c4-2d32-4183-9d65-01e1a6443beb" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1723,21 +1721,22 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "00f0d3ec-d39d-4ce2-a72c-14e56554ba8f" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11964" ], - "x-ms-correlation-request-id": [ "4437e95b-592b-4126-b9b6-3ab929e60081" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105927Z:4437e95b-592b-4126-b9b6-3ab929e60081" ], + "x-ms-request-id": [ "0de48f2a-1599-4780-b24a-2ebc258be676" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "3bbf46bc-65b0-4f1e-808e-3b5a81ee994c" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190718Z:3bbf46bc-65b0-4f1e-808e-3b5a81ee994c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:59:26 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 562609F4AA9C45CD8D3378EDFB4CDF91 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:07:18Z" ], + "Date": [ "Thu, 17 Aug 2023 19:07:18 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "107" ], + "Content-Length": [ "106" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d33a380a-011d-4c86-8972-23604c468a3e\",\"status\":\"Succeeded\",\"startTime\":\"2023-03-15T10:57:19.027Z\"}", + "Content": "{\"name\":\"2f34c771-7802-435b-aab8-8c64b1b5cb93\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:05:13.32Z\"}", "isContentBase64": false } }, @@ -1749,12 +1748,12 @@ "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "43" ], - "x-ms-client-request-id": [ "03892f59-257f-461b-8a06-a19c9baf99c5" ], + "x-ms-unique-id": [ "42" ], + "x-ms-client-request-id": [ "369fe6c4-2d32-4183-9d65-01e1a6443beb" ], "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1764,21 +1763,22 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "x-ms-request-id": [ "53bca7cd-a1ec-4f34-a5ae-fbd2b8a60894" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11963" ], - "x-ms-correlation-request-id": [ "4e5b7030-c218-42fe-a75e-8d568b091c90" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105928Z:4e5b7030-c218-42fe-a75e-8d568b091c90" ], + "x-ms-request-id": [ "f60b7eb6-248b-421e-8896-6a634f6044ae" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "fa1da55c-f1d7-4aa7-ab6b-94d34182aad6" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190719Z:fa1da55c-f1d7-4aa7-ab6b-94d34182aad6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:59:27 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 3DFF3B27E4A5468DBB7C0CE1234B05AE Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:07:18Z" ], + "Date": [ "Thu, 17 Aug 2023 19:07:18 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "647" ], + "Content-Length": [ "678" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"AHUB\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\"},\"location\":\"eastus\",\"tags\":{\"IT\":\"8888\"},\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"AHUB\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"tags\":{\"IT\":\"8888\"},\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", "isContentBase64": false } }, @@ -1789,12 +1789,12 @@ "Content": null, "isContentBase64": false, "Headers": { - "x-ms-unique-id": [ "44" ], - "x-ms-client-request-id": [ "08b04ba3-b45f-4891-94de-732177dc851b" ], + "x-ms-unique-id": [ "43" ], + "x-ms-client-request-id": [ "ae61110a-b0db-4538-b935-69acfbe0caff" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], "Authorization": [ "[Filtered]" ] }, "ContentHeaders": { @@ -1805,17 +1805,18 @@ "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], - "Location": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview" ], + "Location": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview" ], "Retry-After": [ "15" ], - "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview" ], - "x-ms-request-id": [ "82846ce4-d8ef-4869-af2a-ec211ecdd632" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-deletes": [ "14998" ], - "x-ms-correlation-request-id": [ "06ef8715-5dfa-4a1e-aaac-1d7df568fb82" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105929Z:06ef8715-5dfa-4a1e-aaac-1d7df568fb82" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "1f5104b9-10ac-4f9d-87ee-6d1a36dd50c2" ], + "x-ms-ratelimit-remaining-subscription-deletes": [ "14999" ], + "x-ms-correlation-request-id": [ "75c87a07-28a2-4bb6-9a1b-23f0bb671779" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190720Z:75c87a07-28a2-4bb6-9a1b-23f0bb671779" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:59:29 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: E116EECDC96D4F9EAC4FD1688094FFF0 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:07:19Z" ], + "Date": [ "Thu, 17 Aug 2023 19:07:20 GMT" ] }, "ContentHeaders": { "Expires": [ "-1" ], @@ -1825,20 +1826,63 @@ "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview+17": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview+17": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "44" ], + "x-ms-client-request-id": [ "ae61110a-b0db-4538-b935-69acfbe0caff" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "af781173-466e-4430-9d7e-bc6f1cc54943" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11991" ], + "x-ms-correlation-request-id": [ "b8ee4a6c-ec58-4dc3-95f0-349b91c5acc1" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190736Z:b8ee4a6c-ec58-4dc3-95f0-349b91c5acc1" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: BC32CAA335934A27B64C072504BC39ED Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:07:36Z" ], + "Date": [ "Thu, 17 Aug 2023 19:07:35 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"8d571901-8073-46e2-83a9-0ba2aab15b58\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:07:19.91Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview+18": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "45" ], - "x-ms-client-request-id": [ "08b04ba3-b45f-4891-94de-732177dc851b" ], + "x-ms-client-request-id": [ "ae61110a-b0db-4538-b935-69acfbe0caff" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1849,38 +1893,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "f84ba595-0d2a-4fa8-bec7-c2ca0a60a165" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11962" ], - "x-ms-correlation-request-id": [ "dbe67501-2c32-4173-8aea-d780679edf61" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T105945Z:dbe67501-2c32-4173-8aea-d780679edf61" ], + "x-ms-request-id": [ "79821cc6-ed71-4903-a11b-7755e5afbb3f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "a96f1df6-e51a-481a-911e-a179bc5cbb9f" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190752Z:a96f1df6-e51a-481a-911e-a179bc5cbb9f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:59:44 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 5F3AD3B366B44850823F40A9D688E610 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:07:51Z" ], + "Date": [ "Thu, 17 Aug 2023 19:07:51 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d67b54a1-9bf4-4555-ae2d-ce2e115f51ed\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:59:28.693Z\"}", + "Content": "{\"name\":\"8d571901-8073-46e2-83a9-0ba2aab15b58\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:07:19.91Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview+18": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview+19": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "46" ], - "x-ms-client-request-id": [ "08b04ba3-b45f-4891-94de-732177dc851b" ], + "x-ms-client-request-id": [ "ae61110a-b0db-4538-b935-69acfbe0caff" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1891,38 +1936,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "7df06af8-ff4f-4039-930c-db80576e60ae" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11961" ], - "x-ms-correlation-request-id": [ "045dbb96-1442-4bd1-a0c6-061232ab4fe4" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T110000Z:045dbb96-1442-4bd1-a0c6-061232ab4fe4" ], + "x-ms-request-id": [ "76ce825a-046d-4abd-a893-5c319013fc9c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "d9798681-54e6-4ee4-8a0d-6b5f1a9f4ec6" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190807Z:d9798681-54e6-4ee4-8a0d-6b5f1a9f4ec6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 10:59:59 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 9BBEC17FA8F34014BA4F12B0FC15AF6D Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:08:07Z" ], + "Date": [ "Thu, 17 Aug 2023 19:08:06 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d67b54a1-9bf4-4555-ae2d-ce2e115f51ed\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:59:28.693Z\"}", + "Content": "{\"name\":\"8d571901-8073-46e2-83a9-0ba2aab15b58\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:07:19.91Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview+19": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview+20": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "47" ], - "x-ms-client-request-id": [ "08b04ba3-b45f-4891-94de-732177dc851b" ], + "x-ms-client-request-id": [ "ae61110a-b0db-4538-b935-69acfbe0caff" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1933,38 +1979,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "912f9b66-c556-4134-8721-a1bb955f29f9" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11960" ], - "x-ms-correlation-request-id": [ "28661df0-6591-4977-93b1-37f41bc827be" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T110015Z:28661df0-6591-4977-93b1-37f41bc827be" ], + "x-ms-request-id": [ "a0271b51-f0d8-473f-b235-cac03e14b602" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "d8ad0b18-e12c-462a-a59d-1b99a049024f" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190823Z:d8ad0b18-e12c-462a-a59d-1b99a049024f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 11:00:15 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 4454DFCB70B5403E9DCEA1303F1A0C88 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:08:22Z" ], + "Date": [ "Thu, 17 Aug 2023 19:08:22 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d67b54a1-9bf4-4555-ae2d-ce2e115f51ed\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:59:28.693Z\"}", + "Content": "{\"name\":\"8d571901-8073-46e2-83a9-0ba2aab15b58\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:07:19.91Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview+20": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview+21": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "48" ], - "x-ms-client-request-id": [ "08b04ba3-b45f-4891-94de-732177dc851b" ], + "x-ms-client-request-id": [ "ae61110a-b0db-4538-b935-69acfbe0caff" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -1975,38 +2022,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "f64e5fe0-cd43-46c6-aa51-abae420e3e3b" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11959" ], - "x-ms-correlation-request-id": [ "8d367bed-ce1d-4f74-a966-d327bc1caa21" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T110031Z:8d367bed-ce1d-4f74-a966-d327bc1caa21" ], + "x-ms-request-id": [ "d14f507c-b076-4220-9108-cfb8ec5d1d2d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11995" ], + "x-ms-correlation-request-id": [ "d22ca5d5-fb02-4fd6-8175-e2e69fa824f9" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190838Z:d22ca5d5-fb02-4fd6-8175-e2e69fa824f9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 11:00:31 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 595499523ABF48F78BD0F6203BD5C75E Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:08:38Z" ], + "Date": [ "Thu, 17 Aug 2023 19:08:38 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d67b54a1-9bf4-4555-ae2d-ce2e115f51ed\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:59:28.693Z\"}", + "Content": "{\"name\":\"8d571901-8073-46e2-83a9-0ba2aab15b58\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:07:19.91Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview+21": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview+22": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "49" ], - "x-ms-client-request-id": [ "08b04ba3-b45f-4891-94de-732177dc851b" ], + "x-ms-client-request-id": [ "ae61110a-b0db-4538-b935-69acfbe0caff" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -2017,38 +2065,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "d66f9916-583e-4a2d-92ed-767b7000be31" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11958" ], - "x-ms-correlation-request-id": [ "8bf25c15-74ee-4c74-9dd3-c30a2a880a51" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T110046Z:8bf25c15-74ee-4c74-9dd3-c30a2a880a51" ], + "x-ms-request-id": [ "e9e445c7-67bc-4d84-8f69-d4407a748446" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "310a1097-d2f6-4132-9186-66af617dbc7c" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190854Z:310a1097-d2f6-4132-9186-66af617dbc7c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 11:00:46 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 7EA9DA78F919417BA561BD06ACCB7013 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:08:53Z" ], + "Date": [ "Thu, 17 Aug 2023 19:08:53 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d67b54a1-9bf4-4555-ae2d-ce2e115f51ed\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:59:28.693Z\"}", + "Content": "{\"name\":\"8d571901-8073-46e2-83a9-0ba2aab15b58\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:07:19.91Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview+22": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview+23": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "50" ], - "x-ms-client-request-id": [ "08b04ba3-b45f-4891-94de-732177dc851b" ], + "x-ms-client-request-id": [ "ae61110a-b0db-4538-b935-69acfbe0caff" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -2059,38 +2108,39 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "a366b432-3f9c-4043-9249-985d2522e88d" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11957" ], - "x-ms-correlation-request-id": [ "b7f30793-a4a2-49da-afd3-621657565564" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T110102Z:b7f30793-a4a2-49da-afd3-621657565564" ], + "x-ms-request-id": [ "c93d1d22-2388-41ba-b81c-b49ddf60642e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "f4679d3b-ce6f-4dee-8120-213c84979b24" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190909Z:f4679d3b-ce6f-4dee-8120-213c84979b24" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 11:01:01 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 4B0F8ADC78214C9BBEB776813917D90E Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:09:09Z" ], + "Date": [ "Thu, 17 Aug 2023 19:09:08 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "107" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d67b54a1-9bf4-4555-ae2d-ce2e115f51ed\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:59:28.693Z\"}", + "Content": "{\"name\":\"8d571901-8073-46e2-83a9-0ba2aab15b58\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:07:19.91Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview+23": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview+24": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "51" ], - "x-ms-client-request-id": [ "08b04ba3-b45f-4891-94de-732177dc851b" ], + "x-ms-client-request-id": [ "ae61110a-b0db-4538-b935-69acfbe0caff" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } @@ -2101,103 +2151,4408 @@ "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "d5c05973-5e75-4ff6-b98e-10f4c4235f76" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11956" ], - "x-ms-correlation-request-id": [ "26cb7bb3-a925-4145-9c83-19d725e0355c" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T110117Z:26cb7bb3-a925-4145-9c83-19d725e0355c" ], + "x-ms-request-id": [ "2949f1d4-6f18-40fb-9a43-7483b921cda0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "8d15f3bf-ad31-4f91-849c-e445e2cdec40" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190925Z:8d15f3bf-ad31-4f91-849c-e445e2cdec40" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 11:01:16 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: E290816F84A14B29847A0D30455A0325 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:09:24Z" ], + "Date": [ "Thu, 17 Aug 2023 19:09:24 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "108" ], + "Content-Length": [ "106" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d67b54a1-9bf4-4555-ae2d-ce2e115f51ed\",\"status\":\"InProgress\",\"startTime\":\"2023-03-15T10:59:28.693Z\"}", + "Content": "{\"name\":\"8d571901-8073-46e2-83a9-0ba2aab15b58\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:07:19.91Z\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview+24": { + "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview+25": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/8d571901-8073-46e2-83a9-0ba2aab15b58?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], "x-ms-unique-id": [ "52" ], - "x-ms-client-request-id": [ "08b04ba3-b45f-4891-94de-732177dc851b" ], + "x-ms-client-request-id": [ "ae61110a-b0db-4538-b935-69acfbe0caff" ], "CommandName": [ "Remove-AzSqlVM" ], "FullCommandName": [ "Remove-AzSqlVM_Delete" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } }, "Response": { - "StatusCode": 200, + "StatusCode": 204, "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "a319f51e-6e89-47e5-9cf0-b099eaaf5bcb" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11955" ], - "x-ms-correlation-request-id": [ "65a65866-2c58-4b43-8fe9-2694dbf362b0" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T110132Z:65a65866-2c58-4b43-8fe9-2694dbf362b0" ], + "x-ms-request-id": [ "61fb8424-bebf-465d-b0a0-58f88ba1abaa" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11993" ], + "x-ms-correlation-request-id": [ "8815654f-a851-4704-ac1f-bc6387d07ba9" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190925Z:8815654f-a851-4704-ac1f-bc6387d07ba9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 11:01:31 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 4EE48EF712224EC6A1BCBE7DB51E1AA8 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:09:25Z" ], + "Date": [ "Thu, 17 Aug 2023 19:09:24 GMT" ] }, "ContentHeaders": { - "Content-Length": [ "107" ], + "Expires": [ "-1" ] + }, + "Content": null, + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$PUT+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+1": { + "Request": { + "Method": "PUT", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": "{\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"virtualMachineResourceId\": \"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\"\r\n }\r\n}", + "isContentBase64": false, + "Headers": { + }, + "ContentHeaders": { + "Content-Type": [ "application/json" ], + "Content-Length": [ "232" ] + } + }, + "Response": { + "StatusCode": 201, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/f809a9f5-eb05-4c47-bfa4-f4ed40ace5e4?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "e921b55a-57ac-4db3-a0d9-c73371df64db" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "67e3b7a8-e4e4-41a1-8800-a3aa1748d793" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190928Z:67e3b7a8-e4e4-41a1-8800-a3aa1748d793" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: BFC7701B05C04985BF673F4EB4BB0E9F Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:09:25Z" ], + "Date": [ "Thu, 17 Aug 2023 19:09:27 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "632" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "Content": "{\"name\":\"d67b54a1-9bf4-4555-ae2d-ce2e115f51ed\",\"status\":\"Succeeded\",\"startTime\":\"2023-03-15T10:59:28.693Z\"}", + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Provisioning\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"LightWeight\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Unknown\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", "isContentBase64": false } }, - "Update-AzSqlVM+[NoContext]+UpdateViaIdentityExpanded+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview+25": { + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/f809a9f5-eb05-4c47-bfa4-f4ed40ace5e4?api-version=2022-08-01-preview+2": { "Request": { "Method": "GET", - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/d67b54a1-9bf4-4555-ae2d-ce2e115f51ed?api-version=2022-08-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/f809a9f5-eb05-4c47-bfa4-f4ed40ace5e4?api-version=2022-08-01-preview", "Content": null, "isContentBase64": false, "Headers": { "Authorization": [ "[Filtered]" ], - "x-ms-unique-id": [ "53" ], - "x-ms-client-request-id": [ "08b04ba3-b45f-4891-94de-732177dc851b" ], - "CommandName": [ "Remove-AzSqlVM" ], - "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "x-ms-unique-id": [ "54" ], + "x-ms-client-request-id": [ "7e365fe4-c114-4e84-bcd9-69050d2ec6c5" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateExpanded" ], "ParameterSetName": [ "__AllParameterSets" ], - "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.9", "Az.SqlVirtualMachine/0.1.0" ] + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] }, "ContentHeaders": { } }, "Response": { - "StatusCode": 204, + "StatusCode": 200, "Headers": { "Cache-Control": [ "no-cache" ], "Pragma": [ "no-cache" ], "Retry-After": [ "15" ], - "x-ms-request-id": [ "1958e020-a66c-4dbc-82ce-2a1acc96b3cf" ], - "Server": [ "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ "11954" ], - "x-ms-correlation-request-id": [ "09c2f9c4-9c6e-439f-b5d4-f9ac9bf06f44" ], - "x-ms-routing-request-id": [ "SOUTHEASTASIA:20230315T110133Z:09c2f9c4-9c6e-439f-b5d4-f9ac9bf06f44" ], + "x-ms-request-id": [ "c33516cd-bef1-43c0-a4c7-1bdfe9a99c08" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "df3cab41-61f5-48c3-89ca-ab874e0b72d8" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190944Z:df3cab41-61f5-48c3-89ca-ab874e0b72d8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ "Wed, 15 Mar 2023 11:01:32 GMT" ] + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 68AB64DFF42A4139836D4A90CB8E2086 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:09:43Z" ], + "Date": [ "Thu, 17 Aug 2023 19:09:43 GMT" ] }, "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, + "Content": "{\"name\":\"f809a9f5-eb05-4c47-bfa4-f4ed40ace5e4\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:09:27.027Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/f809a9f5-eb05-4c47-bfa4-f4ed40ace5e4?api-version=2022-08-01-preview+3": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/createsqlvirtualmachine/operationResults/f809a9f5-eb05-4c47-bfa4-f4ed40ace5e4?api-version=2022-08-01-preview", "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "55" ], + "x-ms-client-request-id": [ "7e365fe4-c114-4e84-bcd9-69050d2ec6c5" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateExpanded" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "428c3cf2-9a6d-48ee-adf2-1d99cdf811b2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "38637cce-3170-49df-ba1c-6d453ec08fe4" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190959Z:38637cce-3170-49df-ba1c-6d453ec08fe4" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 685E15F9B1BF42D6B76909BB12B85A74 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:09:59Z" ], + "Date": [ "Thu, 17 Aug 2023 19:09:58 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"f809a9f5-eb05-4c47-bfa4-f4ed40ace5e4\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:09:27.027Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+4": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "56" ], + "x-ms-client-request-id": [ "7e365fe4-c114-4e84-bcd9-69050d2ec6c5" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateExpanded" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "17b6e8a9-24d9-45b2-b4dc-8560aa6d2cc0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11994" ], + "x-ms-correlation-request-id": [ "e12a4cd2-e744-4333-9fcd-39be5ed64972" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T190959Z:e12a4cd2-e744-4333-9fcd-39be5ed64972" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: E5BE34A7D68B4B02BBD95C40A68004AE Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:09:59Z" ], + "Date": [ "Thu, 17 Aug 2023 19:09:59 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "663" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"LightWeight\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+5": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "57" ], + "x-ms-client-request-id": [ "f0533756-1515-4802-a483-7638fe99587a" ], + "CommandName": [ "Get-AzSqlVM" ], + "FullCommandName": [ "Get-AzSqlVM_Get" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "81f790db-a4ae-4e34-825a-80607467f74c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "4c07efcc-afb9-4321-b20d-ec51e58464ef" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191000Z:4c07efcc-afb9-4321-b20d-ec51e58464ef" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 2CFF40C301ED4C988F9E4BA4FF31B23A Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:10:00Z" ], + "Date": [ "Thu, 17 Aug 2023 19:09:59 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "663" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"LightWeight\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$PUT+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+6": { + "Request": { + "Method": "PUT", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": "{\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoPatchingSettings\": {\r\n \"enable\": true,\r\n \"dayOfWeek\": \"Thursday\",\r\n \"maintenanceWindowStartingHour\": 3,\r\n \"maintenanceWindowDuration\": 120\r\n },\r\n \"virtualMachineResourceId\": \"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\r\n \"sqlImageOffer\": \"SQL2019-WS2019\",\r\n \"sqlServerLicenseType\": \"PAYG\",\r\n \"sqlManagement\": \"LightWeight\",\r\n \"leastPrivilegeMode\": \"NotSet\",\r\n \"sqlImageSku\": \"Standard\",\r\n \"enableAutomaticUpgrade\": true\r\n }\r\n}", + "isContentBase64": false, + "Headers": { + }, + "ContentHeaders": { + "Content-Type": [ "application/json" ], + "Content-Length": [ "629" ] + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "45cff4ab-bf9e-4d06-915e-e164a9b8e0a1" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "2b14d0da-895c-4b9b-ad72-62086bcfeb99" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191002Z:2b14d0da-895c-4b9b-ad72-62086bcfeb99" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: F21A5F24FD664465AAB7D254CF15B5B0 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:10:00Z" ], + "Date": [ "Thu, 17 Aug 2023 19:10:01 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "622" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Updating\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"NotSet\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview+7": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "59" ], + "x-ms-client-request-id": [ "4f7db283-6ad3-4bc1-a805-ced8c767b73e" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "8aa5739b-d0c3-4c26-a0a6-d4c9d5f2e714" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "1503ad38-e2c7-46c9-a520-84502759961f" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191017Z:1503ad38-e2c7-46c9-a520-84502759961f" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: A15E5964C43C43779C6210FD6868B3EC Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:10:17Z" ], + "Date": [ "Thu, 17 Aug 2023 19:10:17 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"952e8af2-fea7-484d-a7d8-69a7171b85e1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:10:01.42Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview+8": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "60" ], + "x-ms-client-request-id": [ "4f7db283-6ad3-4bc1-a805-ced8c767b73e" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "baecf0c2-bf8a-4908-bf32-0a1271382de7" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "bfbcb6b7-9852-46f2-819c-7a146c22e0d4" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191033Z:bfbcb6b7-9852-46f2-819c-7a146c22e0d4" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: DE367CFBE9CC49E9B759F70AEEAD0A2F Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:10:33Z" ], + "Date": [ "Thu, 17 Aug 2023 19:10:32 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"952e8af2-fea7-484d-a7d8-69a7171b85e1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:10:01.42Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview+9": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "61" ], + "x-ms-client-request-id": [ "4f7db283-6ad3-4bc1-a805-ced8c767b73e" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "171345f2-dc3c-4629-907d-ea17391424c7" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "2b9def9d-27c4-475e-a56a-a9d97a1aebb2" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191048Z:2b9def9d-27c4-475e-a56a-a9d97a1aebb2" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: E74AD6CD9A1F4D73B5F564445F16DE7A Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:10:48Z" ], + "Date": [ "Thu, 17 Aug 2023 19:10:48 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"952e8af2-fea7-484d-a7d8-69a7171b85e1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:10:01.42Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview+10": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "62" ], + "x-ms-client-request-id": [ "4f7db283-6ad3-4bc1-a805-ced8c767b73e" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "04030a7d-f0b5-4309-a35c-814d1c13730b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11994" ], + "x-ms-correlation-request-id": [ "75ca1681-170d-4eb8-a3bc-337887d370a7" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191104Z:75ca1681-170d-4eb8-a3bc-337887d370a7" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 29BA28FC9117421AAD292B57B4AFAD03 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:11:04Z" ], + "Date": [ "Thu, 17 Aug 2023 19:11:03 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"952e8af2-fea7-484d-a7d8-69a7171b85e1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:10:01.42Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview+11": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "63" ], + "x-ms-client-request-id": [ "4f7db283-6ad3-4bc1-a805-ced8c767b73e" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "352a28ad-546a-4f48-a722-4fa32fd5d96b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "46da1d92-6b93-4020-9b82-e272d9f4b231" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191119Z:46da1d92-6b93-4020-9b82-e272d9f4b231" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: FCC65858C1A145EFA54C17367DF09C53 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:11:19Z" ], + "Date": [ "Thu, 17 Aug 2023 19:11:18 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"952e8af2-fea7-484d-a7d8-69a7171b85e1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:10:01.42Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview+12": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "64" ], + "x-ms-client-request-id": [ "4f7db283-6ad3-4bc1-a805-ced8c767b73e" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "be70b399-c9fb-40ea-98a6-7bc01cf8cb2e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "ff2d2a8b-0c34-4e89-8964-d2dfd123084d" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191135Z:ff2d2a8b-0c34-4e89-8964-d2dfd123084d" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 123DB30EB8404873B9E69CE1FAD6C7FA Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:11:35Z" ], + "Date": [ "Thu, 17 Aug 2023 19:11:34 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"952e8af2-fea7-484d-a7d8-69a7171b85e1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:10:01.42Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview+13": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "65" ], + "x-ms-client-request-id": [ "4f7db283-6ad3-4bc1-a805-ced8c767b73e" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "01d0b7b4-1a3a-4292-afde-5f7eafd41bc6" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "e4a8d3a8-476e-442b-ac9d-5baeb950fb22" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191150Z:e4a8d3a8-476e-442b-ac9d-5baeb950fb22" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 985D2900ED334535AA70703DE44010CC Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:11:50Z" ], + "Date": [ "Thu, 17 Aug 2023 19:11:49 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"952e8af2-fea7-484d-a7d8-69a7171b85e1\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:10:01.42Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview+14": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/952e8af2-fea7-484d-a7d8-69a7171b85e1?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "66" ], + "x-ms-client-request-id": [ "4f7db283-6ad3-4bc1-a805-ced8c767b73e" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "d7f1f485-a7d0-43a5-b95e-70f5cd53cdb3" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "42201bd9-3da4-4abc-9e3b-ba940f005af2" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191206Z:42201bd9-3da4-4abc-9e3b-ba940f005af2" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 22FF8D9EA86344E5B8D4F51637AFA2ED Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:12:05Z" ], + "Date": [ "Thu, 17 Aug 2023 19:12:06 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "106" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"952e8af2-fea7-484d-a7d8-69a7171b85e1\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:10:01.42Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+15": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "67" ], + "x-ms-client-request-id": [ "4f7db283-6ad3-4bc1-a805-ced8c767b73e" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "443cec1c-534a-4247-96ad-63f645a9095f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "ed5c516a-e5dd-467b-8ec0-74dd5d02788e" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191206Z:ed5c516a-e5dd-467b-8ec0-74dd5d02788e" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 9CD0C60BED8C4FB183D2779D07A096FB Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:12:06Z" ], + "Date": [ "Thu, 17 Aug 2023 19:12:06 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "657" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutopatchingEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?$expand=%2A\u0026api-version=2022-08-01-preview+16": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?$expand=%2A\u0026api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "68" ], + "x-ms-client-request-id": [ "86d88978-3751-4565-b564-3a86720555dc" ], + "CommandName": [ "Get-AzSqlVM" ], + "FullCommandName": [ "Get-AzSqlVM_Get" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "b631f3b5-d5a9-461f-8a03-4046825e8ff8" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "b510677a-667f-416a-8f0a-a723307b94e8" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191207Z:b510677a-667f-416a-8f0a-a723307b94e8" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 53EDD5B0735C4C2EB14BB148CE1DDC92 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:12:06Z" ], + "Date": [ "Thu, 17 Aug 2023 19:12:07 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "1269" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"autoPatchingSettings\":{\"enable\":true,\"dayOfWeek\":\"Thursday\",\"maintenanceWindowStartingHour\":3,\"maintenanceWindowDuration\":120},\"autoBackupSettings\":{},\"keyVaultCredentialSettings\":{\"enable\":false},\"serverConfigurationsManagementSettings\":{\"sqlConnectivityUpdateSettings\":{},\"sqlWorkloadTypeUpdateSettings\":{},\"sqlStorageUpdateSettings\":{},\"additionalFeaturesServerConfigurations\":{},\"sqlInstanceSettings\":{}},\"storageConfigurationSettings\":{\"sqlDataSettings\":{},\"sqlLogSettings\":{},\"sqlTempDbSettings\":{},\"sqlSystemDbOnDataDisk\":false},\"assessmentSettings\":{\"enable\":false,\"runImmediately\":false,\"schedule\":{}},\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AssessmentSchedule+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+1": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "69" ], + "x-ms-client-request-id": [ "f9d8a198-ef5a-4344-8176-24d9aadfc49b" ], + "CommandName": [ "Get-AzSqlVM" ], + "FullCommandName": [ "Get-AzSqlVM_Get" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "63bf31e9-917d-48fd-af0c-e632b1a3d28e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "36de1267-39b9-4ce6-9dd7-ea6c6066eae1" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191208Z:36de1267-39b9-4ce6-9dd7-ea6c6066eae1" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: A0FE9788F64E44B28426BAC4867571CB Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:12:07Z" ], + "Date": [ "Thu, 17 Aug 2023 19:12:08 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "657" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AssessmentSchedule+$PUT+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+2": { + "Request": { + "Method": "PUT", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": "{\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"assessmentSettings\": {\r\n \"schedule\": {\r\n \"enable\": true,\r\n \"monthlyOccurrence\": 2,\r\n \"dayOfWeek\": \"Sunday\",\r\n \"startTime\": \"23:00\"\r\n },\r\n \"enable\": true\r\n },\r\n \"virtualMachineResourceId\": \"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\r\n \"sqlImageOffer\": \"SQL2019-WS2019\",\r\n \"sqlServerLicenseType\": \"PAYG\",\r\n \"sqlManagement\": \"Full\",\r\n \"leastPrivilegeMode\": \"Enabled\",\r\n \"sqlImageSku\": \"Standard\",\r\n \"enableAutomaticUpgrade\": true\r\n }\r\n}", + "isContentBase64": false, + "Headers": { + }, + "ContentHeaders": { + "Content-Type": [ "application/json" ], + "Content-Length": [ "656" ] + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/00ba64e2-f3c4-4683-8c9b-95367b7cfc9f?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "28181e1d-3dd6-4912-9eda-7aa37fc1ccbf" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "bea216df-f2ba-40c7-bdfb-c8e57a1f878c" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191210Z:bea216df-f2ba-40c7-bdfb-c8e57a1f878c" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: D3BD7D83F96E42B3A38AF95D43A5AEC6 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:12:08Z" ], + "Date": [ "Thu, 17 Aug 2023 19:12:10 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "623" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Updating\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AssessmentSchedule+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/00ba64e2-f3c4-4683-8c9b-95367b7cfc9f?api-version=2022-08-01-preview+3": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/00ba64e2-f3c4-4683-8c9b-95367b7cfc9f?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "71" ], + "x-ms-client-request-id": [ "e6f2af1e-f174-438f-b8c5-977e101ff53d" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "e2087ede-e5d5-48d8-8696-1a82469aa28d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "0bf6713d-8880-4cfa-b713-a90268a3b054" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191226Z:0bf6713d-8880-4cfa-b713-a90268a3b054" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 42C24FCBEDD545F39BB4E7CBE81279F8 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:12:25Z" ], + "Date": [ "Thu, 17 Aug 2023 19:12:26 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"00ba64e2-f3c4-4683-8c9b-95367b7cfc9f\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:12:09.72Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AssessmentSchedule+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/00ba64e2-f3c4-4683-8c9b-95367b7cfc9f?api-version=2022-08-01-preview+4": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/00ba64e2-f3c4-4683-8c9b-95367b7cfc9f?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "72" ], + "x-ms-client-request-id": [ "e6f2af1e-f174-438f-b8c5-977e101ff53d" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "63503d8f-4074-46ce-9d5b-0ef38e6cc7f5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "827c082c-9507-4fb4-b2e8-ef4fde985828" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191241Z:827c082c-9507-4fb4-b2e8-ef4fde985828" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: B840D6C3942846A480F24368158E982D Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:12:41Z" ], + "Date": [ "Thu, 17 Aug 2023 19:12:41 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"00ba64e2-f3c4-4683-8c9b-95367b7cfc9f\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:12:09.72Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AssessmentSchedule+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/00ba64e2-f3c4-4683-8c9b-95367b7cfc9f?api-version=2022-08-01-preview+5": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/00ba64e2-f3c4-4683-8c9b-95367b7cfc9f?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "73" ], + "x-ms-client-request-id": [ "e6f2af1e-f174-438f-b8c5-977e101ff53d" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "d36c4b26-ce11-49ca-a8b9-d54a75e1b92e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "35f46805-3a0a-48ae-b20b-f1b504db1dac" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191257Z:35f46805-3a0a-48ae-b20b-f1b504db1dac" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: B576AC85DA07478486988E6B25EE3F6B Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:12:57Z" ], + "Date": [ "Thu, 17 Aug 2023 19:12:57 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"00ba64e2-f3c4-4683-8c9b-95367b7cfc9f\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:12:09.72Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AssessmentSchedule+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/00ba64e2-f3c4-4683-8c9b-95367b7cfc9f?api-version=2022-08-01-preview+6": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/00ba64e2-f3c4-4683-8c9b-95367b7cfc9f?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "74" ], + "x-ms-client-request-id": [ "e6f2af1e-f174-438f-b8c5-977e101ff53d" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "c30ac2a2-b1b7-4392-9f8c-2b780033fb13" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "66b3726e-a506-482e-8fb8-fb33b3e19a2e" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191313Z:66b3726e-a506-482e-8fb8-fb33b3e19a2e" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 73A4347CF19E4C59BBC91212C25B2B5B Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:13:12Z" ], + "Date": [ "Thu, 17 Aug 2023 19:13:13 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "106" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"00ba64e2-f3c4-4683-8c9b-95367b7cfc9f\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:12:09.72Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AssessmentSchedule+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+7": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "75" ], + "x-ms-client-request-id": [ "e6f2af1e-f174-438f-b8c5-977e101ff53d" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "b041cc50-f710-4fde-96ba-1318009165fc" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "b286ad8a-ec10-47d1-aec4-11598dbd4120" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191313Z:b286ad8a-ec10-47d1-aec4-11598dbd4120" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 79B21B99342C4930957CC77CE6B91563 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:13:13Z" ], + "Date": [ "Thu, 17 Aug 2023 19:13:13 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "657" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AssessmentSchedule+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?$expand=%2A\u0026api-version=2022-08-01-preview+8": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?$expand=%2A\u0026api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "76" ], + "x-ms-client-request-id": [ "6d86d46d-da84-4511-b672-bb42c42aa72e" ], + "CommandName": [ "Get-AzSqlVM" ], + "FullCommandName": [ "Get-AzSqlVM_Get" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "a5d42a44-6931-4203-a478-4ccc7a2f3416" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "4d45ce86-8d09-45cb-8ff7-8481f773bdf3" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191314Z:4d45ce86-8d09-45cb-8ff7-8481f773bdf3" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 7E9776D9C8214BD9BD15EBDF5E4BEE76 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:13:13Z" ], + "Date": [ "Thu, 17 Aug 2023 19:13:14 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "1358" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"autoPatchingSettings\":{\"enable\":true,\"dayOfWeek\":\"Thursday\",\"maintenanceWindowStartingHour\":3,\"maintenanceWindowDuration\":120},\"autoBackupSettings\":{\"enable\":false},\"keyVaultCredentialSettings\":{\"enable\":false},\"serverConfigurationsManagementSettings\":{\"sqlConnectivityUpdateSettings\":{},\"sqlWorkloadTypeUpdateSettings\":{},\"sqlStorageUpdateSettings\":{},\"additionalFeaturesServerConfigurations\":{},\"sqlInstanceSettings\":{}},\"storageConfigurationSettings\":{\"sqlDataSettings\":{},\"sqlLogSettings\":{},\"sqlTempDbSettings\":{},\"sqlSystemDbOnDataDisk\":false},\"assessmentSettings\":{\"enable\":true,\"runImmediately\":false,\"schedule\":{\"enable\":true,\"monthlyOccurrence\":2,\"dayOfWeek\":\"Sunday\",\"startTime\":\"23:00\"}},\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+1": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "77" ], + "x-ms-client-request-id": [ "ce34fbab-e207-4fd9-805c-bc6ceef75691" ], + "CommandName": [ "Get-AzSqlVM" ], + "FullCommandName": [ "Get-AzSqlVM_Get" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "c03b1b12-a326-4ab7-9e10-256773ca35e1" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "de959561-59be-4f66-9e9f-08a365baa70b" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191314Z:de959561-59be-4f66-9e9f-08a365baa70b" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: B8496BF39911420087BBBF21A1C6E93F Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:13:14Z" ], + "Date": [ "Thu, 17 Aug 2023 19:13:14 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "657" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$PUT+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+2": { + "Request": { + "Method": "PUT", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": "{\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoBackupSettings\": {\r\n \"enable\": true,\r\n \"retentionPeriod\": 10,\r\n \"storageAccountUrl\": \"https://veppalastorageacc.blob.core.windows.net/\",\r\n \"storageAccessKey\": \"anaccesskey\",\r\n \"backupScheduleType\": \"manual\",\r\n \"fullBackupFrequency\": \"Weekly\",\r\n \"fullBackupStartTime\": 5,\r\n \"fullBackupWindowHours\": 2,\r\n \"logBackupFrequency\": 60\r\n },\r\n \"virtualMachineResourceId\": \"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\r\n \"sqlImageOffer\": \"SQL2019-WS2019\",\r\n \"sqlServerLicenseType\": \"PAYG\",\r\n \"sqlManagement\": \"Full\",\r\n \"leastPrivilegeMode\": \"Enabled\",\r\n \"sqlImageSku\": \"Standard\",\r\n \"enableAutomaticUpgrade\": true\r\n }\r\n}", + "isContentBase64": false, + "Headers": { + }, + "ContentHeaders": { + "Content-Type": [ "application/json" ], + "Content-Length": [ "914" ] + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "482fcb69-ad65-4928-9125-fcdb81d1c812" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "b45da84a-6bac-4c56-9558-55d8b1cd3e4f" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191317Z:b45da84a-6bac-4c56-9558-55d8b1cd3e4f" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 68C589789548406A91B7A2EB406651FA Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:13:14Z" ], + "Date": [ "Thu, 17 Aug 2023 19:13:16 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "623" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Updating\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview+3": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "79" ], + "x-ms-client-request-id": [ "91f7ae5e-e515-483b-9cd2-2de9a8175739" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "eee56d1d-be71-49d5-8f82-ff7ae05891b7" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "7e19a740-33d6-4c69-b3fc-2095aa1cafd0" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191332Z:7e19a740-33d6-4c69-b3fc-2095aa1cafd0" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 113811E801814F8A9ABD0AF561892E13 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:13:32Z" ], + "Date": [ "Thu, 17 Aug 2023 19:13:32 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"0f29c60a-7733-4ff1-9860-18ba00b7ef76\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:13:15.957Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview+4": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "80" ], + "x-ms-client-request-id": [ "91f7ae5e-e515-483b-9cd2-2de9a8175739" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "f83e1ba5-7d85-492b-b2e9-b56d11cfc182" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "e711980d-5e50-49d1-8669-a66a4b8f3041" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191348Z:e711980d-5e50-49d1-8669-a66a4b8f3041" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 14B84D76C0FA447A99EDF2134D81CD9C Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:13:47Z" ], + "Date": [ "Thu, 17 Aug 2023 19:13:47 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"0f29c60a-7733-4ff1-9860-18ba00b7ef76\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:13:15.957Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview+5": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "81" ], + "x-ms-client-request-id": [ "91f7ae5e-e515-483b-9cd2-2de9a8175739" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "d8abca1c-89c0-4447-88e3-95f70e7fdaa6" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "6cb6c89b-d363-416f-8275-05b020042576" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191403Z:6cb6c89b-d363-416f-8275-05b020042576" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 4D98E34ADDF64E459327CFC86582F361 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:14:03Z" ], + "Date": [ "Thu, 17 Aug 2023 19:14:03 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"0f29c60a-7733-4ff1-9860-18ba00b7ef76\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:13:15.957Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview+6": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "82" ], + "x-ms-client-request-id": [ "91f7ae5e-e515-483b-9cd2-2de9a8175739" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "c983ec12-e401-433d-a288-519552440329" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "aad9333d-8ca6-4a05-8d07-bd9ac6cccc0f" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191419Z:aad9333d-8ca6-4a05-8d07-bd9ac6cccc0f" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: B34E75C39284475685E5100DA1EB0ABF Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:14:18Z" ], + "Date": [ "Thu, 17 Aug 2023 19:14:18 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"0f29c60a-7733-4ff1-9860-18ba00b7ef76\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:13:15.957Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview+7": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "83" ], + "x-ms-client-request-id": [ "91f7ae5e-e515-483b-9cd2-2de9a8175739" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "fa608bd9-24be-44ff-a1fe-7e35bafd18cb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "941ba8cf-836c-4fe2-a915-864f4bd6d945" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191434Z:941ba8cf-836c-4fe2-a915-864f4bd6d945" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 043742FF510E44D2ACF049FC0B42E5C4 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:14:34Z" ], + "Date": [ "Thu, 17 Aug 2023 19:14:34 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"0f29c60a-7733-4ff1-9860-18ba00b7ef76\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:13:15.957Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview+8": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "84" ], + "x-ms-client-request-id": [ "91f7ae5e-e515-483b-9cd2-2de9a8175739" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "92ccacba-de3b-4636-91b4-8c8f55da9bdd" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11995" ], + "x-ms-correlation-request-id": [ "47699eb0-4642-43f0-bb70-837d07671708" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191450Z:47699eb0-4642-43f0-bb70-837d07671708" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: B93B6E2B4E3B46C3AFD471404624FB6D Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:14:49Z" ], + "Date": [ "Thu, 17 Aug 2023 19:14:49 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"0f29c60a-7733-4ff1-9860-18ba00b7ef76\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:13:15.957Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview+9": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "85" ], + "x-ms-client-request-id": [ "91f7ae5e-e515-483b-9cd2-2de9a8175739" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "cf91dd70-f6db-4dc6-9e9c-f19f1e240e42" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "a626cb46-231d-4044-af8b-54c118440297" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191505Z:a626cb46-231d-4044-af8b-54c118440297" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 31BAEF843566438887A4108138F6C22B Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:15:05Z" ], + "Date": [ "Thu, 17 Aug 2023 19:15:05 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"0f29c60a-7733-4ff1-9860-18ba00b7ef76\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:13:15.957Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview+10": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/0f29c60a-7733-4ff1-9860-18ba00b7ef76?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "86" ], + "x-ms-client-request-id": [ "91f7ae5e-e515-483b-9cd2-2de9a8175739" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "18f70295-0374-4b0f-80bc-faa433ff56da" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "b4c16b4a-bc59-4a6f-8ac7-ffade8e0e345" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191521Z:b4c16b4a-bc59-4a6f-8ac7-ffade8e0e345" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 0ADF21C1BEEA41CBA75B383EC12C6E86 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:15:20Z" ], + "Date": [ "Thu, 17 Aug 2023 19:15:20 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"0f29c60a-7733-4ff1-9860-18ba00b7ef76\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:13:15.957Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+11": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "87" ], + "x-ms-client-request-id": [ "91f7ae5e-e515-483b-9cd2-2de9a8175739" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "4a83abd3-5151-4214-974c-00dd0c5a99c5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11994" ], + "x-ms-correlation-request-id": [ "6a6bd909-218e-4660-8230-56070770e9ef" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191521Z:6a6bd909-218e-4660-8230-56070770e9ef" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: E197C4CA699B4B2AB4F10211087AD463 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:15:21Z" ], + "Date": [ "Thu, 17 Aug 2023 19:15:21 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "657" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?$expand=%2A\u0026api-version=2022-08-01-preview+12": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?$expand=%2A\u0026api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "88" ], + "x-ms-client-request-id": [ "f6f237ff-afd7-4113-b1d8-3712ef7dd38e" ], + "CommandName": [ "Get-AzSqlVM" ], + "FullCommandName": [ "Get-AzSqlVM_Get" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "37a10637-fc8f-4d99-854e-9bdace34e489" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11995" ], + "x-ms-correlation-request-id": [ "1f1b26f4-1052-47b7-be31-294a766ba3ce" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191522Z:1f1b26f4-1052-47b7-be31-294a766ba3ce" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 34FC4738BA5645648941AF51CEAA0200 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:15:21Z" ], + "Date": [ "Thu, 17 Aug 2023 19:15:21 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "1664" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstest-sqlvm\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Standard\",\"autoPatchingSettings\":{\"enable\":true,\"dayOfWeek\":\"Thursday\",\"maintenanceWindowStartingHour\":3,\"maintenanceWindowDuration\":120},\"autoBackupSettings\":{\"enable\":true,\"enableEncryption\":false,\"retentionPeriod\":10,\"storageContainerName\":\"backupcontainer\",\"backupScheduleType\":\"Manual\",\"fullBackupFrequency\":\"WEEKLY\",\"daysOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"fullBackupStartTime\":5,\"fullBackupWindowHours\":2,\"logBackupFrequency\":0},\"keyVaultCredentialSettings\":{\"enable\":false},\"serverConfigurationsManagementSettings\":{\"sqlConnectivityUpdateSettings\":{},\"sqlWorkloadTypeUpdateSettings\":{},\"sqlStorageUpdateSettings\":{},\"additionalFeaturesServerConfigurations\":{},\"sqlInstanceSettings\":{}},\"storageConfigurationSettings\":{\"sqlDataSettings\":{},\"sqlLogSettings\":{},\"sqlTempDbSettings\":{},\"sqlSystemDbOnDataDisk\":false},\"assessmentSettings\":{\"enable\":true,\"runImmediately\":false,\"schedule\":{\"enable\":true,\"monthlyOccurrence\":2,\"dayOfWeek\":\"Sunday\",\"startTime\":\"23:00\"}},\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm\",\"name\":\"azpstest-sqlvm\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$DELETE+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview+13": { + "Request": { + "Method": "DELETE", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstest-sqlvm?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "89" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 202, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Location": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview" ], + "Retry-After": [ "15" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "d97b7cf1-621e-4fa5-8dae-00e36da29363" ], + "x-ms-ratelimit-remaining-subscription-deletes": [ "14999" ], + "x-ms-correlation-request-id": [ "3d02d9ee-38fc-4928-896c-a4bcc9b00102" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191524Z:3d02d9ee-38fc-4928-896c-a4bcc9b00102" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: F5A860708A50412B8EEC87F98A7D7559 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:15:22Z" ], + "Date": [ "Thu, 17 Aug 2023 19:15:23 GMT" ] + }, + "ContentHeaders": { + "Expires": [ "-1" ], + "Content-Length": [ "0" ] + }, + "Content": null, + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview+14": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "90" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "6cebea75-26e2-40e4-9332-98821221b5a2" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "353f922d-c2d3-4db3-9f0f-528136c28d68" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191539Z:353f922d-c2d3-4db3-9f0f-528136c28d68" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: AB0BE21CEB8847D48A2EC26FFA9C3986 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:15:39Z" ], + "Date": [ "Thu, 17 Aug 2023 19:15:39 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"52cff31b-9966-4fac-b8b4-d74e3d38d629\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:15:23.077Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview+15": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "91" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "e0c8abf3-f214-4267-aa29-f9b34a680637" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "f8a3830a-2586-4726-8e78-adfa272685d5" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191555Z:f8a3830a-2586-4726-8e78-adfa272685d5" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 2A922181239C49E9B502B5D8D26FFE29 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:15:55Z" ], + "Date": [ "Thu, 17 Aug 2023 19:15:54 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"52cff31b-9966-4fac-b8b4-d74e3d38d629\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:15:23.077Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview+16": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "92" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "db1e114b-84c1-4d8d-aec1-702c434770c6" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "8dc120ad-4459-4aa9-95e2-40173804614b" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191610Z:8dc120ad-4459-4aa9-95e2-40173804614b" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: A9901BB2CC7E42D3B793F51FC8D901BC Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:16:10Z" ], + "Date": [ "Thu, 17 Aug 2023 19:16:10 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"52cff31b-9966-4fac-b8b4-d74e3d38d629\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:15:23.077Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview+17": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "93" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "b9e047f4-1c9a-4766-8ea0-cfea616d8584" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "c2c89846-14b0-41c0-b4b8-f02727f222e7" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191626Z:c2c89846-14b0-41c0-b4b8-f02727f222e7" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: A4D557ABB8474446BD2DABCADB83831F Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:16:26Z" ], + "Date": [ "Thu, 17 Aug 2023 19:16:25 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"52cff31b-9966-4fac-b8b4-d74e3d38d629\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:15:23.077Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview+18": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "94" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "e9057ca3-0d25-4dd7-ae21-50b3aaa654fc" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "0eba60cd-709e-473d-b9c9-3d4f0a76a7b8" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191641Z:0eba60cd-709e-473d-b9c9-3d4f0a76a7b8" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 8CA1800BE9D6467CA8A21B86215BE206 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:16:41Z" ], + "Date": [ "Thu, 17 Aug 2023 19:16:41 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"52cff31b-9966-4fac-b8b4-d74e3d38d629\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:15:23.077Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview+19": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "95" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "5b2d9695-c7f9-4201-b89b-ca88de6c6172" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "f6d4c625-2371-4435-b54a-b2bfbfa7d8d2" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191657Z:f6d4c625-2371-4435-b54a-b2bfbfa7d8d2" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: C66BF1B18E7141D7A19B6D29D87AB42C Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:16:56Z" ], + "Date": [ "Thu, 17 Aug 2023 19:16:56 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"52cff31b-9966-4fac-b8b4-d74e3d38d629\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:15:23.077Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview+20": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "96" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "2cba9630-1012-4259-a199-509238648624" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "da990b30-0ccf-4b69-9b42-31e5e674427a" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191712Z:da990b30-0ccf-4b69-9b42-31e5e674427a" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 88D8B77015DD4718B67664BA87CBCC7A Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:17:12Z" ], + "Date": [ "Thu, 17 Aug 2023 19:17:12 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"52cff31b-9966-4fac-b8b4-d74e3d38d629\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:15:23.077Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview+21": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "97" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "77d95be9-bf1b-4b0b-8ada-6e240603d03b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11995" ], + "x-ms-correlation-request-id": [ "e0fd1580-36fe-4d8b-987a-36a097c9107c" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191728Z:e0fd1580-36fe-4d8b-987a-36a097c9107c" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 3ED4E9DDD5924CA380AEF68223282BC1 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:17:28Z" ], + "Date": [ "Thu, 17 Aug 2023 19:17:27 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"52cff31b-9966-4fac-b8b4-d74e3d38d629\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:15:23.077Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview+22": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "98" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "eca8951c-e57a-4a2e-9986-cf5abbed37e6" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "8c107971-6680-46ce-9859-d6f8c05b2c81" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191743Z:8c107971-6680-46ce-9859-d6f8c05b2c81" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 0E42AEB9DE7F480185199A69863BB1AA Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:17:43Z" ], + "Date": [ "Thu, 17 Aug 2023 19:17:43 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"52cff31b-9966-4fac-b8b4-d74e3d38d629\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:15:23.077Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview+23": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/deletesqlvirtualmachine/operationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "99" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "6870889a-0dd5-41bf-bad4-36477d4082d5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "170df048-3ee4-4efa-8975-35cce8c79c3e" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191758Z:170df048-3ee4-4efa-8975-35cce8c79c3e" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 72382BEA98FB453D9B6E8F4D479A3127 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:17:58Z" ], + "Date": [ "Thu, 17 Aug 2023 19:17:58 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"52cff31b-9966-4fac-b8b4-d74e3d38d629\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:15:23.077Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AutobackupEnable+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview+24": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/sqlVirtualMachineOperationResults/52cff31b-9966-4fac-b8b4-d74e3d38d629?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "100" ], + "x-ms-client-request-id": [ "76b3ce57-26e6-469d-876b-0b8f83994a1e" ], + "CommandName": [ "Remove-AzSqlVM" ], + "FullCommandName": [ "Remove-AzSqlVM_Delete" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 204, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "e6c0ba71-0be8-461c-8dfd-08d071c2002f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "393cce8c-6e2b-4046-8164-7825cc8c6b87" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191759Z:393cce8c-6e2b-4046-8164-7825cc8c6b87" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 9D5C5CA3E0B14FB0B20BDDEF980E0285 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:17:59Z" ], + "Date": [ "Thu, 17 Aug 2023 19:17:58 GMT" ] + }, + "ContentHeaders": { + "Expires": [ "-1" ] + }, + "Content": null, + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview+1": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "101" ], + "x-ms-client-request-id": [ "d62fe7c8-fcbd-44b6-be52-50e0943dd1bf" ], + "CommandName": [ "Get-AzSqlVM" ], + "FullCommandName": [ "Get-AzSqlVM_Get" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "9c588c17-7e7a-4ad9-824a-fb5f94b0e948" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11995" ], + "x-ms-correlation-request-id": [ "7944c158-d528-4415-b594-623e87648910" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191801Z:7944c158-d528-4415-b594-623e87648910" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 579B7A44028746A39CAFEA09A3AAB376 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:18:00Z" ], + "Date": [ "Thu, 17 Aug 2023 19:18:00 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "653" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstestsql2\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Enterprise\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2\",\"name\":\"azpstestsql2\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$PUT+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview+2": { + "Request": { + "Method": "PUT", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview", + "Content": "{\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"wsfcDomainCredentials\": {\r\n \"clusterBootstrapAccountPassword\": \"Sql@zure123!\",\r\n \"clusterOperatorAccountPassword\": \"Sql@zure123!\",\r\n \"sqlServiceAccountPassword\": \"Sql@zure123!\"\r\n },\r\n \"virtualMachineResourceId\": \"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstestsql2\",\r\n \"sqlImageOffer\": \"SQL2019-WS2019\",\r\n \"sqlServerLicenseType\": \"PAYG\",\r\n \"sqlManagement\": \"Full\",\r\n \"leastPrivilegeMode\": \"Enabled\",\r\n \"sqlImageSku\": \"Enterprise\",\r\n \"sqlVirtualMachineGroupResourceId\": \"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/azpssqlcluster\",\r\n \"enableAutomaticUpgrade\": true\r\n }\r\n}", + "isContentBase64": false, + "Headers": { + }, + "ContentHeaders": { + "Content-Type": [ "application/json" ], + "Content-Length": [ "858" ] + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "b5741875-cded-412e-b645-296d057e6cc8" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "5ea1cbf3-5477-499d-bc44-2b5167f7fc21" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191803Z:5ea1cbf3-5477-499d-bc44-2b5167f7fc21" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 28D51F56C76F42A8BAFEE983EB564C02 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:18:01Z" ], + "Date": [ "Thu, 17 Aug 2023 19:18:02 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "818" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstestsql2\",\"provisioningState\":\"Updating\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Enterprise\",\"sqlVirtualMachineGroupResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/azpssqlcluster\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2\",\"name\":\"azpstestsql2\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+3": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "103" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "cffa4971-063e-46e6-b373-ad6e65920134" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11991" ], + "x-ms-correlation-request-id": [ "190c3eb6-f754-4d0a-9644-fe0fcb67967e" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191818Z:190c3eb6-f754-4d0a-9644-fe0fcb67967e" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: FE8F8513067C4DE2864130FDD9A1EB8E Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:18:18Z" ], + "Date": [ "Thu, 17 Aug 2023 19:18:18 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+4": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "104" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "ad7daa2b-7b9e-4ebe-91b1-0ca909bc3e3e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "ff3e35b3-76af-4f8d-b442-48802c216d15" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191834Z:ff3e35b3-76af-4f8d-b442-48802c216d15" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: F38D3E7FFAED4A179D265D396C2CC4BB Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:18:34Z" ], + "Date": [ "Thu, 17 Aug 2023 19:18:33 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+5": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "105" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "ea4744d7-e9e7-485a-9216-354a232332dd" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "c00b21ca-0538-41cf-be8c-830efcc3f1af" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191849Z:c00b21ca-0538-41cf-be8c-830efcc3f1af" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 816248FC2C4F4184A1F243EECE949AD5 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:18:49Z" ], + "Date": [ "Thu, 17 Aug 2023 19:18:49 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+6": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "106" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "d1fe6359-15ff-411a-8d83-749fd6e33307" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "c3a020ae-a7fb-4973-b11a-9b49b66153bc" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191905Z:c3a020ae-a7fb-4973-b11a-9b49b66153bc" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 87236D45F55D4E27B3FEDD9EAF45D72E Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:19:05Z" ], + "Date": [ "Thu, 17 Aug 2023 19:19:04 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+7": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "107" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "217b6811-569a-40af-91c4-49d173efa95b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "f3cab099-5277-4299-97e0-9d05f99039ad" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191920Z:f3cab099-5277-4299-97e0-9d05f99039ad" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: BAD43E29F58049B9B4D00DC024B2135D Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:19:20Z" ], + "Date": [ "Thu, 17 Aug 2023 19:19:19 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+8": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "108" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "7fdde355-e752-465d-b5c7-0cde006141c4" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "ca33ebff-b61a-479e-bb5c-9e2b673709de" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191936Z:ca33ebff-b61a-479e-bb5c-9e2b673709de" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: DA2C859BB6BA4C6682FD73314D7E79F3 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:19:35Z" ], + "Date": [ "Thu, 17 Aug 2023 19:19:35 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+9": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "109" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "c867e23d-116b-47c3-9e68-b9c9714b93de" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "c3ed97c7-2c8a-4066-8fe8-bfc7c1f9a856" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T191951Z:c3ed97c7-2c8a-4066-8fe8-bfc7c1f9a856" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: CA9346377C654E54B49E4E68B9030A4E Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:19:51Z" ], + "Date": [ "Thu, 17 Aug 2023 19:19:50 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+10": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "110" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "58af847c-7686-411d-8486-064077832dec" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "ffe90b6a-db43-42ed-a4e8-42dc760af39c" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192007Z:ffe90b6a-db43-42ed-a4e8-42dc760af39c" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 6893F4AEBFDA47B792E66FBD02C21F3A Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:20:06Z" ], + "Date": [ "Thu, 17 Aug 2023 19:20:06 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+11": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "111" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "2093e6e7-9eaf-4295-938c-2bdca8cc229c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "1d535d4b-9ad1-43e6-95c7-20cdd4edfe90" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192022Z:1d535d4b-9ad1-43e6-95c7-20cdd4edfe90" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: FCFCFDDF4C28453DB7B0457014CD44B1 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:20:22Z" ], + "Date": [ "Thu, 17 Aug 2023 19:20:21 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+12": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "112" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "78776e2b-ab5c-4fcf-929b-371cc4f4ee8d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11994" ], + "x-ms-correlation-request-id": [ "c5b699b7-1581-4172-aad0-ee32429ba788" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192038Z:c5b699b7-1581-4172-aad0-ee32429ba788" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 8FC8F7F6A11C4484B3194EAE05A4362A Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:20:37Z" ], + "Date": [ "Thu, 17 Aug 2023 19:20:37 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+13": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "113" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "56a5a120-c0da-4d64-a15d-ae01ec899ce7" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11993" ], + "x-ms-correlation-request-id": [ "90a0bbbc-2c3a-4b0c-b0a7-d567da4fc2dc" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192053Z:90a0bbbc-2c3a-4b0c-b0a7-d567da4fc2dc" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 81ED610A077340688C046A908353DA1C Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:20:53Z" ], + "Date": [ "Thu, 17 Aug 2023 19:20:52 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+14": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "114" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "e8e42ab3-4120-4e6d-a195-98e8ff839def" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "c99b36da-215e-4b7f-a49b-8ad5b80faf7e" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192108Z:c99b36da-215e-4b7f-a49b-8ad5b80faf7e" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: F4DE283178BE4BB495BCA3B1361B236E Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:21:08Z" ], + "Date": [ "Thu, 17 Aug 2023 19:21:08 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+15": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "115" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "6f3e807d-3bca-4add-8a3d-ca0b1812d48f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "eb7ae543-649b-4b21-997e-9f3886dba9cd" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192124Z:eb7ae543-649b-4b21-997e-9f3886dba9cd" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 7CBD7DA533624500BD527B6C97F4BD3D Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:21:24Z" ], + "Date": [ "Thu, 17 Aug 2023 19:21:24 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+16": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "116" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "e78b6494-096f-4c25-b9c8-9ed1af2bf495" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "900920f5-23da-465a-a484-ffdb61804fe4" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192139Z:900920f5-23da-465a-a484-ffdb61804fe4" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: F0FD96BEA0CB45929C36B816F5CC07F3 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:21:39Z" ], + "Date": [ "Thu, 17 Aug 2023 19:21:39 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+17": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "117" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "323d7272-ab88-449d-ba18-4ec92776ae2e" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "a170ce17-8dee-4c86-bf3b-ed4b3cc603d6" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192155Z:a170ce17-8dee-4c86-bf3b-ed4b3cc603d6" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 6255C00343384C9C8134BE0EFA02FCE7 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:21:54Z" ], + "Date": [ "Thu, 17 Aug 2023 19:21:55 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+18": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "118" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "25a610f7-ece6-4c9e-8487-399fca975fbf" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "acf88112-b819-4859-98d1-c474eeee8087" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192210Z:acf88112-b819-4859-98d1-c474eeee8087" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 129B6379C04241B48F8D1D493EC7C1E0 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:22:10Z" ], + "Date": [ "Thu, 17 Aug 2023 19:22:10 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+19": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "119" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "4efdfbbc-c559-4b7f-9cba-cdb6c1d95e09" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11992" ], + "x-ms-correlation-request-id": [ "8179599c-edf5-4129-9b3b-51175119ea65" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192226Z:8179599c-edf5-4129-9b3b-51175119ea65" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 01F33AB1709547C1928E0A7047F5F40E Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:22:25Z" ], + "Date": [ "Thu, 17 Aug 2023 19:22:25 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+20": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "120" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "c4de931d-fdef-4d9d-a8f9-667003478d11" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "ba93bf60-ee77-41a9-93a7-0629b6f1355e" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192242Z:ba93bf60-ee77-41a9-93a7-0629b6f1355e" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 35D2C4EA507E456E94E5ED4FD555703C Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:22:41Z" ], + "Date": [ "Thu, 17 Aug 2023 19:22:42 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+21": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "121" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "99ca3be0-fcca-4bfb-ac0e-09489c065d27" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "489efebe-d303-4433-9383-01f77b572995" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192257Z:489efebe-d303-4433-9383-01f77b572995" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: DD6BF8B9E3394EB0B03B35E67DAABA77 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:22:57Z" ], + "Date": [ "Thu, 17 Aug 2023 19:22:57 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+22": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "122" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "c1da627a-6431-41bd-a598-db48bb8bda27" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "6b854b1c-6e6e-47eb-8782-4980b1417717" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192313Z:6b854b1c-6e6e-47eb-8782-4980b1417717" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: F194E1107C964FE2AB99BB95DD8980E9 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:23:13Z" ], + "Date": [ "Thu, 17 Aug 2023 19:23:13 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+23": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "123" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "f1a6e94f-c941-4ce9-b7d5-0f854831be51" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "897aa2eb-0ceb-452b-b4c0-04706e4894fa" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192328Z:897aa2eb-0ceb-452b-b4c0-04706e4894fa" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 0CE402AB66974D0CAAE72D90705D5F1F Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:23:28Z" ], + "Date": [ "Thu, 17 Aug 2023 19:23:28 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+24": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "124" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "2a00b103-42e2-4503-bfe4-57ab3382ccee" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "02f13f43-90c9-4116-8c46-cc50d7324a8d" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192344Z:02f13f43-90c9-4116-8c46-cc50d7324a8d" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: AE79D71A887D44BE8336DE9ADB3CE759 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:23:44Z" ], + "Date": [ "Thu, 17 Aug 2023 19:23:43 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+25": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "125" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "3d4fe366-ee34-412b-aa25-04c54487cd52" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "9c58a5b1-d47b-4b4f-9ca7-cb4075b7f8a3" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192359Z:9c58a5b1-d47b-4b4f-9ca7-cb4075b7f8a3" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: A37A4EFE2B8A499C9D4CCC5BBC7E9166 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:23:59Z" ], + "Date": [ "Thu, 17 Aug 2023 19:23:59 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+26": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "126" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "a97f7353-b4d2-43f7-91ae-4439bac1e297" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "853e7b2e-3972-4653-b352-98a4ecc1157c" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192415Z:853e7b2e-3972-4653-b352-98a4ecc1157c" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 8EAFB20E23964716981E3488BFCCE55D Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:24:14Z" ], + "Date": [ "Thu, 17 Aug 2023 19:24:14 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+27": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "127" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "455b7aa3-ab32-49c6-9a62-9271490050d6" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "06180244-2f6b-4494-a9d0-314cd75a05b1" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192430Z:06180244-2f6b-4494-a9d0-314cd75a05b1" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 63993C4CB3C44E2F9B52E282A80B889E Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:24:30Z" ], + "Date": [ "Thu, 17 Aug 2023 19:24:30 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+28": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "128" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "c451b4ac-26d0-4c34-96d3-560addec05cc" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "19ae564e-4f01-4072-acd5-717589f66b66" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192445Z:19ae564e-4f01-4072-acd5-717589f66b66" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 5536FF895F684800913AEDD6708A5989 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:24:45Z" ], + "Date": [ "Thu, 17 Aug 2023 19:24:45 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+29": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "129" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "18650285-3f00-4e34-b44d-4c30b23170b0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "5c3d6df0-c0c4-4af8-b372-736b745c90b4" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192501Z:5c3d6df0-c0c4-4af8-b372-736b745c90b4" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 28DCB7A2E3654238A4CD09507E8CDE5F Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:25:01Z" ], + "Date": [ "Thu, 17 Aug 2023 19:25:00 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+30": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "130" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "ba677358-0709-4544-b02b-30284f017b35" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "1aba67f1-73f2-4ee3-8f81-ee965f9859a2" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192516Z:1aba67f1-73f2-4ee3-8f81-ee965f9859a2" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 1251E63E924642CD9B213BEBB456C0E2 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:25:16Z" ], + "Date": [ "Thu, 17 Aug 2023 19:25:16 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+31": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "131" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "eeb6152b-0c75-4d5d-96c6-b269a64b1bfb" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "41ed7683-edb8-458e-9c64-53ee471e42e7" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192532Z:41ed7683-edb8-458e-9c64-53ee471e42e7" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 7AC7AC9B96134504BB3B252B1DCDBEA8 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:25:31Z" ], + "Date": [ "Thu, 17 Aug 2023 19:25:31 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+32": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "132" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "63aad0d2-aeb9-4be2-a0c5-dabf9efe5d16" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "de0c6b35-58f3-45be-b797-acf15cbc308a" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192547Z:de0c6b35-58f3-45be-b797-acf15cbc308a" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 771C9BED38144726B8EC3FB113164282 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:25:47Z" ], + "Date": [ "Thu, 17 Aug 2023 19:25:47 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+33": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "133" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "498e822f-7f50-4582-9fe0-ddceb17dc5d3" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11991" ], + "x-ms-correlation-request-id": [ "64095f1b-c089-4570-bd2c-a56676c35ccb" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192603Z:64095f1b-c089-4570-bd2c-a56676c35ccb" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 2EE0EF409CD6443BAA80A73463524E89 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:26:02Z" ], + "Date": [ "Thu, 17 Aug 2023 19:26:02 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+34": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "134" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "89352915-1856-4309-a978-d6e335f6ebec" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "f7466fee-b437-4d95-92a5-d8cdaeeed4fb" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192618Z:f7466fee-b437-4d95-92a5-d8cdaeeed4fb" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: A9F650BEEBA74FEC9DCCEDA5E5D9BB9E Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:26:18Z" ], + "Date": [ "Thu, 17 Aug 2023 19:26:18 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+35": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "135" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "3acb6e4e-84e7-4573-b8a2-0ab7ae1e8cff" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "44267ea1-528d-4e4e-a54c-bb54acba207f" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192633Z:44267ea1-528d-4e4e-a54c-bb54acba207f" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 7D9F8EF0C5A34337868EE4221A6225B5 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:26:33Z" ], + "Date": [ "Thu, 17 Aug 2023 19:26:33 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+36": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "136" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "99597ae9-507b-466a-96a5-6dbfbd2a6a80" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "b9688209-cb4f-4d3a-9593-76a6ccb177b8" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192649Z:b9688209-cb4f-4d3a-9593-76a6ccb177b8" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: D9D7375E75734FD6BC12D7952C34C7CC Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:26:49Z" ], + "Date": [ "Thu, 17 Aug 2023 19:26:49 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+37": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "137" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "bc79f1e7-d559-4477-9922-1090d9d7bfab" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "4534f729-c1b4-40fc-839f-7128ffc9a953" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192705Z:4534f729-c1b4-40fc-839f-7128ffc9a953" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 60E8805A2823438FADB07BADB9F6B7EF Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:27:04Z" ], + "Date": [ "Thu, 17 Aug 2023 19:27:04 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview+38": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/754d2e0b-72a6-4674-8a52-e2c75e34c6e6?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "138" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "636ab6e1-4034-464b-8eb9-0e182212773f" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "98f2be11-26f1-4943-9faf-b91073aa5630" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192720Z:98f2be11-26f1-4943-9faf-b91073aa5630" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 4C0019E4770B478895444C4D53D18918 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:27:20Z" ], + "Date": [ "Thu, 17 Aug 2023 19:27:19 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "106" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"754d2e0b-72a6-4674-8a52-e2c75e34c6e6\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:18:02.17Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview+39": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "139" ], + "x-ms-client-request-id": [ "f9cfb9fb-f78f-44c1-b692-f4e74a1261e8" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "cbdec587-7acf-469e-a2a6-1b4217d171b0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "ad0b2128-2584-489c-af0e-f5d2203eecb9" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192720Z:ad0b2128-2584-489c-af0e-f5d2203eecb9" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 4A491F4AFBE9459C8B87A218B85E6268 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:27:20Z" ], + "Date": [ "Thu, 17 Aug 2023 19:27:20 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "852" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstestsql2\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Enterprise\",\"sqlVirtualMachineGroupResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/azpssqlcluster\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2\",\"name\":\"azpstestsql2\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-AddSqlVMtoGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?$expand=%2A\u0026api-version=2022-08-01-preview+40": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?$expand=%2A\u0026api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "140" ], + "x-ms-client-request-id": [ "f4d36eae-fbdc-4554-b5a9-fabdfb5c0c2a" ], + "CommandName": [ "Get-AzSqlVM" ], + "FullCommandName": [ "Get-AzSqlVM_Get" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "2d722247-10b8-4154-bbdb-8f49a91c138c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "8992e856-a0fa-4c9a-a5f8-bb5132a03bc3" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192721Z:8992e856-a0fa-4c9a-a5f8-bb5132a03bc3" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: F84BF36E405A4403B63C03B6864732E1 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:27:21Z" ], + "Date": [ "Thu, 17 Aug 2023 19:27:21 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "1467" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstestsql2\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Enterprise\",\"sqlVirtualMachineGroupResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/azpssqlcluster\",\"autoPatchingSettings\":{\"enable\":false},\"autoBackupSettings\":{\"enable\":false},\"keyVaultCredentialSettings\":{\"enable\":false},\"serverConfigurationsManagementSettings\":{\"sqlConnectivityUpdateSettings\":{\"connectivityType\":\"PRIVATE\",\"port\":1433},\"sqlWorkloadTypeUpdateSettings\":{\"sqlWorkloadType\":\"OLTP\"},\"sqlStorageUpdateSettings\":{\"diskCount\":1},\"additionalFeaturesServerConfigurations\":{},\"sqlInstanceSettings\":{}},\"storageConfigurationSettings\":{\"sqlDataSettings\":{},\"sqlLogSettings\":{},\"sqlTempDbSettings\":{},\"sqlSystemDbOnDataDisk\":false},\"assessmentSettings\":{\"enable\":false,\"runImmediately\":false,\"schedule\":{}},\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2\",\"name\":\"azpstestsql2\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview+1": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "141" ], + "x-ms-client-request-id": [ "625a6b79-5b78-4113-9bf5-18caf1e96711" ], + "CommandName": [ "Get-AzSqlVM" ], + "FullCommandName": [ "Get-AzSqlVM_Get" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "a9057ffe-9310-4f94-b00a-6051571aee6c" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "7b5cc9af-74f0-4ac1-950a-6a49a2216515" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192722Z:7b5cc9af-74f0-4ac1-950a-6a49a2216515" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: C5B0C82AD3D04730935AE7DECF5E9400 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:27:22Z" ], + "Date": [ "Thu, 17 Aug 2023 19:27:21 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "852" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstestsql2\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Enterprise\",\"sqlVirtualMachineGroupResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/azpssqlcluster\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2\",\"name\":\"azpstestsql2\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$PUT+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview+2": { + "Request": { + "Method": "PUT", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview", + "Content": "{\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"virtualMachineResourceId\": \"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstestsql2\",\r\n \"sqlImageOffer\": \"SQL2019-WS2019\",\r\n \"sqlServerLicenseType\": \"PAYG\",\r\n \"sqlManagement\": \"Full\",\r\n \"leastPrivilegeMode\": \"Enabled\",\r\n \"sqlImageSku\": \"Enterprise\",\r\n \"sqlVirtualMachineGroupResourceId\": \"\",\r\n \"enableAutomaticUpgrade\": true\r\n }\r\n}", + "isContentBase64": false, + "Headers": { + }, + "ContentHeaders": { + "Content-Type": [ "application/json" ], + "Content-Length": [ "491" ] + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "Azure-AsyncOperation": [ "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview" ], + "x-ms-request-id": [ "111dafc5-718d-489c-bcb2-ae7e7e9caa2e" ], + "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], + "x-ms-correlation-request-id": [ "fc17e11a-8502-49f9-a81e-6dbe11dbbef6" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192724Z:fc17e11a-8502-49f9-a81e-6dbe11dbbef6" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 16BD234259B14397ADC56E7B1176E1F5 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:27:22Z" ], + "Date": [ "Thu, 17 Aug 2023 19:27:24 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "657" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstestsql2\",\"provisioningState\":\"Updating\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Enterprise\",\"sqlVirtualMachineGroupResourceId\":\"\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2\",\"name\":\"azpstestsql2\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview+3": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "143" ], + "x-ms-client-request-id": [ "a8693a8b-6d3e-447a-9a4a-5e8dbc7c95f0" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "beb5e296-9c2a-4b58-b416-7c6b56d323a5" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "34b1ee0a-5eda-4e9a-8dd4-4cc4692bca88" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192740Z:34b1ee0a-5eda-4e9a-8dd4-4cc4692bca88" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 9E84989AC8B34589B943ABFF5C862C49 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:27:40Z" ], + "Date": [ "Thu, 17 Aug 2023 19:27:39 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"97f80a6d-29d1-4109-a76a-3dcb77d7ac29\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:27:23.743Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview+4": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "144" ], + "x-ms-client-request-id": [ "a8693a8b-6d3e-447a-9a4a-5e8dbc7c95f0" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "ef6d710f-c925-42bf-8a91-aecfb56c27ad" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11995" ], + "x-ms-correlation-request-id": [ "35f675ba-5185-448d-8a62-bd7345b29a66" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192755Z:35f675ba-5185-448d-8a62-bd7345b29a66" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 4D94225DCF6745E4A93BBEF3892B08CF Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:27:55Z" ], + "Date": [ "Thu, 17 Aug 2023 19:27:55 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"97f80a6d-29d1-4109-a76a-3dcb77d7ac29\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:27:23.743Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview+5": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "145" ], + "x-ms-client-request-id": [ "a8693a8b-6d3e-447a-9a4a-5e8dbc7c95f0" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "af027fd3-6b66-4f7d-8c1d-bddd899d7a02" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11994" ], + "x-ms-correlation-request-id": [ "337a5a0c-f392-41ae-8d21-4d855e6196d7" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192811Z:337a5a0c-f392-41ae-8d21-4d855e6196d7" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: E905EDB0C1FE431BAFFC06C7B856D64F Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:28:11Z" ], + "Date": [ "Thu, 17 Aug 2023 19:28:10 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"97f80a6d-29d1-4109-a76a-3dcb77d7ac29\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:27:23.743Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview+6": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "146" ], + "x-ms-client-request-id": [ "a8693a8b-6d3e-447a-9a4a-5e8dbc7c95f0" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "cf30b39f-0e74-4751-b88b-335254655a38" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "5bd05a0c-1255-4b82-9caf-b39f1f788318" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192826Z:5bd05a0c-1255-4b82-9caf-b39f1f788318" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 0DB1018B6FCB4B18BA2CE19293797444 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:28:26Z" ], + "Date": [ "Thu, 17 Aug 2023 19:28:25 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"97f80a6d-29d1-4109-a76a-3dcb77d7ac29\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:27:23.743Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview+7": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "147" ], + "x-ms-client-request-id": [ "a8693a8b-6d3e-447a-9a4a-5e8dbc7c95f0" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "8bb20375-42de-4279-ab8a-893facbc1d71" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "a72ea9c4-045c-4242-adba-8af00ac55e71" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192842Z:a72ea9c4-045c-4242-adba-8af00ac55e71" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 9376F15759A64F25BD78E7B49F9AFF8A Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:28:41Z" ], + "Date": [ "Thu, 17 Aug 2023 19:28:41 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"97f80a6d-29d1-4109-a76a-3dcb77d7ac29\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:27:23.743Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview+8": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "148" ], + "x-ms-client-request-id": [ "a8693a8b-6d3e-447a-9a4a-5e8dbc7c95f0" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "0783b5a3-019e-49cd-bac0-eb3beceeef5b" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11999" ], + "x-ms-correlation-request-id": [ "7447564e-cfac-419d-96e2-b3342016eaf1" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192857Z:7447564e-cfac-419d-96e2-b3342016eaf1" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 27ABAB9BAD5F40D0832A01FE21742EEC Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:28:57Z" ], + "Date": [ "Thu, 17 Aug 2023 19:28:56 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"97f80a6d-29d1-4109-a76a-3dcb77d7ac29\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:27:23.743Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview+9": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "149" ], + "x-ms-client-request-id": [ "a8693a8b-6d3e-447a-9a4a-5e8dbc7c95f0" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "d2aaee66-b65a-432e-89f3-d4be1316f2ee" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "ecce09d7-eb69-4c21-bb5a-ede51b834a99" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192913Z:ecce09d7-eb69-4c21-bb5a-ede51b834a99" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: D8F7721AB64047F28B699ECE7B6E6516 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:29:12Z" ], + "Date": [ "Thu, 17 Aug 2023 19:29:12 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"97f80a6d-29d1-4109-a76a-3dcb77d7ac29\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:27:23.743Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview+10": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "150" ], + "x-ms-client-request-id": [ "a8693a8b-6d3e-447a-9a4a-5e8dbc7c95f0" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "488f378d-b591-466c-ab38-67b3a75f8079" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11998" ], + "x-ms-correlation-request-id": [ "e90bec99-6af7-498c-9fdd-45ed52c6d6ce" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192928Z:e90bec99-6af7-498c-9fdd-45ed52c6d6ce" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: FBE0488FEE5C4B0AA30146DF4293CC3F Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:29:28Z" ], + "Date": [ "Thu, 17 Aug 2023 19:29:27 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"97f80a6d-29d1-4109-a76a-3dcb77d7ac29\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:27:23.743Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview+11": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "151" ], + "x-ms-client-request-id": [ "a8693a8b-6d3e-447a-9a4a-5e8dbc7c95f0" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "6ca38086-0970-43e2-802e-67ce08ba4352" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "480bae41-ae46-4887-81f2-f6c8e2c5ec9b" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192944Z:480bae41-ae46-4887-81f2-f6c8e2c5ec9b" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 00FF465FECC1446C9E7F9379A788ED8D Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:29:43Z" ], + "Date": [ "Thu, 17 Aug 2023 19:29:43 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "108" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"97f80a6d-29d1-4109-a76a-3dcb77d7ac29\",\"status\":\"InProgress\",\"startTime\":\"2023-08-17T19:27:23.743Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview+12": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.SqlVirtualMachine/locations/eastus/operationTypes/updatesqlvirtualmachine/operationResults/97f80a6d-29d1-4109-a76a-3dcb77d7ac29?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "152" ], + "x-ms-client-request-id": [ "a8693a8b-6d3e-447a-9a4a-5e8dbc7c95f0" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "Retry-After": [ "15" ], + "x-ms-request-id": [ "23f4a68c-d79a-48da-b212-55f61a13027d" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "57752875-86b5-45c4-b0dd-eaa96735e3e8" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192959Z:57752875-86b5-45c4-b0dd-eaa96735e3e8" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 14F4322B69E74847BF43D9C80B5C6935 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:29:59Z" ], + "Date": [ "Thu, 17 Aug 2023 19:29:58 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "107" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"name\":\"97f80a6d-29d1-4109-a76a-3dcb77d7ac29\",\"status\":\"Succeeded\",\"startTime\":\"2023-08-17T19:27:23.743Z\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview+13": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "Authorization": [ "[Filtered]" ], + "x-ms-unique-id": [ "153" ], + "x-ms-client-request-id": [ "a8693a8b-6d3e-447a-9a4a-5e8dbc7c95f0" ], + "CommandName": [ "Az.SqlVirtualMachine.internal\\New-AzSqlVM" ], + "FullCommandName": [ "New-AzSqlVM_CreateViaIdentity" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "972efca7-dd73-4037-8bc9-33152416c01a" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11997" ], + "x-ms-correlation-request-id": [ "b290e48b-1192-4661-b72c-29ba606379ba" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T192959Z:b290e48b-1192-4661-b72c-29ba606379ba" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: 48A645E667584E50BBA6BA645D042036 Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:29:59Z" ], + "Date": [ "Thu, 17 Aug 2023 19:29:58 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "653" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstestsql2\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Enterprise\",\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2\",\"name\":\"azpstestsql2\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", + "isContentBase64": false + } + }, + "Update-AzSqlVM+[NoContext]+Update-RemoveSqlVMfromGroup+$GET+https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?$expand=%2A\u0026api-version=2022-08-01-preview+14": { + "Request": { + "Method": "GET", + "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2?$expand=%2A\u0026api-version=2022-08-01-preview", + "Content": null, + "isContentBase64": false, + "Headers": { + "x-ms-unique-id": [ "154" ], + "x-ms-client-request-id": [ "3c89a4cf-0aaa-4387-922e-5bc3781791f2" ], + "CommandName": [ "Get-AzSqlVM" ], + "FullCommandName": [ "Get-AzSqlVM_Get" ], + "ParameterSetName": [ "__AllParameterSets" ], + "User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.3.6", "Az.SqlVirtualMachine/0.1.0" ], + "Authorization": [ "[Filtered]" ] + }, + "ContentHeaders": { + } + }, + "Response": { + "StatusCode": 200, + "Headers": { + "Cache-Control": [ "no-cache" ], + "Pragma": [ "no-cache" ], + "x-ms-request-id": [ "3e4c447a-77e2-42fb-b17d-cde51e0310f3" ], + "x-ms-ratelimit-remaining-subscription-reads": [ "11996" ], + "x-ms-correlation-request-id": [ "5e4b5f9c-15c2-4689-86a1-adc1d4c15f21" ], + "x-ms-routing-request-id": [ "WESTCENTRALUS:20230817T193000Z:5e4b5f9c-15c2-4689-86a1-adc1d4c15f21" ], + "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "X-Content-Type-Options": [ "nosniff" ], + "X-Cache": [ "CONFIG_NOCACHE" ], + "X-MSEdge-Ref": [ "Ref A: C99E74C334AC4AA3B47523916CEDF50D Ref B: CO6AA3150217049 Ref C: 2023-08-17T19:29:59Z" ], + "Date": [ "Thu, 17 Aug 2023 19:29:59 GMT" ] + }, + "ContentHeaders": { + "Content-Length": [ "1268" ], + "Content-Type": [ "application/json; charset=utf-8" ], + "Expires": [ "-1" ] + }, + "Content": "{\"properties\":{\"virtualMachineResourceId\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.Compute/virtualMachines/azpstestsql2\",\"provisioningState\":\"Succeeded\",\"sqlImageOffer\":\"SQL2019-WS2019\",\"sqlServerLicenseType\":\"PAYG\",\"sqlManagement\":\"Full\",\"leastPrivilegeMode\":\"Enabled\",\"sqlImageSku\":\"Enterprise\",\"autoPatchingSettings\":{\"enable\":false},\"autoBackupSettings\":{\"enable\":false},\"keyVaultCredentialSettings\":{\"enable\":false},\"serverConfigurationsManagementSettings\":{\"sqlConnectivityUpdateSettings\":{\"connectivityType\":\"PRIVATE\",\"port\":1433},\"sqlWorkloadTypeUpdateSettings\":{\"sqlWorkloadType\":\"OLTP\"},\"sqlStorageUpdateSettings\":{\"diskCount\":1},\"additionalFeaturesServerConfigurations\":{},\"sqlInstanceSettings\":{}},\"storageConfigurationSettings\":{\"sqlDataSettings\":{},\"sqlLogSettings\":{},\"sqlTempDbSettings\":{},\"sqlSystemDbOnDataDisk\":false},\"assessmentSettings\":{\"enable\":false,\"runImmediately\":false,\"schedule\":{}},\"enableAutomaticUpgrade\":true},\"location\":\"eastus\",\"id\":\"/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/azpstest-sqlvm-gp/providers/Microsoft.SqlVirtualMachine/sqlVirtualMachines/azpstestsql2\",\"name\":\"azpstestsql2\",\"type\":\"Microsoft.SqlVirtualMachine/sqlVirtualMachines\"}", "isContentBase64": false } } diff --git a/src/SqlVirtualMachine/test/Update-AzSqlVM.Tests.ps1 b/src/SqlVirtualMachine/test/Update-AzSqlVM.Tests.ps1 index 42e4441cf0f7..ab22a8d501fd 100644 --- a/src/SqlVirtualMachine/test/Update-AzSqlVM.Tests.ps1 +++ b/src/SqlVirtualMachine/test/Update-AzSqlVM.Tests.ps1 @@ -58,4 +58,95 @@ Describe 'Update-AzSqlVM' { Remove-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName } + + It 'Update-AutopatchingEnable' { + $sqlVM = New-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName -Location $env.Location + + $sqlVM = Update-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName -AutoPatchingSettingDayOfWeek Thursday -AutoPatchingSettingMaintenanceWindowDuration 120 -AutoPatchingSettingMaintenanceWindowStartingHour 3 -AutoPatchingSettingEnable + + $sqlVM.Name | Should -Be $env.SqlVMName + $sqlVM.SqlImageOffer | Should -Be 'SQL2019-WS2019' + $sqlVM.SqlImageSku | Should -Be 'Standard' + $sqlVM.SqlManagement | Should -Be 'Full' + $sqlVM.SqlServerLicenseType | Should -Be 'PAYG' + + $sqlVM1 = Get-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName -Expand * + $sqlVM1.AutoPatchingSettingDayOfWeek | Should -Be 'Thursday' + $sqlVM1.AutoPatchingSettingMaintenanceWindowDuration | Should -Be 120 + $sqlVM1.AutoPatchingSettingMaintenanceWindowStartingHour | Should -Be 3 + $sqlVM1.AutoPatchingSettingEnable | Should -Be $true + + # Remove-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName + } + + It 'Update-AssessmentSchedule' { + # $sqlVM = New-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName -Location $env.Location -SqlManagementType 'Full' + + $sqlVM = Update-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName -AssessmentSettingEnable ` + -ScheduleEnable -ScheduleDayOfWeek Sunday -ScheduleMonthlyOccurrence 2 -ScheduleStartTime "23:00" + + $sqlVM.Name | Should -Be $env.SqlVMName + $sqlVM.SqlImageOffer | Should -Be 'SQL2019-WS2019' + $sqlVM.SqlImageSku | Should -Be 'Standard' + $sqlVM.SqlManagement | Should -Be 'Full' + $sqlVM.SqlServerLicenseType | Should -Be 'PAYG' + + $sqlVM1 = Get-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName -Expand * + $sqlVM1.AssessmentSettingEnable | Should -Be $true + $sqlVM1.ScheduleEnable | Should -Be $true + $sqlVM1.ScheduleDayOfWeek | Should -Be Sunday + $sqlVM1.ScheduleMonthlyOccurrence | Should -Be 2 + $sqlVM1.ScheduleStartTime | Should -Be "23:00" + + # Remove-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName + } + + It 'Update-AutobackupEnable' { + # $sqlVM = New-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName -Location $env.Location -SqlManagementType 'Full' + $StorageAccountUrl = "https://veppalastorageacc.blob.core.windows.net/" + $storageAccountPrimaryKey = "anaccesskey" + $sqlVM = Update-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName -AutoBackupSettingEnable ` + -AutoBackupSettingBackupScheduleType manual -AutoBackupSettingFullBackupFrequency Weekly -AutoBackupSettingFullBackupStartTime 5 -AutoBackupSettingFullBackupWindowHour 2 -AutoBackupSettingStorageAccessKey $storageAccountPrimaryKey -AutoBackupSettingStorageAccountUrl $StorageAccountUrl -AutoBackupSettingRetentionPeriod 10 -AutoBackupSettingLogBackupFrequency 60 + + $sqlVM.Name | Should -Be $env.SqlVMName + $sqlVM.SqlImageOffer | Should -Be 'SQL2019-WS2019' + $sqlVM.SqlImageSku | Should -Be 'Standard' + $sqlVM.SqlManagement | Should -Be 'Full' + $sqlVM.SqlServerLicenseType | Should -Be 'PAYG' + + $sqlVM1 = Get-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName -Expand * + $sqlVM1.AutoBackupSettingEnable | Should -Be $true + $sqlVM1.AutoBackupSettingBackupScheduleType | Should -Be manual + $sqlVM1.AutoBackupSettingFullBackupFrequency | Should -Be Weekly + $sqlVM1.AutoBackupSettingFullBackupStartTime | Should -Be 5 + $sqlVM1.AutoBackupSettingFullBackupWindowHour | Should -Be 2 + $sqlVM1.AutoBackupSettingRetentionPeriod | Should -Be 10 + + Remove-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName + } + + It 'Update-AddSqlVMtoGroup' { + # Assuming Group $env.SqlVMGroupId exists at this time and $env.SqlVMName_HA2 is created + $pwd = 'P@ssw0rd!' # Replace with the original password + $securepwd = ConvertTo-SecureString -String $pwd -AsPlainText -Force + + $sqlVM = Update-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName_HA2 ` + -SqlVirtualMachineGroupResourceId $env.SqlVMGroupId ` + -WsfcDomainCredentialsClusterBootstrapAccountPassword $securepwd ` + -WsfcDomainCredentialsClusterOperatorAccountPassword $securepwd ` + -WsfcDomainCredentialsSqlServiceAccountPassword $securepwd + + $sqlVM2 = Get-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName_HA2 -Expand * + $sqlVM2.GroupResourceId | Should -Be $env.SqlVMGroupId + } + + It 'Update-RemoveSqlVMfromGroup' { + # Assuming $env.SqlVMName_HA2 is created already and added to Group $env.SqlVMGroupId + # If the test case fails, make sure Sql server is running before running test case + $sqlVM = Update-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName_HA2 ` + -SqlVirtualMachineGroupResourceId '' + + $sqlVM2 = Get-AzSqlVM -ResourceGroupName $env.ResourceGroupName -Name $env.SqlVMName_HA2 -Expand * + $sqlVM2.GroupResourceId | Should -Be $null + } }