Skip to content

Azure.ResourceManager.NetApp_1.18.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 10 Jul 12:43
f819880

1.18.0-beta.1 (2026-06-30)

Features Added

  • Upgraded api-version to 2026-04-15-preview. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/main/specification/netapp/resource-manager/Microsoft.NetApp/NetApp/readme.md.
  • Added first-class Active Directory configuration resource support, including NetAppActiveDirectoryConfigResource, NetAppActiveDirectoryConfigCollection, and related create, update, get, and list operations.
  • Added first-class Elastic resource support, including NetAppElasticAccountResource, NetAppElasticCapacityPoolResource, NetAppElasticVolumeResource, NetAppElasticSnapshotPolicyResource, NetAppElasticSnapshotResource, NetAppElasticBackupVaultResource, NetAppElasticBackupPolicyResource, and NetAppElasticBackupResource, together with their related models and operations.
  • Added account-level LDAP and Entra ID configuration models, including LdapConfiguration, LdapConfigurationPatch, BindPasswordAkvConfig, BindPasswordAkvConfigPatch, EntraIdConfig, and EntraIdConfigPatch.
  • Added new supporting Elastic and NetApp models and enums, including CheckElasticResourceAvailabilityResult, CheckElasticVolumeFilePathAvailabilityContent, BreakthroughMode, BindAuthenticationLevel, LargeVolumeType, and related Elastic policy, encryption, protocol, snapshot, and availability types.

Breaking Changes

  • Preview account configuration and patch APIs were reshaped to align with the 2026-04-15-preview service contract. Code using preview-only NetAppAccountPatch, LDAP, Entra ID, Active Directory configuration, or Elastic resource types may need to be updated.

Other Changes

  • Refreshed generated models, resource operations, and samples to align with the latest preview service definitions.