github Azure/azure-sdk-for-net Azure.Provisioning.Storage_1.2.0-beta.1

pre-release15 hours ago

1.2.0-beta.1 (2026-03-02)

Breaking Changes

  • StorageAccount.PrivateEndpointConnections has been renamed to StorageAccount.PrivateEndpointConnectionResources and its type changed from BicepList<StoragePrivateEndpointConnectionData> to BicepList<StoragePrivateEndpointConnection>. The old property is preserved but marked as obsolete.
  • StorageActiveDirectoryProperties.DomainGuid has been renamed to StorageActiveDirectoryProperties.ActiveDirectoryDomainGuid. The old property is preserved but marked as obsolete.
  • ExecutionTrigger.TriggerType has been renamed to ExecutionTrigger.TaskExecutionTriggerType with type changed from ExecutionTriggerType to TaskExecutionTriggerType. The old property is preserved but marked as obsolete.

Other Changes

  • Regenerated from Azure.ResourceManager.Storage version 1.6.0 with new API version 2025-06-01.

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

NewReleases is sending notifications on new releases.