Analytics Cloud Connect (Delta Share → SQL Server)
→Sends to Microsoft SQL Server
Procore Analytics 2.0 writes the customer's Procore data into their own SQL Server instance. Procore ships four routes for it and documents each one: an Azure Function deployment using a sql_server_azure_function package, a Python package run on Windows, the same package driven from SQL Server Integration Services, and a Spark job on Windows. All four consume the same Delta Sharing profile the customer downloads from Procore. One-way: Procore publishes, SQL Server receives.