github Azure/azure-sdk-for-java com.azure.resourcemanager+azure-resourcemanager_2.64.0

3 hours ago

2.64.0 (2026-09-20)

azure-resourcemanager-compute

Other Changes

  • Updated API versions to Compute 2026-04-01, ComputeDisk 2026-03-02, ComputeGallery 2025-12-03, and
    ComputeSku 2021-07-01.

azure-resourcemanager-network

Breaking Changes

models.EnableOnlyIpv6PeeringState was removed

Other Changes

  • Updated the Microsoft.Network API version to 2026-01-01.

azure-resourcemanager-msi

Features Added

  • Supported configuring IsolationScope on Identity via the fluent withIsolationScope(IsolationScope) method in create and update flows.

Other Changes

  • Updated the API version to 2024-11-30.

azure-resourcemanager-sql

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.

Other Changes

  • Updated the API version to 2025-01-01.

azure-resourcemanager-appservice

Features Added

  • Added withManagedIdentityCredentials() and withManagedIdentityCredentials(String userAssignedManagedIdentityClientId) to WebApp and FunctionApp (definition and update) and deployment slots (DeploymentSlot/FunctionDeploymentSlot update), to pull a private container image (e.g. from Azure Container Registry) using the app's or slot's managed identity instead of a registry username and password.

azure-resourcemanager-containerservice

Other Changes

  • Updated the API version to 2026-06-01.

Other Changes

  • Updated dependencies.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.