...
Create an app registration in Azure with the following permissions:
CallRecords.Read.All
Directory.Read.All
User.Read.All
Enable the Verba Import Service on one of your Verba servers. We recommend running the service on servers with the Media Repository role
Create an import source:
In the Verba web application, go to Data and select Import sources.
Select Add New Import Source.
Enter a name for the import source.
For Type, select Microsoft Teams CDR.
Configure therequired information under Settings. See Import Source Configuration reference for more information.
Click Save.
Create a data management policy:
In the Verba web application, go to Data and select Data Management Policies.
Select Add New Data Management Policy.
For Action, select Data Import.
Under Available Import Sources, select the import source created in steps 2a3a-2f3f, and select Add.
Configure the required parameters for the data management policy. See Data Import Policy Configuration reference for more information.
Under Scheduling, configure how frequently the CDR reconciliation should run.
Click Save.
...
Configuration parameter name | Description |
---|---|
Application (client) ID | The unique ID of the application describing the Verba system, that is configured in Azure to be used with the Key Vaultapp registration created in step 1 of the configuration process. |
Directory (tenant) ID | The Azure Directory ID or Tenant ID of the Vault in Azureapp registration created in step 1 of the configuration process. |
Client Secret | The secret of the application describing the Verba system, that is configured in Azure to be used with the Key Vaultapp registration created in step 1 of the configuration process. |
TLS Certificate File / Thumbprint | The certificate file / certificate thumbprint that is being used for the Microsoft Graph API connection. If left empty, the service uses the Verba default certificate. |
TLS Key File | The file where the certificate key is stored if not in the Windows Certificate Store. |
TLS Key Password | The password for the file that contains the certificate keys. |
TLS Trust List | The list of certificates that Verba trusts from a 3rd-party connection. Available options:
|
...