Skip to main content

Azure Inbound integration

Open the Azure Portal and perform the following steps:

note

We assume you have created at least one Resource group already within Microsoft Azure.

Settings in Azure Portal

  1. Choose Azure Active Directory from the left-hand side menu.
  2. Select App registrations in the left-hand side menu, and click New registration.
  3. In the Register an application screen, enter the name of the application, e.g. “Avantra Cloud Access”, the URL of your Avantra Server (e.g. https://avantra-server/xn) into the Redirect URI (optional) field, and select the supported account type. Click Register.
  4. In your newly registered app, select Certificates & secrets in the left-hand side menu, and click New client secret. In the opened dialog, enter the value password under Description, choose Never as the expiration option, and click Add.
  5. This generates a new password in the VALUES column.
  6. Select the created password with your mouse, copy the value to the clipboard, and save it to a secure location.
  7. Return to your app registration screen, copy the Application (client) ID, and save it to a secure location.
  8. From the Microsoft Azure's home page, select Resource groups and choose the appropriate resource group.
  9. Open Access Control (IAM), and click Add.
  10. In the Add role assignment dialog, choose Contributor from the Roles drop-down list, and Azure AD user, group, or application from the Assign access to drop-down list. And finally, in Select, choose the name you defined.
  11. Click Save.
  12. Choose Azure Active Directory and click Properties in the Manage section. Copy the value in the Tenant ID field, and store it in a safe location.

Service authentication settings for Azure in the UI

Open Avantra WebUI and perform the following steps:

  1. Open Configuration > Integrations.
  2. Click New > Azure.
  3. Fill in a Name, an optional Description and select a Customer.
  4. Click Finish.
  5. Select the newly created entry, and click open.
  6. Add the Tenant ID.
  7. Add the Client ID (Application ID).
  8. Add the Client Key.
  9. Click Save.