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
- Choose Azure Active Directory from the left-hand side menu.
- Select App registrations in the left-hand side menu, and click New registration.
- 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. - 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.
- This generates a new password in the
VALUEScolumn. - Select the created password with your mouse, copy the value to the clipboard, and save it to a secure location.
- Return to your app registration screen, copy the Application (client) ID, and save it to a secure location.
- From the Microsoft Azure's home page, select Resource groups and choose the appropriate resource group.
- Open Access Control (IAM), and click Add.
- In the Add role assignment dialog, choose Contributor from the Roles drop-down list, and
Azure AD user,group, orapplicationfrom the Assign access to drop-down list. And finally, in Select, choose the name you defined. - Click Save.
- 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:
- Open Configuration > Integrations.
- Click New > Azure.
- Fill in a Name, an optional Description and select a Customer.
- Click Finish.
- Select the newly created entry, and click open.
- Add the Tenant ID.
- Add the Client ID (Application ID).
- Add the Client Key.
- Click Save.