Azure plugin v1.14.0 - Added azure_reservations_reservation and azure_reservations_reservation_order tables

Sep 14, 2026steampipe

What's new?

Bug fixes

  • Fixed the azure_postgresql_flexible_server table to skip the flexible_server_configurations hydrate call when the server is in the Stopping, Stopped, or Updating state, since Azure rejects the call with a ServerStoppedError in those states. (#1015) (Thanks @hakuno for the contribution!)