//
Starting and Growing a Career in Web Design
When ingesting knowledge, the client will designate a specific Site in their SharePoint to be ingested into our system, which requires corresponding configurations in Azure and SharePoint. This article describes how to perform such settings. The entire setup process is divided into two parts: Azure App registration and Site authorization.
Azure App Registration
Log in to Microsoft Azure with administrator privileges.
Search for "Microsoft Entra ID," then click to enter. Next, click the Manage -> App registrations option in the menu on the left to access the App registration page, and then click the New registration button at the top to create a new App.
Enter the name of this App in the Name field.
In the Supported account types section, select the first option.Accounts in this organizational directory only.
Do not do anything at the Redirect URI.
Click the Register button at the bottom to create this App.
Then go to the details page of this App, click "Overview" in the menu on the left, and see the following information:
