0.11.0 (2026-03-19)
Breaking Changes
- Type of
Operation.Propertieshas been changed frommap[string]anytomap[string]*OperationProperty CommitASYNCHRONOUSCOMMIT,CommitSYNCHRONOUSCOMMITfrom enumCommithas been removedFailoverAUTOMATIC,FailoverMANUALfrom enumFailoverhas been removedReadableSecondaryALL,ReadableSecondaryNO,ReadableSecondaryREADONLYfrom enumReadableSecondaryhas been removedRolePRIMARY,RoleSECONDARYfrom enumRolehas been removed
Features Added
- New value
CommitAsynchronousCommit,CommitSynchronousCommitadded to enum typeCommit - New value
FailoverAutomatic,FailoverManualadded to enum typeFailover - New value
IdentityTypeSystemAssignedUserAssigned,IdentityTypeUserAssignedadded to enum typeIdentityType - New value
ReadableSecondaryAll,ReadableSecondaryNo,ReadableSecondaryReadOnlyadded to enum typeReadableSecondary - New value
RolePrimary,RoleSecondaryadded to enum typeRole - New enum type
AdditionalOsPatchwith valuesAdditionalOsPatchWSUS,AdditionalOsPatchWU,AdditionalOsPatchWUMU - New enum type
AdditionalVMPatchwith valuesAdditionalVMPatchMicrosoftUpdate,AdditionalVMPatchNotSet - New enum type
OsTypewith valuesOsTypeLinux,OsTypeWindows - New enum type
VMIdentityTypewith valuesVMIdentityTypeNone,VMIdentityTypeSystemAssigned,VMIdentityTypeUserAssigned - New function
*SQLVirtualMachinesClient.BeginFetchDCAssessment(ctx context.Context, resourceGroupName string, sqlVirtualMachineName string, parameters DiskConfigAssessmentRequest, options *SQLVirtualMachinesClientBeginFetchDCAssessmentOptions) (*runtime.Poller[SQLVirtualMachinesClientFetchDCAssessmentResponse], error) - New struct
DiskConfigAssessmentRequest - New struct
OperationProperty - New struct
VirtualMachineIdentity - New field
AdditionalVMPatchin structAutoPatchingSettings - New field
AdditionalVMPatch,OSType,VirtualMachineIdentitySettingsin structProperties - New field
UseStoragePoolin structSQLStorageSettings - New field
UseStoragePoolin structSQLTempDbSettings - New field
EnableStorageConfigBladein structStorageConfigurationSettings - New field
IsSQLServiceAccountGmsain structWsfcDomainProfile