DNS requirements for the Blue Prism Cloud platform on Azure

Typically, your customer platform uses your DNS servers to resolve host names and URLs to the IP addresses of the IADA Orchestrator servers and the web servers which host Blue Prism Enterprise, Blue Prism Interact and Blue Prism Hub. The IP addresses for the Orchestrator servers and web servers are local and/or private IPs within the platform Virtual Network address space and are provided at platform handover.

It is expected that you will provide the IP addresses of your DNS servers that will be used at the point of platform setup. If you do not provide custom DNS servers, Blue Prism Cloud will use the Azure default DNS servers.

If your DNS servers are used, you will need to create custom DNS A records on those DNS servers to resolve DNS for a blueprismcloud.com DNS zone. This allows you to use Blue Prism 6.10 (or later), Hub and Interact 4.6 (or later), as these products make use of a Private DNS Zone.

You must use DNS records and not host files. The use of host files is not supported by the Blue Prism Cloud platform.

Guidance for customers utilizing their DNS servers

If you opt to domain join all of your virtual machines (VMs), all of the VMs should be joined to your domain prior to creating the BluePrismCloud DNS Zone and A-records.

If the platform is using your DNS service and your have not joined any of the VMs to your domain and you have Dynamic DNS registration disabled, you must follow one of the following two options:

Or alternatively;

Adjusting the primary DNS suffix on the machine

  1. On the VM that you want to join to the domain, open the System Properties dialog and click Change....

  2. On the Computer Name/Domain Changes dialog, click More....

  3. In Primary DNS suffix of this computer, enter your DNS suffix and click OK.

    The machine will prompt for a reboot.

  4. Reboot the VM when possible.

How to create the custom DNS zone and A records

You will need to create the custom DNS zone. How you create a DNS zone will depend on the DNS server being used. For more information, see the following guidance:

You will then need to create the A records according to the requirements below:

  • 15 DNS A records for Development:

    • as-dev
    • audit-dev
    • bpapi-dev
    • email-dev
    • file-dev
    • hub-dev
    • iada-dev
    • interact-dev
    • interactapi-dev
    • licensemanager-dev
    • notifications-dev
    • signalr-dev
    • rmq-dev
    • iadasoap-dev
    • rpa-dev
  • 15 DNS A records for Production:

    • as-prod
    • audit-prod
    • bpapi-prod
    • email-prod
    • file-prod
    • hub-prod
    • iada-prod
    • interact-prod
    • interactapi-prod
    • licensemanager-prod
    • notifications-prod
    • signalr-prod
    • rmq-prod
    • iadasoap-prod
    • rpa-prod
  • 1 DNS CNAME record for Smart Vision (only required for use with Blue Prism 7.3)
  • The IP addresses for each server will be shared by Blue Prism Cloud Operations.
  • If a platform has a ‘Test’ Environment, there will also be a *‑test record for each of the above.

For example, if the Development Web Server IP was 10.10.10.10 and the Production Web Server IP was 10.10.10.11: