Overview
Once a Contract Award, Contract Modification, Solicitation, or Solicitation Amendment document is ingested using Transform Copilot, users gain instant, conversational access to critical insights through Mila, TechnoMile’s Intelligent Digital Assistant. This feature enables users to analyze complex documents, extract key information, generate useful insights, and more, improving overall productivity across pre-award and post-award workflows.
This guide walks you through the steps on how to configure Mila, TechnoMile’s Intelligent Digital Assistant within Transform Copilot for use in your organization.
Audience
Microsoft Dynamics Administrators
IT Support
Prerequisites
Ensure that TechnoMile's Contracts Suite is already installed and configured. The version of this package must be 2026.1 or higher.
Register an Application on Azure
Perform the steps mentioned in the Register an Application on Microsoft Azure section.
IMPORTANT:
Follow and perform the steps mentioned above, only if you have not previously registered your application on Azure, while configuring features such as Transform Copilot.
Once Entra App is created/URL is added, share your Client ID, Client Secret, and Tenant ID with TechnoMile Support, as this information is added to the Cognito service to enable OIDC integration.
Add Redirect URIs and Front Channel Log Out URL
Enter the name of your Entra App in the search bar and click the related Application in search results.
Go to Authentication and click Add Redirect URI on the Redirect URI configuration tab.
Click Web.
Enter your Cognito URL in the Redirect URI field and click Configure.
IMPORTANT:
Ensure that you have retrieved your Cognito URL from TechnoMile Support.
A success message displays.
Redirect URI is added.
Similarly, add another Redirect URI that contains your Domain URL.
IMPORTANT:
Ensure that you have retrieved your Domain URL from TechnoMile Support.
Click the To switch to the old experience link.
Scroll down to enter your Front Channel Log Out URL and click Save.
IMPORTANT:
Ensure that you retrieve your Front Channel Log Out URL from TechnoMile Support.
A success message displays.
Front Channel Log Out URL is added.
Add Claims
Go to Token configuration and click Add optional claim.
Choose Token type as ID, select the email, family_name, and given_name claims, and click Add.
A success message displays and Claims are added.
Add API Permissions
Go to API permissions and click Add a permission.
A popup window opens the Microsoft APIs tab by default.
Click Microsoft Graph.
Click Delegated permissions.
Search for email, expand Open Id permissions, and select email.
Search for profile, expand Open Id permissions, and select profile.
Search for user.read, expand User, select User.Read, and click Add permissions.
All API permissions are added.
