Connect Azure BI Infrastructure to IFS Cloud Remote¶
To connect the BI Infrastructure created on customer Azure tenant, these parameters need to passed in to the installer:
Installation Parameter | Description | Example Value |
---|---|---|
ifsapppowerbisvc.azureAdTenantId, ifsappbusmod.tenantId | Azure Tenant ID (GUID) | a1a1a1a1-a1a1-a1a1-a1a1-a1a1a1a1a1a1 |
ifsapppowerbisvc.azureAdClientId, ifsappbusmod.appId | App registration client ID linked to the service (GUID) | a1a1a1a1-a1a1-a1a1-a1a1-a1a1a1a1a1a1 |
ifsapppowerbisvc.azureAdServicePrincipalObjectId | Azure AD SPN Object ID (GUID) | a1a1a1a1-a1a1-a1a1-a1a1-a1a1a1a1a1a1 |
ifscore.passwords.pbiesAadSecret, ifscore.passwords.busmodAadSecret | Azure AD SPN Client Secret Value | |
ifscore.secrets.ifsamIfsDataSource | IFS Oracle IP/SID for the relevant environment | 123.123.123.123:port/sid |
ifscore.secrets.ifsamSqlServerName | Azure Server name | uat-sql-srv.database.windows.net |
ifscore.secrets.ifsamSqlServerDbName | Name of the SQL Database for data warehouse | uat-sql-srv-dw |
ifscore.secrets.ifsamSqlServerUsername | Admin username of the Azure SQL Server | uat-sql-srv-admin |
ifscore.passwords.ifsamSqlServerPassword | Admin user password for the Azure SQL Server | xNtpxJ5yKatMzDd |
ifscore.secrets.ifsamSqlServerSsisDbName | Name of the SSISDB. Default is SSISDB | SSISDB |
ifscore.secrets.ifsamSsisFolderName | The Integration Service Catalog folder name | uat-xxxx |
ifscore.secrets.ifsamSsasServerName | The Azure Analysis Server URL | asazure://northeurope.asazure.windows.net/uat-aas-xxxx |
ifscore.secrets.ifsamSsasUsername | App registration client ID linked to the service (GUID) | app:a1a1a1a1-a1a1-a1a1-a1a1-a1a1a1a1a1a1 |
ifscore.passwords.ifsamSsasPassword | Azure AD SPN Client Secret Value | |
ifscore.secrets.ifsamSqlServerAgentJobName | N/A | N/A |
ifscore.secrets.ifsamSqlServerType | AZURE/ON_PREMISE | AZURE |
ifscore.secrets.ifsamSsisProjectName | SSIS Project name | IFSCloudAnalysisModelsSSISFramework |
ifscore.secrets.ifsamCustomerType | IFS_DEV/MANAGED/REMOTE | REMOTE |
For More information please refer: