Complete the Agent Configuration Setup
Once the flows are enabled, open the InoWiz Agent again. This time, you will be prompted to complete the Configuration Setup. The setup consists of three groups:


a) Azure AI Search Configuration
Service Name → The name of the Azure AI Search service created in Step 1.
API Key → Found in the Azure AI Search service under Settings → Keys. Copy either the Primary Admin Key or Secondary Admin Key.

Index Name → Enter the index name you created via the Postman collection.
Indexer Name → Enter the indexer name you created via the Postman collection.
b) Authentication Configuration
Tenant ID → Found in the Azure portal in the Microsoft Entra ID section.

Client ID → From the App Registration details, search for your app name which you created in step 2

Client Secret → The secret generated in the App Registration, which you can find in the Client and Secret section.

c) SharePoint Configuration
SharePoint Domain → Example: yourdomain.sharepoint.com

SharePoint Site Name → The site name where all the documents you have stored.

Libraries → Provide a comma-separated list of document libraries you want to configure. These can be found by navigating to your SharePoint site, and copying the names of the libraries.
Once all required input values (Azure AI Search, Authentication, and SharePoint details) are provided, click Save Configuration.

This will create an Azure AI Search connection in the backend and finalize the setup.
For further queries, reach out to us at [email protected]
Last updated
Was this helpful?