Link Search Menu Expand Document

Installation guide

deployment ama marketplace azure

On this page

  1. Find CluedIn
  2. Complete the Basics tab
  3. Complete the Initial Setup tab
  4. Review the AKS Setup tab
  5. Review the Service Setup tab
  6. Review the Advanced Configuration tab
  7. Complete the Review + Create tab
  8. Results
  9. Next steps

In this article, you will learn how to install CluedIn from the Azure Marketplace.

Important! Make sure that you have completed all of the actions described in Pre-installation checklist.

How_to_install_CluedIn.png

Find CluedIn

Start the installation process by finding CluedIn in the Azure Marketplace.

To find CluedIn

  1. In the Azure Marketplace, search for CluedIn.
  2. From the results, select CluedIn Master Data Management. /ama-cluedin-tile.png
  3. On the CluedIn Master Data Management page, select Get It Now.
  4. In the dialog box that appears, in Software plan, select CluedIn Platform. ama-cluedin-platform.png
  5. Review your contact information, and then select Continue.

Complete the Basics tab

On the Basics tab, you can select the Azure resource group where CluedIn will be installed and provide license details.

To complete the Basics tab

  1. Fill in the Project details section:
    1. In Subscription, select your Azure subscription where you want to install CluedIn.
    2. In Resource group, create a new resource group. Basics_tab_Project_details.png You can select the existing resource group, but it must be empty. If the resource group that you select contains other Azure resources, you will get an error.
  2. Fill in the Instance details section:
    1. In Region, specify the Azure region where different resources will be created. The region will probably match your resource group location.
    2. Depending on whether you have the license key, do one of the following:
      • If you have the license key, in CluedIn License Version, select Existing License Key. Then, in CluedIn License Key, paste the license key.
      • If you don’t have the license key, in CluedIn License Version, select a plan that was chosen by your company (Essential, Professional, or Elite).
    3. Make sure that the Installation Name field is filled out correctly. This field is usually filled out by default, but you can make changes if needed. Basics_tab_Instance_details.png
  3. Make sure that the Managed Application Details section is filled out correctly. This section is usually filled out by default, but you can make changes if needed.

Complete the Initial Setup tab

On the CluedIn - Initial Setup tab, you can create the organization and the administrator account for your CluedIn instance, specify SMTP details, and enable SSO.

To complete the Initial Setup tab

  1. Specify organization details:
    1. Specify Organization Name. The organization name will be used as part of the URL. Ideally, it should be one word with no dashes or hyphens.
    2. Specify Administrator Email Address.
    3. Specify CluedIn Administrator Password, and then Confirm password. The password must be more than 12 characters long. Initial_setup_tab_Organization_details.png
  2. Specify SMTP details:
    1. Specify SMTP - Server.
    2. In SMTP - Port, specify SSL port.
    3. Add details about the email that will be used for sending invitations to other users to join CluedIn. Initial_setup_tab_SMTP.png Important! You can change SMTP details after installation by submitting a ticket to CluedIn support.
  3. If needed, enable SSO access for CluedIn, and then specify SSO details. Initial_setup_tab_SSO.png Important! You can enable SSO access for CluedIn after installation. This is often the preferable option because some mapping of Azure AD groups to product groups is required. For more information, see Configure SSO.

Review the AKS Setup tab

On the CluedIn - AKS Setup tab, you can customize the number of nodes that you want to use in your CluedIn instance, and you can also define autoscaling parameters.

Important! In most cases, you do not need to adjust anything on this tab unless advised to do so by CluedIn support.

The AKS Setup tab contains the following settings:

  • General node pool that runs the main application services. AKS_Setup_tab_General_node_pool.png General Node Pool VM Count contains a minimum number of VMs to ensure that all resources can be scheduled. If you need to increase the VM count, consult with CluedIn support.
  • Data node pool that runs any database and data collection services. AKS_Setup_tab_Data_node_pool.png Data Node Pool VM Count contains a minimum number of VMs to ensure that all resources can be scheduled. If you need to increase the VM count, consult with CluedIn support.
  • Processing node pool that runs any CluedIn processing services. AKS_Setup_tab_Processing_node_pool.png Processing Node Size depends on the license type you have selected on the Basics tab. If you have entered a license key on the Basics tab, then the machine type will be hidden because it is encoded into the license.

You can enable auto-scaling for the processing node pool. It means that when CPU pressure (high workload) builds up in this node pool, AKS can start up new nodes to compensate for the increase in load. When the load returns to normal, the extra nodes will be shut down. However, be aware that there are additional infrastructure and licensing costs associated with scaling up. For more information about auto-scaling, contact CluedIn support.

Important! You can enable auto-scaling after installation.

Review the Service Setup tab

On the CluedIn - Service Setup tab, you can review major services that make up CluedIn’s data layer. By default, CluedIn uses the resources provisioned inside the cluster and the Azure managed (encrypted) disks to store any data created.

Important! The default configuration is sufficient, so you don’t need to adjust anything on this tab. You can change service details after installation by submitting a ticket to CluedIn support.

The installer can use the existing services or provision new services as part of the setup. However, the provisioning of new services may incur additional infrastructure charges from Azure.

SQL Server

By default, CluedIn creates an instance of SQL Server inside the cluster, backed with 1TB disks.

ama-install-sql-1.png

The installer can provision an Azure SQL instance (Elastic Pool) to install all the databases. The Azure SQL resource will be created inside the managed resource group.

Redis

By default, CluedIn creates a scalable instance of Redis inside the cluster.

ama-install-redis-1.png

CluedIn can be configured to use the existing Redis instance if provided with connection details. The installer can also provide a new Azure Redis instance that will be created inside the managed resource group.

ElasticSearch

By default, CluedIn creates a scalable instance of ElasticSearch inside the cluster, backed with 1TB disks.

ama-install-elastic-search-1.png

CluedIn can be configured to use the existing ElasticSearch instance if provided with connection details.

Event Hub

By default, CluedIn doesn’t create an Event Hub instance.

ama-install-eventHub-1.png

The installer can provide a new Azure Event Hub instance that will be created inside the managed resource group.

Review the Advanced Configuration tab

On the CluedIn - Advanced Configuration tab, you can find technical and debugging switches that are used by CluedIn support. Most of the options on this tab should not be adjusted. Any misconfiguration or changes to these options can cause the installation to fail.

ama-install-advance-tab-1.png

Important! You can make changes on this tab only with the advice of CluedIn support.

Advanced Networking

You may be required to change the address CIDR ranges of the vNet that is created. For example, you can do it if you are connecting to a vNet that has similar internal IP addresses and you want to avoid a clash.

You can enable the Advanced Networking section to make changes to the vNet defaults.

ama-install-advance-tab-2.png

Important! The installer cannot verify these IP ranges and their validity before the installation starts, so double-check all settings before proceeding.

Complete the Review + Create tab

On the Review + Create tab, review and accept the terms and conditions. To start the deployment process in your own cloud environment, select Create.

Results

You have CluedIn running in your own cloud environment.

Next steps

Customize CluedIn to meet your organization’s needs as described in our Post-installation guide.