You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.54.0 (2026-07-16)
Features Added
Supported withAzureActiveDirectoryOnlyAuthentication and withExternalActiveDirectoryAdministrator for SqlServer.
Supported withManagedIdentity for SqlDatabase import and export.
Breaking Changes
Renamed SecurityAlertPolicyNameAutoGenerated class to SecurityAlertPolicyName.
Removed ManagedInstancePropertiesProvisioningState class, replaced by ProvisioningState. Changed return type of provisioningState() in ManagedInstanceUpdate from ManagedInstancePropertiesProvisioningState to ProvisioningState.
Removed DataSyncParticipantIdentity, DataSyncParticipantIdentityType and DataSyncParticipantUserAssignedIdentity classes. Removed identity() and withIdentity() methods from SyncGroupInner and SyncMemberInner.
Removed provisioningState() method from DatabaseInner and DatabaseUpdate.
Removed currentSku() method from ElasticPoolInner and ElasticPoolUpdate.
Removed fqdnEnabled() and withFqdnEnabled() methods from ManagedInstanceDtcInner.
Removed fromInt() method from DiffBackupIntervalInHours.
Removed zoneRedundant() method from ManagedInstanceEditionCapability.
Removed family() and maintenanceConfigurationId() methods from VirtualClusterUpdate.
Removed skip parameter from listByDatabase() method in DataMaskingRulesClient.
Replaced top and skip parameters with skipToken parameter in listByServer() method in DatabasesClient.