Hi everyone,
We have one SF that we use to deploy (create) to a development environment and an environment for testing and user acceptance. This is set up in Azure environment 1. We are in the process of setting up the production environment. This is Azure environment 2. The production environment will have its own IAM and an application.
The IAM database is created and set up in the production environment (Azure#2) by means of the Deployment Center. Also, Indicium and Universal have been set up in an app service on Azure#2. appsettings.json has been provided with the correct (pool) user data and database name. This user has verified access to the database. The next step would be doing a creation from the SF on the development environment (Azure#1) to the production environment (Azure#2).
The SF offers an option to configure a custom pool user for a runtime configuration. However, this option is greyed out and read only for us. The pool user for the development environment (Azure#1) has the same name as the one for the production environment (Azure#2). The password is, of course, not the same. Also, the password for the production environment is administered by a third party. We have no way of changing this easily.
When we make a connection to the production environment from SF's Functionality section, we get a successful log on. Username and password can be provided here. This works. But we cannot seem to do a creation to the production environment using the credentials for the production environment (Azure#2).
The Docs section doesn't discuss an actual creation like this. Docs tell about IAM and Indicium/Universal, but not about how to deploy the application itself. How do we do this, without availability of the option to set a custom pool user for the runtime in SF?
Regards,
- Alex.