Requirements
This page specifies the necessary requirements for setting up the Acknowledgement system.
Last updated
This page specifies the necessary requirements for setting up the Acknowledgement system.
To set up the Acknowledgement system, the following resources are needed:
Further details are provided in the sections below.
An Azure subscription is required to host the SQL database for the tool.
In SaaS mode:
The Customer can use an existing Azure subscription.
Alternatively, a resold Azure subscription can be provided by intranet.ai.
In self-hosted mode:
The installation is performed on an Azure subscription already in use for the other intranet.ai resources.
Please refer to the Hosting options section for further details.
A dedicated Resource Group is required.
In SaaS mode:
The Resource Group is usually created by the Customer within the dedicated Azure subscription. The Contributor role needs to be assigned to the intranet.ai service account on the Resource Group.
In self-hosted mode:
The Resource Group already exists.
Please refer to the Hosting options section for further details.
The Microsoft.Sql provider must be registered in the subscription associated with the Resource Group.
The Mail.Send application permission for Graph is required.
In SaaS mode:
The permission should be configured on the intranet.ai app registration.
In self-hosted mode:
The permission should be configured on the intranet.ai-managed app registration.
A mail-enabled service account is needed to send acknowledgment request emails. This user will appear as the sender of such emails. It can be an existing account, or an account created specifically for this purpose.
Access to the Power BI report is managed through a security group.
The group can be created by intranet.ai. In this case:
Permission to create security groups is required.
The list of users to be included should be provided to intranet.ai.
The group is usually named Acknowledgement Report Readers.
Alternatively, the group can be created by the Customer, who will then share the group name with intranet.ai.
In both cases, the customer can independently manage the group at any time, adding or removing members as needed.
Last updated