18.0 Preparing for Deployment

This section provides instructions on the pre-deployment tasks for deploying the Identity Manager containers.

  1. Download the Identity_Manager_4.8.7_Containers.tar.gz from the Software and License page.

  2. Run the following command to extract the Identity_Manager_4.8.7_Containers.tar.gz file:

    tar -zxvf Identity_Manager_4.8.7_Containers.tar.gz
  3. Navigate to the Identity_Manager_4.8.7_Containers directory, run the following command:

    ./ACRCreate.sh

    NOTE:A minimum of 6 GB space is required on the current directory to execute the script.

    1. Perform the following steps to sign in to Microsoft Azure CLI.

      1. Log in to https://microsoft.com/devicelogin.

      2. Enter the printed code.

      3. Click Next.

      4. Click Continue.

    2. Specify input for the following prompts:

      Prompt

      Description

      Enter the appropriate Azure Account id printed above as-is without double quotes.

      Specify the Azure Account ID generated in the above step.

      Do you want to create azure container registry?

      Specify your choice to create azure container registry.

      • (Conditional) If Yes,

        1. Specify your choice to create new resource group.

          • (Conditional) If yes, specify the Azure Resource group name.

          • (Conditional) If no, specify the existing Azure Resource group name.

            NOTE:Only alpha numeric characters are allowed in the resource group name.

        2. Enter the azure resource group location. For example, eastus.

      • (Conditional) If No, enter the existing azure container registry URL. For example, azureregname.azurecr.io.

    3. (Conditional) To obtain the Azure Container Registry details, perform the following steps:

      1. Login to the Azure portal.

      2. Go to your Resource Group.

      3. Under Resources, click the container registry.

      4. Go to Settings > Access keys and enable the Admin user toggle.

      5. Make a note of Registry Details for further use.