github Azure/azure-sdk-for-net Azure.Provisioning.PostgreSql_1.2.0-beta.2

pre-release13 hours ago

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

Features Added

  • ServerThreatProtectionSettingsModel.Name now defaults to "Default" and is read-only.
  • PostgreSqlServerSecurityAlertPolicy.Name now defaults to "Default" and is read-only.

Breaking Changes

  • ServerThreatProtectionSettingsModel.Name is now read-only (setter removed). The property only accepts "Default".
  • PostgreSqlServerSecurityAlertPolicy.Name is now read-only (setter removed). The property only accepts "Default".
  • PostgreSqlFlexibleServerActiveDirectoryAdministrator.ObjectId type changed from BicepValue<Guid> to BicepValue<string> to match the service API.
  • Removed generated enums PostgreSqlSecurityAlertPolicyName and ThreatProtectionName. Backward-compatible versions are preserved but hidden from IntelliSense.
  • ServerThreatProtectionSettingsModel.ThreatProtectionName property is deprecated. Use Name instead.

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

NewReleases is sending notifications on new releases.