Configuring Azure SQL Managed Instance as the Backend Database5 minutes to read
Azure SQL Managed Instance is a managed database service provided by Microsoft Azure, designed to offer SQL server capabilities in the cloud. It is ideal for migrating existing on-premises SQL server applications to the cloud with minimal changes, offering high compatibility and feature parity with on-premises SQL server. Benefits of Using Azure SQL Managed Instance for PAM360
Caution: If you have installed the PAM360 application on an on-premise server instead of an Azure Virtual Machine, ensure proper connectivity between the on-premise server and the Azure server. Note: There is no need to import the SSL certificate like we do for other SQL database configurations because the Azure root certificate is already present in our keystore (cacerts). This document assists you in configuring Azure SQL Managed Instance as the backend database for PAM360. To configure Azure SQL Managed Instance as the backend database for PAM360, follow these high-level steps: 1. Creating an SQL Managed Instance in Microsoft Azure
2. Configuring Azure SQL Managed Instance as the PAM360 Backend DatabaseStop the PAM360 service if running and proceed with the following configuration process with the server administrator rights (where PAM360 is installed):
Now, you have successfully leveraged Azure SQL Managed Instance to provide a robust, scalable, and secure backend database for PAM360. This setup ensures minimal disruption during migration while offering the benefits of a managed cloud service. | |