Applying the License

By default, historian will be deployed with a demo license. To update the license after successful deployment, follow below steps:

  1. Go to the resource group in which ARM template was deployed.
  2. Go to the storage account with name: histutil<unique_string>.

  3. Go to Containers, and then Terraform-state, and License-update.
  4. Upload the historian license file named 'historian-license'. After uploading, an Azure function will be triggered to update the license in Data Archiver. Please wait for 5-10 minutes for the function to trigger and update the license.
    Note: If the file is not named 'historian-license' then the Azure license-update function will not be triggered. If you have a license with a different name, rename it to 'historian-license' before uploading.
  5. Go to Resource Group, and then hist-func-app-<unique_string>.

  6. Ensure that the function app's status is running. If not, start the function app.

    Note: After uploading the license file to the Blob container and ensuring that the app is running, it could take at most 10 minutes for the license to apply.