Reg the SQL server DB compatibility level for Pega 24.1.3 and 25.1.1
Our DBA is recommending to upgrade the SQL compatibility level to 170, currently we are in 150.
DB version: Microsoft SQL Azure (RTM) - 12.0.2000.8 Aug 14 2025 14:28:13 Copyright (C) 2022 Microsoft Corporation
SQL server 2019(150)
Could you please advice us if we can upgrade to 170
@AnandT46
You are correct that Deployment Manager Service is only supported for Pega Cloud environments at this time, and it cannot be used with on-prem Pega running on OpenShift. For now, you can continue using your existing Deployment Manager 5 setup until its announced end of life on September 30, 2026, while you plan your long-term DevOps strategy. The usual options are to either move your Pega environments to Pega Cloud so you can use Deployment Manager Service, or to replace DM with a custom CI/CD pipeline using tools like Jenkins, Azure DevOps, or GitHub Actions calling Pega’s deployment APIs. Pega has not announced support for using Deployment Manager Service directly with on-prem/OpenShift environments, so you should not plan on that capability being available by default.