Building a Snapshot Backup Catalog with SQL Server 2025 and Pure Storage FlashArray

Microsoft Developer presents how SQL Server 2025 integrates with Pure Storage FlashArray to create a self-documenting, metadata-rich backup snapshot catalog, covering automation and metadata embedding directly from T-SQL.

Building a Snapshot Backup Catalog with SQL Server 2025 and Pure Storage FlashArray

Learn how to use SQL Server 2025’s new native REST API features alongside Pure Storage FlashArray’s advanced snapshot tagging capabilities to revolutionize backup management and cataloging.

Key Takeaways

How It Works

  1. Integrate SQL Server 2025 with FlashArray
    • Use the new sp_invoke_external_rest_endpoint T-SQL procedure to call the FlashArray REST API.
    • Automate snapshot creation and apply metadata tags from within SQL Server, improving consistency and transparency.
  2. Embed Metadata for Self-Documentation
    • Metadata (database, instance, timestamp, backup type) is added to each snapshot at the time of creation.
    • Snapshots are searchable and filterable by any combination of these metadata attributes.
  3. Enable Snapshot Portability
    • Protection Group Tags travel with the snapshot, ensuring metadata is not lost when snapshots are moved or replicated between storage environments.

Practical Demo Highlights

Additional Resources


Discover how SQL Server 2025 and Pure Storage FlashArray can make backup management smarter, more reliable, and adaptable across your environments.