Hi all,
I need assistance as I’m not sure what I am missing. I’m trying to migrate our Development server to Azure and I’m facing some issues.
So what I have done:
- I have created a VM on Azure.
- I have an environment topology setup on Azure with its own (resource group, vnet, sqlserver, connection end points, App service etc etc..), VM is part of same topology.
- I have migrated the IAM and Software Factory DB from On Prem to my Azure SQL server.
- I have installed on my App service my required GUIs, Universal/WEB.
- I have installed on the App service and configured Indicium (Universal) and Indicium Basic.
- I have placed under the Azure VM the Windows GUI and made the correct connection to use indicium to authenticate for the users instead of windows as it was in the On-Premise.
- I created an IAM user and gave the privileges' of being an IAM admin and SF developer.
However my new IAM user can see the IAM app being an admin when opening the Windows GUI and Software factory, but the SF is not accessible. I have the menu of the SF but it cannot see any of the projects and none of the menu items are accessible as they are grayed out.
My on premise SF is configured with only AD windows login users, should I before transferring the SF DB create the IAM users as well and also the default RDBMS user of Azure SQL ?
What am I missing ?